Packages changed:
  apache2-mod_perl
  baloo5
  drbd-utils
  git (2.25.0 -> 2.25.1)
  gstreamer-editing-services
  ibus-table
  indent
  java-11-openjdk
  kcmutils
  man-pages (5.04 -> 5.05)
  nodejs12 (12.16.0 -> 12.16.1)
  ovmf
  pcsc-asedriveiiie-usb
  pcsc-asekey
  plasma5-thunderbolt (5.18.0 -> 5.18.1)
  zsh (5.8~pre3 -> 5.8)

=== Details ===

==== apache2-mod_perl ====

- define %license for older codestreams

==== baloo5 ====
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-imports-lang baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang

- Fix FileIndexScheduler being stuck after suspending it:
  0001-FileIndexScheduler-Force-evaluation-of-indexerState-.patch
- Add Sync-IndexerConfig-on-exit.patch to fix settings not getting
  saved (kde#417127)

==== drbd-utils ====

- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
  shortcut through the -mini flavors.
- Remove obsolete Groups tag (fate#326485)

==== git ====
Version update (2.25.0 -> 2.25.1)
Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk

- git 2.25.1:
  * "git commit" now honors advise.statusHints
  * various updates, bug fixes and documentation updates

==== gstreamer-editing-services ====
Subpackages: libges-1_0-0 typelib-1_0-GES-1_0

- Switch to meson buildsystem: Remove all conditionals.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
- Add pkgconfig(gstreamer-plugins-bad-1.0) BuildRequires, meson
  checks for it.
- Add python3-gobject-devel, new dependency, needed due to changes
  elsewhere in the stack.
- Disable pkgconfig(bash-completion) BuildRequires and resulting
  file, not built when using meson buildsystem.

==== ibus-table ====

- Add ibus-table_fix_other_tables_compile_error.patch: Fix ibus
  other tables compile errors(bnc#1160315).

==== indent ====

- Use xz sources
- Split lang package
- Fetch keyring from savannah

==== java-11-openjdk ====
Subpackages: java-11-openjdk-headless

- DependOnVariableHelper.patch: Fix DependOnVariableHelper for make 4.3
- Install java icons not only versioned, but also postfixed by the
  "openjdk", in order to prevent install conflicts with other
  jdk 11 flavours.

==== kcmutils ====
Subpackages: libKF5KCMUtils5 libKF5KCMUtils5-lang

- Add Check-activeModule-before-using-it.patch to fix crash when
  opening Kontact's settings (kde#417396)

==== man-pages ====
Version update (5.04 -> 5.05)

- version update to 5.05
  * Newly documented interfaces in existing pages
    clone.2
    Add clone3() set_tid information
    Document CLONE_CLEAR_SIGHAND
    fcntl.2
    Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
    memfd_create.2
    Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
    loop.4
    Document LOOP_SET_BLOCK_SIZE
    Document LOOP_SET_DIRECT_IO
    proc.5
    Document /proc/sys/vm/unprivileged_userfaultfd
- deleted patches
  - man-pages-somaxconn-default-value.patch (upstreamed)

==== nodejs12 ====
Version update (12.16.0 -> 12.16.1)
Subpackages: nodejs12-devel npm12

- Update to LTS release 12.16.1:
  * Reverted regressions from 12.16.0
    + accidental unflagging of self resolving modules - it now requires
  - -experimental-modules flag to enable.
    + process cleanup changes introduced WASM-Related assertion
    + use of largepages runtime option introduced linking failure
    + async_hooks was causing an exception when handling errors
    + enumerable Read-Only property on EventEmitter breaks @types/extend
    + exceptions in the HTTP parser were not emitting as an uncaughtException

==== ovmf ====
Subpackages: qemu-ovmf-x86_64

- Add ovmf-bsc1163959-PiDxeS3BootScriptLib-fix-numeric-truncation.patch
  to fix the numeric truncation to avoid the potential memory
  corruption (bsc#1163959, CVE-2019-14563)

==== pcsc-asedriveiiie-usb ====

- BuildRequire pkgconfig(udev) instead of udev: allo OBS to
  shortcut through -mini flavors.

==== pcsc-asekey ====

- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
  shortcut through -mini flavors.

==== plasma5-thunderbolt ====
Version update (5.18.0 -> 5.18.1)
Subpackages: plasma5-thunderbolt-lang

- Update to 5.18.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/plasma-5.18.1.php
- No code changes since 5.18.0

==== zsh ====
Version update (5.8~pre3 -> 5.8)

- Update to version 5.8
  * Fixes CVE-2019-20044 bsc#1163882