Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2021-05-10 15:35:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kiconthemes.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiconthemes"

Mon May 10 15:35:35 2021 rev:96 rq:891756 version:5.82.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2021-04-12 
12:36:26.229302212 +0200
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new.2988/kiconthemes.changes        
2021-05-10 15:37:10.554087577 +0200
@@ -1,0 +2,13 @@
+Sat May  1 16:40:56 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.82.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.82.0
+- Changes since 5.81.0:
+  * Use deprecation macros for KIconLoader::alphaBlending()
+  * Use new version-controlled enumerator deprecation warning macro
+  * Use new connect signal/slot syntax
+  * Deprecate KIconLoader::Panel in KF6
+
+-------------------------------------------------------------------

Old:
----
  kiconthemes-5.81.0.tar.xz
  kiconthemes-5.81.0.tar.xz.sig

New:
----
  kiconthemes-5.82.0.tar.xz
  kiconthemes-5.82.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.OTeyzC/_old  2021-05-10 15:37:11.114085408 +0200
+++ /var/tmp/diff_new_pack.OTeyzC/_new  2021-05-10 15:37:11.114085408 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5IconThemes5
-%define _tar_path 5.81
+%define _tar_path 5.82
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           kiconthemes
-Version:        5.81.0
+Version:        5.82.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -45,12 +45,12 @@
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
-BuildRequires:  cmake(Qt5DBus) >= 5.14.0
-BuildRequires:  cmake(Qt5Svg) >= 5.14.0
-BuildRequires:  cmake(Qt5Test) >= 5.14.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.14.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(Qt5DBus) >= 5.15.0
+BuildRequires:  cmake(Qt5Svg) >= 5.15.0
+BuildRequires:  cmake(Qt5Test) >= 5.15.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.15.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.15.0
 
 %description
 This library contains classes to improve the handling of icons
@@ -74,7 +74,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Widgets) >= 5.14.0
+Requires:       cmake(Qt5Widgets) >= 5.15.0
 
 %description devel
 This library contains classes to improve the handling of icons
@@ -83,16 +83,15 @@
 %lang_package -n %{lname}
 
 %prep
-%setup -q
-%autopatch -p1
+%autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %fdupes %{buildroot}
+%kf5_makeinstall -C build
+%fdupes %{buildroot}
 
 %if %{with lang}
 %find_lang %{name}5


++++++ kiconthemes-5.81.0.tar.xz -> kiconthemes-5.82.0.tar.xz ++++++
++++ 9482 lines of diff (skipped)

Reply via email to