Hello community, here is the log from the commit of package kiconthemes for openSUSE:Factory checked in at 2016-08-29 15:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old) and /work/SRC/openSUSE:Factory/.kiconthemes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiconthemes" Changes: -------- --- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes 2016-08-08 13:49:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiconthemes.new/kiconthemes.changes 2016-08-29 15:15:14.000000000 +0200 @@ -1,0 +2,17 @@ +Sun Aug 7 21:53:29 UTC 2016 - [email protected] + +- Update to 5.25.0 + * Qt >= 5.5 is now required + * Greatly improve the performance of makeCacheKey, as it is + a critical code path in icon lookup + * KIconLoader: reduce number of lookups when doing fallbacks + * KIconLoader: massive speed improvement for + loading unavailable icons + * Do not clear search line when switching category + * KIconEngine: Fix QIcon::hasThemeIcon always returning true + (kde#365130) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.25.0.php +- Drop upstreamed 0001-KIconEngine-Fix-QIcon-hasThemeIcon-always-returning-.patch + +------------------------------------------------------------------- Old: ---- 0001-KIconEngine-Fix-QIcon-hasThemeIcon-always-returning-.patch kiconthemes-5.24.0.tar.xz New: ---- kiconthemes-5.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiconthemes.spec ++++++ --- /var/tmp/diff_new_pack.a4VpdG/_old 2016-08-29 15:15:16.000000000 +0200 +++ /var/tmp/diff_new_pack.a4VpdG/_new 2016-08-29 15:15:16.000000000 +0200 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5IconThemes5 -%define _tar_path 5.24 +%define _tar_path 5.25 Name: kiconthemes -Version: 5.24.0 +Version: 5.25.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -33,19 +33,17 @@ BuildRequires: ki18n-devel >= %{_tar_path} BuildRequires: kitemviews-devel >= %{_tar_path} BuildRequires: kwidgetsaddons-devel >= %{_tar_path} -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Svg) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5Core) >= 5.5.0 +BuildRequires: cmake(Qt5DBus) >= 5.5.0 +BuildRequires: cmake(Qt5Svg) >= 5.5.0 +BuildRequires: cmake(Qt5Test) >= 5.5.0 +BuildRequires: cmake(Qt5Widgets) >= 5.5.0 Summary: Icon GUI utilities License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-KIconEngine-Fix-QIcon-hasThemeIcon-always-returning-.patch -Patch0: 0001-KIconEngine-Fix-QIcon-hasThemeIcon-always-returning-.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -66,7 +64,7 @@ Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Widgets) >= 5.4.0 +Requires: cmake(Qt5Widgets) >= 5.5.0 %description devel This library contains classes to improve the handling of icons @@ -75,7 +73,6 @@ %lang_package -n %lname %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build ++++++ kiconthemes-5.24.0.tar.xz -> kiconthemes-5.25.0.tar.xz ++++++ ++++ 2959 lines of diff (skipped)
