Packages changed:
  Mesa
  Mesa-drivers
  dav1d (0.6.0 -> 0.7.0)
  gcc (9 -> 10)
  gsettings-desktop-schemas
  health-checker
  json-glib
  ldb (2.1.2 -> 2.1.3)
  libidn2
  libqt5-qtbase (5.14.1 -> 5.15.0)
  libqt5-qtdeclarative (5.14.1 -> 5.15.0)
  libqt5-qtgraphicaleffects (5.14.1 -> 5.15.0)
  libqt5-qtlocation (5.14.1 -> 5.15.0)
  libqt5-qtmultimedia (5.14.1 -> 5.15.0)
  libqt5-qtquickcontrols (5.14.1 -> 5.15.0)
  libqt5-qtquickcontrols2 (5.14.1 -> 5.15.0)
  libqt5-qtscript (5.14.1 -> 5.15.0)
  libqt5-qtsensors (5.14.1 -> 5.15.0)
  libqt5-qtspeech (5.14.1 -> 5.15.0)
  libqt5-qtsvg (5.14.1 -> 5.15.0)
  libqt5-qttools (5.14.1 -> 5.15.0)
  libqt5-qtwayland (5.14.1 -> 5.15.0)
  libqt5-qtwebchannel (5.14.1 -> 5.15.0)
  libqt5-qtwebengine (5.14.1 -> 5.15.0)
  libqt5-qtx11extras (5.14.1 -> 5.15.0)
  mpg123 (1.25.13 -> 1.26.1)
  perl-HTTP-Daemon (6.06 -> 6.10)
  permissions (1550_20200506 -> 1550_20200520)
  polkit-default-privs (1550+20200417.940923e -> 1550+20200520.d0dc67f)
  pulseaudio
  serd (0.30.2 -> 0.30.4)
  sratom (0.6.2 -> 0.6.4)

=== Details ===

==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.
- Disable LTO for now as there's a known upstream bug
  that hasn't been resolved with GCC 10:
  boo#1171855.

==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium

- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.
- Disable LTO for now as there's a known upstream bug
  that hasn't been resolved with GCC 10:
  boo#1171855.

==== dav1d ====
Version update (0.6.0 -> 0.7.0)

- Update to verison 0.7.0
  * Faster refmv implementation gaining up to 12% speed while
  - 25% of RAM (Single Thread)
  * 10b/12b ARM64 optimizations are mostly complete:
    + ipred (paeth, smooth, dc, pal, filter, cfl)
    + itxfm (only 10b)
  * AVX2/SSSE3 for non-4:2:0 film grain and for mc.resize
  * AVX2 for cfl4:4:4
  * AVX-512 CDEF filter
  * ARM64 8b improvements for cfl_ac and itxfm
  * ARM64 implementation for emu_edge in 8b/10b/12b
  * ARM32 implementation for emu_edge in 8b
  * Improvements on the dav1dplay utility player to support 10
    bit, non-4:2:0 pixel formats and film grain on the GPU

==== gcc ====
Version update (9 -> 10)

- Sync separate_bi{32,64} macros with the GCC side, honoring
  %disable_32bit.  [bsc#1170466]
- Switch gcc to default 10.

==== gsettings-desktop-schemas ====

- Add 00_org.gnome.desktop.peripherals.gschema.override: in
  SLE-15-SP2 and Leap 15.2, revert touchpad click method default
  value via gsettings vendor overrides, in order to be consistent
  with earlier service pack (bsc#1171593).

==== health-checker ====
Subpackages: health-checker-plugins-MicroOS

- Use the right variables for systemd unitdir and dracut modules
  directory.

==== json-glib ====
Subpackages: libjson-glib-1_0-0 typelib-1_0-Json-1_0

- Require pkgconfig to create pkgconfig() provides

==== ldb ====
Version update (2.1.2 -> 2.1.3)
Subpackages: libldb2 python3-ldb

ldb: Bump version to 2.1.3; (bso#14330)

==== libidn2 ====

- Fix license entry of the library - it's different than the rest

==== libqt5-qtbase ====
Version update (5.14.1 -> 5.15.0)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5

- Add patch to avoid behaviour change causing crashes (kde#419526):
  * 0001-Revert-QMenu-hide-when-a-QWidgetAction-fires-the-tri.patch
- Update to 5.15.0:
  * No changelog available
- Update to 5.15.0-rc2
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.15.0/?h=5.15.0
- Drop patches, now upstream:
  * 0001-QTextMarkdownImporter-fix-use-after-free-add-fuzz-ge.patch
- Add patch to fix build on Leap 15.1:
  * fix-build-openssl-1.1.0.patch

==== libqt5-qtdeclarative ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
  * Added qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch: fixes QTBUG-83890
- Update to 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.15.0/?h=5.15.0
- Add patch to fix kerning with certain labels (QTBUG-49646):
  * fix-subpixel-positioned-text.patch
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtgraphicaleffects ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtlocation ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
  * Removed 0001-Fix-build-with-GCC10.patch: contained in upstream
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtlocation.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available

==== libqt5-qtmultimedia ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtmultimedia.git/plain/dist/changes-5.15.0/?h=5.15.0
- Enable openal support on SLE as well (bsc#1170882)
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtquickcontrols ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtquickcontrols.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtquickcontrols2 ====
Version update (5.14.1 -> 5.15.0)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtscript ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtscript.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtsensors ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtsensors.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtspeech ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtspeech.git/plain/dist/changes-5.15.0/?h=5.15.0
- Move the speechd plugin's cmake file into the plugin subpackage
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtsvg ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtsvg.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qttools ====
Version update (5.14.1 -> 5.15.0)
Subpackages: libqt5-qdbus libqt5-qtpaths

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qttools.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtwayland ====
Version update (5.14.1 -> 5.15.0)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15
- Drop patches, now upstream:
  * fix-return-nonvoid-function.patch

==== libqt5-qtwebchannel ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtwebchannel.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== libqt5-qtwebengine ====
Version update (5.14.1 -> 5.15.0)

- Can't use system VPX on Leap 15.2
- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
  * Removed some-more-includes-gcc10.patch: contained in upstream
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtwebengine.git/plain/dist/changes-5.15.0/?h=5.15.0
- Drop patches, now upstream:
  * QTBUG-82186.patch

==== libqt5-qtx11extras ====
Version update (5.14.1 -> 5.15.0)

- Update to version 5.15.0:
  * No changelog available
- Update to version 5.15.0-rc2:
  * No changelog available
- Update to 5.15.0-rc:
  * New bugfix release
  * For the changes between 5.14.2 and 5.15.0 please see:
    http://code.qt.io/cgit/qt/qtx11extras.git/plain/dist/changes-5.15.0/?h=5.15.0
- Update to 5.15.0-beta4:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta3:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta2:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-beta1:
  * New bugfix release
  * No changelog available
- Update to 5.15.0-alpha:
  * New feature release
  * For more details please see:
    https://wiki.qt.io/New_Features_in_Qt_5.15

==== mpg123 ====
Version update (1.25.13 -> 1.26.1)

- Update to version 1.26.1
  * Fix cmake build by actually including the read_api_version
    file in the distro.
  * Fix big-endian build, stupid omission of a variable
    declaration, semicolon.
  * Silence a harmless warning for build without realtime
    priority.
- Drop fix-ppc64_1.patch and fix-ppc64_2.patch (merged upstream)
- Add fix-ppc64_1.patch and fix-ppc64_2.patch
- Update to version 1.26.0
  * Too many changes to list, see NEWS
- Add libsyn123 subpackage
- Drop Group tag
- Spec cleanup

==== perl-HTTP-Daemon ====
Version update (6.06 -> 6.10)

updated to 6.10
  see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
  6.10      2020-05-26 16:20:36Z
  - No changes since TRIAL release 6.09
  6.09      2020-05-25 16:52:14Z (TRIAL RELEASE)
  - Require IO::Socket::IP 0.25 so that HTTP::Tiny uses it (GH#45) (Shoichi Kaji)
  6.08      2020-05-22 15:26:00Z (TRIAL RELEASE)
  - In t/chunked.t, leave choosing IP address family to IO::Socket::IP (GH#42) (Shoichi Kaji)
  - Add "IPv6 SUPPORT" section to pod (GH#43) (Shoichi Kaji)
  - Use HTTP::Tiny 0.042+ for IPv6 support (GH#41) (Shoichi Kaji)
  6.07      2020-05-19 19:19:53Z (TRIAL RELEASE)
  - Prefer IP address for host in $d->url (GH#40) (Shoichi Kaji)
  - Improve documentation readability (GH#36) (Ferenc Erki)

==== permissions ====
Version update (1550_20200506 -> 1550_20200520)
Subpackages: chkstat permissions-config

- Update to version 20200520:
  * permissions fixed profile: utempter: reinstate libexec compatibility entry
- Update to version 20200519:
  * chkstat: fix sign conversion warnings on 32-bit architectures
  * chkstat: allow simultaneous use of `--set` and `--system`
  * regtest: adjust TestUnkownOwnership test to new warning output behaviour
- Update to version 20200518:
  * whitelist texlive public binary (bsc#1171686)
- Update to version 20200514:
  * fixed permissions: adjust to new libexec dir location (bsc#1171164)
    (affects utempter path)
- Update to version 20200513:
  * major rewrite of the chkstat tool
  * setuid bit for cockpit (bsc#1169614)

==== polkit-default-privs ====
Version update (1550+20200417.940923e -> 1550+20200520.d0dc67f)

- Update to version 1550+20200520.d0dc67f:
  * whitelist org.cockpit-project.cockpit.root-bridge (bsc#1169614)

==== pulseaudio ====
Subpackages: libpulse-mainloop-glib0 libpulse0 pulseaudio-module-gsettings pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-utils

- Backport upstream fixes for ALSA UCM profile handling
  (boo#1171492):
  0033-alsa-Document-that-mixer-elements-can-be-identified-.patch
  0034-alsa-ucm-correct-the-channel-default-logic-stereo.patch
  0035-alsa-ucm-do-not-assign-JackHWMute-when-JackControl-i.patch
  0036-ucm-Don-t-log-errors-during-normal-operation.patch
  0037-alsa-handle-unavailbale-HW-volume-in-UCM.patch
  0038-alsa-ucm-use-the-right-profile-name.patch
  0039-ucm-fix-the-port-ucm-device-activation-on-boot.patch
  0040-alsa-sink-source-fix-the-mixer-initialization.patch

==== serd ====
Version update (0.30.2 -> 0.30.4)

- Updated to version 0.30.4

==== sratom ====
Version update (0.6.2 -> 0.6.4)

- Updated to 0.6.4