Hello community, here is the log from the commit of package qt5ct for openSUSE:Factory checked in at 2019-12-07 15:10:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt5ct (Old) and /work/SRC/openSUSE:Factory/.qt5ct.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt5ct" Sat Dec 7 15:10:18 2019 rev:16 rq:754871 version:0.41 Changes: -------- --- /work/SRC/openSUSE:Factory/qt5ct/qt5ct.changes 2018-12-31 09:47:58.606138412 +0100 +++ /work/SRC/openSUSE:Factory/.qt5ct.new.4691/qt5ct.changes 2019-12-07 15:10:59.623833182 +0100 @@ -1,0 +2,15 @@ +Sat Dec 7 09:02:45 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 0.41 + * Updated translations + * added keyboard scheme option + * added system-wide configuration support + * added feature to hide shortcuts in context menus + * fixed issue with cutebrowser + * fixed global config support + * using separate thread for icon theme loading + * replaced deprecated code + * fixed wayland application id + * fixed crash on icon theme search (regression since 0.40) + +------------------------------------------------------------------- Old: ---- qt5ct-0.37.tar.bz2 New: ---- qt5ct-0.41.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt5ct.spec ++++++ --- /var/tmp/diff_new_pack.wrl7UW/_old 2019-12-07 15:11:01.623832899 +0100 +++ /var/tmp/diff_new_pack.wrl7UW/_new 2019-12-07 15:11:01.627832898 +0100 @@ -1,7 +1,7 @@ # # spec file for package qt5ct # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: qt5ct -Version: 0.37 +Version: 0.41 Release: 0 Summary: Qt5 Configuration Tool License: BSD-2-Clause @@ -27,13 +27,14 @@ Source1: qt5ct.sh Source2: qt5ct.csh BuildRequires: gcc-c++ -BuildRequires: libQt5Gui-private-headers-devel >= 5.4.0 -BuildRequires: libQt5PlatformSupport-private-headers-devel >= 5.4.0 -BuildRequires: libqt5-linguist >= 5.4.0 +BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: libQt5PlatformSupport-private-headers-devel +BuildRequires: libqt5-linguist BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Svg) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: pkgconfig(Qt5Widgets) %requires_eq libQt5Gui5 # libqt5-qtct was last used in openSUSE Leap 42.1. Provides: libqt5-qtct = %{version} ++++++ qt5ct-0.37.tar.bz2 -> qt5ct-0.41.tar.bz2 ++++++ ++++ 9362 lines of diff (skipped)
