Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2018-11-14 14:34:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kiconthemes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiconthemes"

Wed Nov 14 14:34:57 2018 rev:63 rq:648519 version:5.52.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2018-11-06 
13:56:21.040091837 +0100
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new/kiconthemes.changes     
2018-11-14 14:34:58.175233861 +0100
@@ -1,0 +2,24 @@
+Sun Nov 11 19:48:05 UTC 2018 - [email protected]
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Revert some port to function-object based connect
+  * Add a QIconEnginePlugin to allow QIcon deserialization (kde#399989)
+  * Port some foreach code to for(...:...)
+  * [KIconLoader] Replace heap-allocated QImageReader with stack-allocated one
+  * [KIconLoader] Adjust emblem border depending on icon size
+  * [KIconLoader] Correct documentation of emblem/overlay order
+  * Include own header first
+  * Use more function-pointer based connect
+  * Use QStringLiteral if a final QString is wanted
+  * Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
+  * Center icons properly if size doesn't fit (kde#396990)
+  * Use new syntax
+  * Fixing a copy-paste error
+- Dropped patches, now upstream:
+  * Fixing-a-copy-paste-error.patch
+
+-------------------------------------------------------------------

Old:
----
  Fixing-a-copy-paste-error.patch
  kiconthemes-5.51.0.tar.xz

New:
----
  kiconthemes-5.52.0.tar.xz

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

Other differences:
------------------
++++++ kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.wC5dZ3/_old  2018-11-14 14:34:58.907233146 +0100
+++ /var/tmp/diff_new_pack.wC5dZ3/_new  2018-11-14 14:34:58.907233146 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5IconThemes5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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.51.0
+Version:        5.52.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -32,8 +32,6 @@
 URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch:          Fixing-a-copy-paste-error.patch
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -103,6 +101,9 @@
 %license COPYING*
 %doc README*
 %{_kf5_libdir}/libKF5IconThemes.so.*
+%dir %{_kf5_plugindir}/iconengines
+%{_kf5_plugindir}/iconengines/KIconEnginePlugin.so
+%{_kf5_debugdir}/kiconthemes.categories
 
 %files devel
 %{_kf5_bindir}/kiconfinder5

++++++ kiconthemes-5.51.0.tar.xz -> kiconthemes-5.52.0.tar.xz ++++++
++++ 10323 lines of diff (skipped)


Reply via email to