Packages changed:
  babl (0.1.34 -> 0.1.38)
  crash
  drbd (9.0.9+git.a4cc249e -> 9.0.10+git.b7994aa1)
  flatpak (0.10.1 -> 0.10.2.1)
  gnome-logs
  gnome-maps
  gnome-settings-daemon
  gnome-tweak-tool
  gstreamer-transcoder (1.12.1 -> 1.12.2)
  gtk3
  libqt5-qtbase
  lttng-ust (2.10.0 -> 2.10.1)
  mariadb
  netpbm
  pidgin
  python-rpm-macros (2017.12.07.9d4e9eb -> 2017.12.22.d9968ab)
  systemd-rpm-macros
  tiff
  virt-manager

=== Details ===

==== babl ====
Version update (0.1.34 -> 0.1.38)

- Fix RPM groups. Drop comment about author extraction (not used
  for specfiles in general anymore).
- Update to version 0.1.38:
  + Added format "CIE L float", a couple of protections against
    division by 0.0.
- Changes from version 0.1.36:
  + Optimized customized primary aware code paths for CIE
    Lab<->RGB conversions, improved accuracy of gamma
    approximations.
  + New API babl_format_exists() for checking validity of babl
    format name, crash proofing of cache handling and use of
    environment variables.

==== crash ====

- Escape the usage of %{VERSION} when calling out to rpm.
  RPM 4.14 has %{VERSION} defined as 'the main packages version'.

==== drbd ====
Version update (9.0.9+git.a4cc249e -> 9.0.10+git.b7994aa1)
Subpackages: drbd-kmp-default

- bsc#1074169, Update to 9.0.10-1
  * Fix resync of two secondary nodes in the presence of
  a 3rd node that is primary (maybe with disk or diskless);
  Fixed the race condition that caused the resync to sometimes not terminate
  * Improve connection behavior with autopromote enable one node Primary and
  udev present.
  * Fix in memory alignment of DRBD's struct bio.
  * Improve the quorum implementation, so that is works nicely with for the
  purpose of replacing fencing with quorum in a Pacemaker setup.
  * Ensure compatibility with upstream Linux kernel 4.14
- Remove patch reproducible.patch

==== flatpak ====
Version update (0.10.1 -> 0.10.2.1)

- Update to version 0.10.2.1:
  + Fixed crash when installing some flatpak bundle files
  + Fix installation of telegram
  + Fixed some warnings reported by coverity
  + Some leaks fixed
  + Fixed typo in error message
- Update to version 0.10.2:
  + flatpak update now updates from both system and user
    installations by default.
  + flatpak update is less noisy when updating appstream info.
  + All the remote-* commands now by default automatically decide
    to use --user or --system based on the given remote name.
  + flatpak remote-ls with no remote lists the content of all
    remotes.
  + Fixed regression that made xdg-user-dirs and theme selection
    for kde apps break.
  + flatpak override with no argument now overrides globally, i.e.
    for all apps.
  + flatpak override now supports --nofilesystem properly. For
    example flatpak override --nofilesystem=~/.ssh hides the ssh
    dir for all apps, even those who have homedir access.
  + flatpak install now takes a --reinstall argument which
    uninstalls a previously installed version if necessary. This is
    very useful when you want to install a new version from a
    different source.
  + flatpak install now allows you to pass an absolute pathname as
    remote name, which will create a temporary remote and install
    from that. The remote will be removed when the app is
    uninstalled. This is very useful during development and
    testing.
  + Flatpak now creates CLI wrappers for all installed apps, so if
    you add /var/lib/flatpak/exports/bin or
    ~/.local/share/flatpak/exports/bin to your PATH you can easily
    start flatpak apps by their application id.

==== gnome-logs ====
Subpackages: gnome-logs-lang

- Add gnome-logs-nb-translations.patch: Update Norwegian Bokmål
  translations.
- Clean up spec, use modern macros.

==== gnome-maps ====
Subpackages: gnome-maps-lang

- Add gnome-maps-is-translations.patch: Update Icelandic
  translations.
- Add gnome-maps-nb-translations.patch: Update Norwegian Bokmål
  translations.
- Clean up spec, use modern macros.
- Add lang package Recommends.

==== gnome-settings-daemon ====
Subpackages: gnome-settings-daemon-lang

- Add gnome-settings-daemon-nb-translations.patch: Update Norwegian
  Bokmål translations.

==== gnome-tweak-tool ====
Subpackages: gnome-tweak-tool-lang

- Drop obsolete and unused pkgconfig(gconf-2.0) BuildRequires:
  Dropped upstream years ago.

==== gstreamer-transcoder ====
Version update (1.12.1 -> 1.12.2)
Subpackages: libgsttranscoder-1_0-0 typelib-1_0-GstTranscoder-1_0

- Update to version 1.12.2:
  + clock: Fix unreachable codepath.

==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-vietnamese gtk3-immodule-xim gtk3-lang gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0

- Sync summaries with gtk4.

==== libqt5-qtbase ====
Subpackages: libQt5Concurrent-devel libQt5Concurrent5 libQt5Core-devel libQt5Core-private-headers-devel libQt5Core5 libQt5DBus-devel libQt5DBus5 libQt5Gui-devel libQt5Gui-private-headers-devel libQt5Gui5 libQt5Network-devel libQt5Network5 libQt5OpenGL-devel libQt5OpenGL5 libQt5PlatformHeaders-devel libQt5PrintSupport-devel libQt5PrintSupport5 libQt5Sql-devel libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-postgresql libQt5Sql5-sqlite libQt5Sql5-unixODBC libQt5Test-devel libQt5Test5 libQt5Widgets-devel libQt5Widgets5 libQt5Xml-devel libQt5Xml5 libqt5-qtbase-common-devel libqt5-qtbase-devel libqt5-qtbase-platformtheme-gtk3

- Add patch to fix crash if X RanR is not present (boo#1073572):
  * 0001-xcb-verify-if-xrandr-present-before-using-xcb_randr-.patch

==== lttng-ust ====
Version update (2.10.0 -> 2.10.1)

- Update to version 2.10.1:
  * Fix: Specify SONAME in python-lttngust's LoadLibrary.
  * Fix: Ensure the fd tracker is initialised when called from
    constructors.
  * Fix: fd of an elf object must be registered to the fd tracker.
  * Fix: liblttng-ust-fd.so: Override the fclose symbol.
  * Fix: lttng-gen-tp: Only replace the file extension.
  * Fix: Move fsync after ftruncate.
  * Fix: Synch buffer file metadata on buffer allocation.
- Drop baselibs.conf.

==== mariadb ====
Subpackages: libmysqld19 mariadb-client mariadb-errormessages

- Do not manually delete
  %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something:
  The file is listed as ghost and thus properly owned by the
  package.
- Use %tmpfiles_create which can cope with transactional updates.

==== netpbm ====
Subpackages: libnetpbm-devel libnetpbm11

- Add patch makeman-py3.patch to make sure to use python3 when
  building
- Unpack the stuff only once

==== pidgin ====
Subpackages: libpurple libpurple-lang libpurple-plugin-sametime libpurple-tcl

- Remove pidgin-crash-missing-gst-registry.patch: is useless now
  and is potentially harmful.
- Merge pidgin-nonblock-common2.patch to
  pidgin-nonblock-common.patch.

==== python-rpm-macros ====
Version update (2017.12.07.9d4e9eb -> 2017.12.22.d9968ab)

- version bump to 2017.12.22.d9968ab
  * better fix for macro usage in rpm 4.14

==== systemd-rpm-macros ====

- Move macros.systemd in /usr/lib/rpm
  The file is not supposed to be customized by the user.
- Make %systemd_add_pre() more similar to %systemd_add_post()
  The main advantage is that we pass only one argument to
  systemd-sysv-convert script. The later can now be improved/rewritten
  to handle only one argument and return a useful exit status.
- Make sure to apply presets if packages start shipping units during upgrades (bsc#1071543)
  If a package started shipping units during upgrade only sysv
  migration was done. However if the package didn't ship any sysv
  scripts before no presets were applied.
  Now during upgrades, preset are always applied (still only during
  the first time the units are installed) then followed by the sysv
  migration machinery.
  The downside of this is that migrated services can have symlinks in
  both runlevel.target.wants/ (created by the sysv migration) and in
  the directory specified by the [Install] sections (created by
  "systemctl preset")...
  The whole thing should be rewritten.
- Make sure to clean up "new-in-upgrade" tag file (bsc#1059627)
  The tag file might have been incorrectly left by a preceding update.
- Restore previous changes

==== tiff ====
Subpackages: libtiff-devel libtiff5 libtiff5-32bit

- Fix check section:
  + Make sure to get back to the right directory after chdir to
    'tools', or we can't run the 2nd test suite.
  + Fix typo: the tests are located in a directory called 'test',
    not 'tests'.

==== virt-manager ====
Subpackages: virt-install virt-manager-common

- Downgrade python3-virt-bootstrap Recommends to Suggests to
  minimize the number of default dependencies. (bsc#1073937)