Hello community,

here is the log from the commit of package kimageformats for openSUSE:Factory 
checked in at 2017-08-24 17:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimageformats (Old)
 and      /work/SRC/openSUSE:Factory/.kimageformats.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimageformats"

Thu Aug 24 17:56:48 2017 rev:45 rq:516682 version:5.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimageformats/kimageformats.changes      
2017-07-17 10:23:58.640417131 +0200
+++ /work/SRC/openSUSE:Factory/.kimageformats.new/kimageformats.changes 
2017-08-24 17:56:49.399034369 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:29 UTC 2017 - [email protected]
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kimageformats-5.36.0.tar.xz

New:
----
  kimageformats-5.37.0.tar.xz

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

Other differences:
------------------
++++++ kimageformats.spec ++++++
--- /var/tmp/diff_new_pack.jOrFkH/_old  2017-08-24 17:56:51.178783692 +0200
+++ /var/tmp/diff_new_pack.jOrFkH/_new  2017-08-24 17:56:51.182783130 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:           kimageformats
-Version:        5.36.0
+Version:        5.37.0
 Release:        0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++++++ kimageformats-5.36.0.tar.xz -> kimageformats-5.37.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimageformats-5.36.0/CMakeLists.txt 
new/kimageformats-5.37.0/CMakeLists.txt
--- old/kimageformats-5.36.0/CMakeLists.txt     2017-06-30 12:34:05.000000000 
+0200
+++ new/kimageformats-5.37.0/CMakeLists.txt     2017-08-06 18:42:02.000000000 
+0200
@@ -3,7 +3,7 @@
 project(KImageFormats)
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.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.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 
 find_package(KF5Archive)


Reply via email to