Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2017-06-13 16:02:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtimageformats"

Tue Jun 13 16:02:20 2017 rev:23 rq:499992 version:5.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
    2016-12-22 16:06:29.369971312 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2017-06-13 16:02:22.303158487 +0200
@@ -1,0 +2,15 @@
+Wed May 31 07:05:13 UTC 2017 - [email protected]
+
+- Update to 5.9.0 final
+
+-------------------------------------------------------------------
+Wed May 24 19:16:41 UTC 2017 - [email protected]
+
+- Update to 5.9.0 RC:
+  * For more details please see: 
+    http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
+    and https://wiki.qt.io/New_Features_in_Qt_5.9
+- Add patch to fix build:
+  * jas_version.patch
+
+-------------------------------------------------------------------

Old:
----
  qtimageformats-opensource-src-5.7.1.tar.xz

New:
----
  jas_version.patch
  qtimageformats-opensource-src-5.9.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtimageformats.spec ++++++
--- /var/tmp/diff_new_pack.YIe7Za/_old  2017-06-13 16:02:24.246884568 +0200
+++ /var/tmp/diff_new_pack.YIe7Za/_new  2017-06-13 16:02:24.250884004 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,18 +19,20 @@
 %define qt5_snapshot 0
 
 Name:           libqt5-qtimageformats
-Version:        5.7.1
+Version:        5.9.0
 Release:        0
 Summary:        Qt 5 Image Format Plugins
 License:        SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:          Development/Libraries/X11
-Url:            http://qt.digia.com
+Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.7.1
-%define so_version 5.7.1
+%define real_version 5.9.0
+%define so_version 5.9.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
-Source:         %{tar_version}.tar.xz
+Source:         
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
+# PATCH-FIX-OPENSUSE jas_version.patch
+Patch0:         jas_version.patch
 BuildRequires:  libjasper-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libtiff-devel
@@ -71,6 +73,7 @@
 
 %prep
 %setup -q -n qtimageformats-opensource-src-%{real_version}
+%patch0 -p1
 
 %build
 %if %qt5_snapshot

++++++ jas_version.patch ++++++
--- qtimageformats-opensource-src-5.8.0/config.tests/jasper/jasper.cpp  
2016-12-13 12:06:00.000000000 +0100
+++ qtimageformats-opensource-src-5.8.0.new/config.tests/jasper/jasper.cpp      
2017-01-31 08:09:48.000000000 +0100
@@ -28,7 +28,7 @@
 ****************************************************************************/
 
 #include <string.h>
-#include <jasper/jasper.h>
+#include <jasper/jas_config.h>
 
 int main(int, char **)
 {
++++++ qtimageformats-opensource-src-5.7.1.tar.xz -> 
qtimageformats-opensource-src-5.9.0.tar.xz ++++++
++++ 79460 lines of diff (skipped)


Reply via email to