Hello community,

here is the log from the commit of package kimageformats for openSUSE:Factory 
checked in at 2018-12-19 13:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimageformats (Old)
 and      /work/SRC/openSUSE:Factory/.kimageformats.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimageformats"

Wed Dec 19 13:41:44 2018 rev:61 rq:658570 version:5.53.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimageformats/kimageformats.changes      
2018-11-14 14:35:13.539218844 +0100
+++ /work/SRC/openSUSE:Factory/.kimageformats.new.28833/kimageformats.changes   
2018-12-19 13:41:45.787927304 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:44 UTC 2018 - [email protected]
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use gimp to export simple-rgba-gimp-2.8.10.xcf to png again
+
+-------------------------------------------------------------------

Old:
----
  kimageformats-5.52.0.tar.xz

New:
----
  kimageformats-5.53.0.tar.xz

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

Other differences:
------------------
++++++ kimageformats.spec ++++++
--- /var/tmp/diff_new_pack.prb9Ld/_old  2018-12-19 13:41:46.199926722 +0100
+++ /var/tmp/diff_new_pack.prb9Ld/_new  2018-12-19 13:41:46.199926722 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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}')}
 Name:           kimageformats
-Version:        5.52.0
+Version:        5.53.0
 Release:        0
 Summary:        Image format plugins for Qt
 License:        LGPL-2.1-or-later

++++++ kimageformats-5.52.0.tar.xz -> kimageformats-5.53.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimageformats-5.52.0/CMakeLists.txt 
new/kimageformats-5.53.0/CMakeLists.txt
--- old/kimageformats-5.52.0/CMakeLists.txt     2018-11-03 13:00:43.000000000 
+0100
+++ new/kimageformats-5.53.0/CMakeLists.txt     2018-12-01 15:40:14.000000000 
+0100
@@ -3,7 +3,7 @@
 project(KImageFormats)
 
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,7 +17,7 @@
 
 include(CheckIncludeFiles)
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 find_package(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
 find_package(KF5Archive)
Binary files 
old/kimageformats-5.52.0/autotests/read/xcf/simple-rgba-gimp-2.8.10.png and 
new/kimageformats-5.53.0/autotests/read/xcf/simple-rgba-gimp-2.8.10.png differ


Reply via email to