commit libqt5-qtimageformats for openSUSE:Factory

2020-09-14 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2020-09-14 12:07:31

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.4249 (New)


Package is "libqt5-qtimageformats"

Mon Sep 14 12:07:31 2020 rev:40 rq:833643 version:5.15.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2020-05-29 21:15:25.638704807 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.4249/libqt5-qtimageformats.changes
2020-09-14 12:08:33.927948872 +0200
@@ -1,0 +2,8 @@
+Thu Sep 10 07:57:13 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.1:
+  * New bugfix release
+  * For more details please see:
+
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.15.1/?h=5.15.1
+
+---

Old:

  qtimageformats-everywhere-src-5.15.0.tar.xz

New:

  qtimageformats-everywhere-src-5.15.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.EJ6qjy/_old  2020-09-14 12:08:37.907952937 +0200
+++ /var/tmp/diff_new_pack.EJ6qjy/_new  2020-09-14 12:08:37.911952942 +0200
@@ -18,11 +18,11 @@
 
 %define qt5_snapshot 0
 %define base_name libqt5
-%define real_version 5.15.0
-%define so_version 5.15.0
-%define tar_version qtimageformats-everywhere-src-5.15.0
+%define real_version 5.15.1
+%define so_version 5.15.1
+%define tar_version qtimageformats-everywhere-src-5.15.1
 Name:   libqt5-qtimageformats
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++ qtimageformats-everywhere-src-5.15.0.tar.xz -> 
qtimageformats-everywhere-src-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.15.0/.qmake.conf 
new/qtimageformats-everywhere-src-5.15.1/.qmake.conf
--- old/qtimageformats-everywhere-src-5.15.0/.qmake.conf2020-04-27 
09:24:21.0 +0200
+++ new/qtimageformats-everywhere-src-5.15.1/.qmake.conf2020-08-24 
11:20:53.0 +0200
@@ -2,4 +2,4 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
 
-MODULE_VERSION = 5.15.0
+MODULE_VERSION = 5.15.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.15.0/.tag 
new/qtimageformats-everywhere-src-5.15.1/.tag
--- old/qtimageformats-everywhere-src-5.15.0/.tag   2020-04-27 
09:24:21.0 +0200
+++ new/qtimageformats-everywhere-src-5.15.1/.tag   2020-08-24 
11:20:53.0 +0200
@@ -1 +1 @@
-b26e5fbf4c50b70ec773a0265c27bb3b262c71ed
+2cacdd5d5c8feab792126b99d0384092683c551b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.15.0/dist/changes-5.15.1 
new/qtimageformats-everywhere-src-5.15.1/dist/changes-5.15.1
--- old/qtimageformats-everywhere-src-5.15.0/dist/changes-5.15.1
1970-01-01 01:00:00.0 +0100
+++ new/qtimageformats-everywhere-src-5.15.1/dist/changes-5.15.1
2020-08-24 11:20:53.0 +0200
@@ -0,0 +1,20 @@
+Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.15 series is binary compatible with the 5.14.x series.
+Applications compiled for 5.14 will continue to run with 5.15.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.15.0/src/plugins/imageformats/jp2/qjp2handler.cpp
 
new/qtimageformats-everywhere-src-5.15.1/src/plugins/imageformats/jp2/qjp2handler.cpp
--- 
old/qtimageformats-everywhere-src-5.15.0/src/plugins/imageformats/jp2/qjp2handler.cpp
   2020-04-27 09:24:21.0 +0200
+++ 
new/qtimageformats-everywhere-src-5.15.1/src/plugins/imageformats/jp2/qjp2handler.cpp
   2020-08-24 11:20:53.0 +0200
@@ -45,6 +45,7 @@
 #include "qcolor.h"
 
 #include 
+#include  // for pow
 
 QT_BEGIN_NAMESPACE
 
diff -urN 

commit libqt5-qtimageformats for openSUSE:Factory

2020-05-29 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2020-05-29 21:14:20

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.3606 (New)


Package is "libqt5-qtimageformats"

Fri May 29 21:14:20 2020 rev:39 rq:809374 version:5.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2020-01-30 09:39:35.373431947 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.3606/libqt5-qtimageformats.changes
2020-05-29 21:15:25.638704807 +0200
@@ -1,0 +2,56 @@
+Tue May 26 10:07:48 UTC 2020 - Callum Farmer 
+
+- Update to version 5.15.0:
+  * No changelog available
+
+---
+Wed May 20 16:21:15 UTC 2020 - Callum Farmer 
+
+- Update to version 5.15.0-rc2:
+  * No changelog available
+
+---
+Wed May  6 11:37:30 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-rc:
+  * New bugfix release
+  * For the changes between 5.14.2 and 5.15.0 please see:
+
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.15.0/?h=5.15.0
+
+---
+Fri Apr 24 07:11:18 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-beta4:
+  * New bugfix release
+  * No changelog available
+
+---
+Tue Apr 14 06:47:34 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+---
+Tue Mar 24 12:13:43 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+---
+Fri Feb 28 09:58:57 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+---
+Wed Feb 19 10:16:33 UTC 2020 - Fabian Vogt 
+
+- Update to 5.15.0-alpha:
+  * New feature release
+  * For more details please see:
+https://wiki.qt.io/New_Features_in_Qt_5.15
+
+---

Old:

  qtimageformats-everywhere-src-5.14.1.tar.xz

New:

  qtimageformats-everywhere-src-5.15.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.Onj5pa/_old  2020-05-29 21:15:27.242709642 +0200
+++ /var/tmp/diff_new_pack.Onj5pa/_new  2020-05-29 21:15:27.246709654 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,17 @@
 
 %define qt5_snapshot 0
 %define base_name libqt5
-%define real_version 5.14.1
-%define so_version 5.14.1
-%define tar_version qtimageformats-everywhere-src-5.14.1
+%define real_version 5.15.0
+%define so_version 5.15.0
+%define tar_version qtimageformats-everywhere-src-5.15.0
 Name:   libqt5-qtimageformats
-Version:5.14.1
+Version:5.15.0
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
 Group:  Development/Libraries/X11
 URL:https://www.qt.io
-Source: 
https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
+Source: 
https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  libmng-devel
 BuildRequires:  libtiff-devel

++ qtimageformats-everywhere-src-5.14.1.tar.xz -> 
qtimageformats-everywhere-src-5.15.0.tar.xz ++
 9643 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2020-01-30 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2020-01-30 09:38:56

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.26092 (New)


Package is "libqt5-qtimageformats"

Thu Jan 30 09:38:56 2020 rev:38 rq:768112 version:5.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2020-01-19 20:56:36.028023867 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.26092/libqt5-qtimageformats.changes
   2020-01-30 09:39:35.373431947 +0100
@@ -1,0 +2,8 @@
+Mon Jan 27 13:14:22 UTC 2020 - Fabian Vogt 
+
+- Update to 5.14.1:
+  * New bugfix release
+  * For more details please see:
+
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.14.1/?h=v5.14.1
+
+---

Old:

  qtimageformats-everywhere-src-5.14.0.tar.xz

New:

  qtimageformats-everywhere-src-5.14.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.BbdmvT/_old  2020-01-30 09:39:36.709432662 +0100
+++ /var/tmp/diff_new_pack.BbdmvT/_new  2020-01-30 09:39:36.713432664 +0100
@@ -18,11 +18,11 @@
 
 %define qt5_snapshot 0
 %define base_name libqt5
-%define real_version 5.14.0
-%define so_version 5.14.0
-%define tar_version qtimageformats-everywhere-src-5.14.0
+%define real_version 5.14.1
+%define so_version 5.14.1
+%define tar_version qtimageformats-everywhere-src-5.14.1
 Name:   libqt5-qtimageformats
-Version:5.14.0
+Version:5.14.1
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++ qtimageformats-everywhere-src-5.14.0.tar.xz -> 
qtimageformats-everywhere-src-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.14.0/.qmake.conf 
new/qtimageformats-everywhere-src-5.14.1/.qmake.conf
--- old/qtimageformats-everywhere-src-5.14.0/.qmake.conf2019-11-19 
15:47:49.0 +0100
+++ new/qtimageformats-everywhere-src-5.14.1/.qmake.conf2020-01-15 
06:31:00.0 +0100
@@ -2,4 +2,4 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
 
-MODULE_VERSION = 5.14.0
+MODULE_VERSION = 5.14.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.14.0/.tag 
new/qtimageformats-everywhere-src-5.14.1/.tag
--- old/qtimageformats-everywhere-src-5.14.0/.tag   2019-11-19 
15:47:49.0 +0100
+++ new/qtimageformats-everywhere-src-5.14.1/.tag   2020-01-15 
06:31:00.0 +0100
@@ -1 +1 @@
-bcced9cb1baefe3507338a602fe95be915798661
+caca9d8d2bd89facaf9a694d9236d061b8c53b6c
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.14.0/dist/changes-5.14.1 
new/qtimageformats-everywhere-src-5.14.1/dist/changes-5.14.1
--- old/qtimageformats-everywhere-src-5.14.0/dist/changes-5.14.1
1970-01-01 01:00:00.0 +0100
+++ new/qtimageformats-everywhere-src-5.14.1/dist/changes-5.14.1
2020-01-15 06:31:00.0 +0100
@@ -0,0 +1,20 @@
+Qt 5.14.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.14.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.14 series is binary compatible with the 5.13.x series.
+Applications compiled for 5.13 will continue to run with 5.14.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.14.0/src/imageformats/configure.json 
new/qtimageformats-everywhere-src-5.14.1/src/imageformats/configure.json
--- old/qtimageformats-everywhere-src-5.14.0/src/imageformats/configure.json
2019-11-19 15:47:49.0 +0100
+++ new/qtimageformats-everywhere-src-5.14.1/src/imageformats/configure.json
2020-01-15 06:31:00.0 +0100
@@ -34,7 +34,8 @@
 ]
 },
 "sources": [
-"-ljasper"
+{ "type": "pkgConfig", "args": "jasper" },
+

commit libqt5-qtimageformats for openSUSE:Factory

2020-01-19 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2020-01-19 20:55:01

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.26092 (New)


Package is "libqt5-qtimageformats"

Sun Jan 19 20:55:01 2020 rev:37 rq:757476 version:5.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2019-09-09 12:29:49.481600170 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.26092/libqt5-qtimageformats.changes
   2020-01-19 20:56:36.028023867 +0100
@@ -1,0 +2,55 @@
+Tue Dec 17 09:43:25 UTC 2019 - Christophe Giboudeaux 
+
+- Update the license tag.
+
+---
+Thu Dec 12 12:53:31 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0:
+  * New bugfix release
+  * For the changes between 5.13.2 and 5.14.0 please see:
+
https://code.qt.io/cgit/qt/qtimageformats.git/tree/dist/changes-5.14.0?h=v5.14.0
+  * For the changes between 5.13.1 and 5.13.2 please see:
+
https://code.qt.io/cgit/qt/qtimageformats.git/tree/dist/changes-5.13.2?h=v5.14.0
+
+---
+Wed Dec  4 14:37:52 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0-rc:
+  * New bugfix release
+  * No changelog available
+  * For more details please see:
+  * For more details about Qt 5.14 please see:
+https://wiki.qt.io/New_Features_in_Qt_5.14
+
+---
+Tue Nov 12 13:01:31 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+---
+Thu Oct 24 13:22:47 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+---
+Tue Oct 15 12:34:35 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+---
+Mon Sep 30 13:30:21 UTC 2019 - Fabian Vogt 
+
+- Update to 5.14.0-alpha:
+  * New feature release
+  * No changelog available
+  * For more details about Qt 5.14 please see:
+https://wiki.qt.io/New_Features_in_Qt_5.14
+
+---

Old:

  qtimageformats-everywhere-src-5.13.1.tar.xz

New:

  qtimageformats-everywhere-src-5.14.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.tQVfQi/_old  2020-01-19 20:56:37.224024495 +0100
+++ /var/tmp/diff_new_pack.tQVfQi/_new  2020-01-19 20:56:37.244024506 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,38 +12,36 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define qt5_snapshot 0
-
+%define base_name libqt5
+%define real_version 5.14.0
+%define so_version 5.14.0
+%define tar_version qtimageformats-everywhere-src-5.14.0
 Name:   libqt5-qtimageformats
-Version:5.13.1
+Version:5.14.0
 Release:0
 Summary:Qt 5 Image Format Plugins
-License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
+License:LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
 Group:  Development/Libraries/X11
-Url:https://www.qt.io
-%define base_name libqt5
-%define real_version 5.13.1
-%define so_version 5.13.1
-%define tar_version qtimageformats-everywhere-src-5.13.1
-Source: 
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
+URL:https://www.qt.io
+Source: 
https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  libmng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  pkgconfig(Qt5Gui) >= %{version}
-BuildRequires:  pkgconfig(libwebp)
-%if %qt5_snapshot
+%if %{qt5_snapshot}
 #to create the forwarding headers
 BuildRequires:  perl
 %endif
+BuildRequires:  pkgconfig
 BuildRequires:  xz
+BuildRequires:  pkgconfig(Qt5Gui) >= %{version}
+BuildRequires:  

commit libqt5-qtimageformats for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2019-09-09 12:29:47

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.7948 (New)


Package is "libqt5-qtimageformats"

Mon Sep  9 12:29:47 2019 rev:36 rq:729207 version:5.13.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2019-09-07 11:31:23.686449483 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.7948/libqt5-qtimageformats.changes
2019-09-09 12:29:49.481600170 +0200
@@ -1,0 +2,8 @@
+Fri Sep  6 08:04:17 UTC 2019 - Fabian Vogt 
+
+- Update to 5.13.1:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.13.1/?h=v5.13.1
+
+---

Old:

  qtimageformats-everywhere-src-5.13.0.tar.xz

New:

  qtimageformats-everywhere-src-5.13.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.LdrGKa/_old  2019-09-09 12:29:51.121598044 +0200
+++ /var/tmp/diff_new_pack.LdrGKa/_new  2019-09-09 12:29:51.121598044 +0200
@@ -19,16 +19,16 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.13.0
-%define so_version 5.13.0
-%define tar_version qtimageformats-everywhere-src-5.13.0
+%define real_version 5.13.1
+%define so_version 5.13.1
+%define tar_version qtimageformats-everywhere-src-5.13.1
 Source: 
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  libmng-devel

++ qtimageformats-everywhere-src-5.13.0.tar.xz -> 
qtimageformats-everywhere-src-5.13.1.tar.xz ++
 2344 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2019-09-07 11:31:22

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.7948 (New)


Package is "libqt5-qtimageformats"

Sat Sep  7 11:31:22 2019 rev:35 rq:727997 version:5.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2019-06-28 16:28:54.842149643 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.7948/libqt5-qtimageformats.changes
2019-09-07 11:31:23.686449483 +0200
@@ -1,0 +2,7 @@
+Tue Sep  3 12:02:56 UTC 2019 - mvet...@suse.com
+
+- bsc#1144249 - Drop jasper dependency from libqt5-qtimageformats:
+  Removes JPEG2000 support
+- Remove jas_version.patch
+
+---

Old:

  jas_version.patch



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.Pustkb/_old  2019-09-07 11:31:24.242449414 +0200
+++ /var/tmp/diff_new_pack.Pustkb/_new  2019-09-07 11:31:24.242449414 +0200
@@ -31,9 +31,6 @@
 %define tar_version qtimageformats-everywhere-src-5.13.0
 Source: 
https://download.qt.io/official_releases/qt/5.13/%{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
 BuildRequires:  pkgconfig(Qt5Gui) >= %{version}
@@ -57,7 +54,6 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   %name = %version
-Requires:   libjasper-devel
 Requires:   libmng-devel
 Requires:   libtiff-devel
 Requires:   pkgconfig(Qt5Gui) >= %{version}
@@ -73,7 +69,6 @@
 
 %prep
 %setup -q -n %{tar_version}
-%patch0 -p1
 
 %build
 %if %qt5_snapshot




commit libqt5-qtimageformats for openSUSE:Factory

2019-06-28 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2019-06-28 16:28:18

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.4615 (New)


Package is "libqt5-qtimageformats"

Fri Jun 28 16:28:18 2019 rev:34 rq:711184 version:5.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2019-04-26 22:53:04.717368163 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.4615/libqt5-qtimageformats.changes
2019-06-28 16:28:54.842149643 +0200
@@ -1,0 +2,27 @@
+Wed Jun 19 11:24:00 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.13.0:
+  * New bugfix release
+  * No changelog available
+  * For more details about Qt 5.13 please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.13.0/?h=5.13
+
+---
+Tue Jun  4 07:24:49 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.13.0-rc:
+  * New bugfix release
+  * No changelog available
+
+---
+Mon Apr 29 09:16:41 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.13.0-beta2:
+  * Switched to new configuration system
+  * New bugfix release
+  * No changelog available
+- Refresh jas_version.patch
+- Add "-mng" to force-enable mng support, was implicitly enabled before
+- Add "-system-tiff -system-webp" to enforce use of system libs
+
+---
@@ -9,0 +37,8 @@
+Thu Mar 21 10:25:41 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.13.0-beta1:
+  * New feature release
+  * For more details about Qt 5.13 please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.13.0/?h=5.13
+
+---
@@ -493,0 +529 @@
+

Old:

  qtimageformats-everywhere-src-5.12.3.tar.xz

New:

  qtimageformats-everywhere-src-5.13.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.iFUS1Z/_old  2019-06-28 16:28:56.258151783 +0200
+++ /var/tmp/diff_new_pack.iFUS1Z/_new  2019-06-28 16:28:56.290151831 +0200
@@ -19,17 +19,17 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.12.3
+Version:5.13.0
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.12.3
-%define so_version 5.12.3
-%define tar_version qtimageformats-everywhere-src-5.12.3
-Source: 
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.13.0
+%define so_version 5.13.0
+%define tar_version qtimageformats-everywhere-src-5.13.0
+Source: 
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch
 Patch0: jas_version.patch
@@ -80,7 +80,7 @@
 #force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
 mkdir .git
 %endif
-%qmake5
+%qmake5 -- -system-tiff -system-webp -mng
 %make_jobs
 
 %install

++ jas_version.patch ++
--- /var/tmp/diff_new_pack.iFUS1Z/_old  2019-06-28 16:28:56.634152351 +0200
+++ /var/tmp/diff_new_pack.iFUS1Z/_new  2019-06-28 16:28:56.662152393 +0200
@@ -1,11 +1,13 @@
 qtimageformats-opensource-src-5.8.0/config.tests/jasper/jasper.cpp 
2016-12-13 12:06:00.0 +0100
-+++ qtimageformats-opensource-src-5.8.0.new/config.tests/jasper/jasper.cpp 
2017-01-31 08:09:48.0 +0100
-@@ -28,7 +28,7 @@
- /
- 
- #include 
--#include 
-+#include 
- 
- int main(int, char **)
- {
+Index: 
qtimageformats-everywhere-src-5.13.0-beta2/src/imageformats/configure.json
+===
+--- 
qtimageformats-everywhere-src-5.13.0-beta2.orig/src/imageformats/configure.json
 qtimageformats-everywhere-src-5.13.0-beta2/src/imageformats/configure.json
+@@ -22,7 +22,7 @@
+ "test": {
+ "include": [
+ "string.h",
+-"jasper/jasper.h"
++"jasper/jas_config.h"
+ ],
+ "qmake": [
+ "msvc: LIBS += libjasper.lib",

++ qtimageformats-everywhere-src-5.12.3.tar.xz -> 

commit libqt5-qtimageformats for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2019-04-26 22:52:39

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.5536 (New)


Package is "libqt5-qtimageformats"

Fri Apr 26 22:52:39 2019 rev:33 rq:697064 version:5.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2019-03-21 09:40:22.918979352 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.5536/libqt5-qtimageformats.changes
2019-04-26 22:53:04.717368163 +0200
@@ -1,0 +2,8 @@
+Thu Apr 18 07:27:17 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.12.3:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.12.3/?h=v5.12.3
+
+---

Old:

  qtimageformats-everywhere-src-5.12.2.tar.xz

New:

  qtimageformats-everywhere-src-5.12.3.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.n3OOHH/_old  2019-04-26 22:53:06.057367299 +0200
+++ /var/tmp/diff_new_pack.n3OOHH/_new  2019-04-26 22:53:06.061367297 +0200
@@ -19,16 +19,16 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.12.2
+Version:5.12.3
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.12.2
-%define so_version 5.12.2
-%define tar_version qtimageformats-everywhere-src-5.12.2
+%define real_version 5.12.3
+%define so_version 5.12.3
+%define tar_version qtimageformats-everywhere-src-5.12.3
 Source: 
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch

++ qtimageformats-everywhere-src-5.12.2.tar.xz -> 
qtimageformats-everywhere-src-5.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.12.2/.qmake.conf 
new/qtimageformats-everywhere-src-5.12.3/.qmake.conf
--- old/qtimageformats-everywhere-src-5.12.2/.qmake.conf2019-02-25 
10:38:12.0 +0100
+++ new/qtimageformats-everywhere-src-5.12.3/.qmake.conf2019-04-02 
14:10:20.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.12.2
+MODULE_VERSION = 5.12.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-everywhere-src-5.12.2/.tag 
new/qtimageformats-everywhere-src-5.12.3/.tag
--- old/qtimageformats-everywhere-src-5.12.2/.tag   2019-02-25 
10:38:12.0 +0100
+++ new/qtimageformats-everywhere-src-5.12.3/.tag   2019-04-02 
14:10:20.0 +0200
@@ -1 +1 @@
-1b8478f86f15dc1dd125a2a0d8331bc3600a79c1
+17ac003f6072e62ba9de7e75f3de8b8509dcd2c3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.12.2/dist/changes-5.12.3 
new/qtimageformats-everywhere-src-5.12.3/dist/changes-5.12.3
--- old/qtimageformats-everywhere-src-5.12.2/dist/changes-5.12.3
1970-01-01 01:00:00.0 +0100
+++ new/qtimageformats-everywhere-src-5.12.3/dist/changes-5.12.3
2019-04-02 14:10:20.0 +0200
@@ -0,0 +1,31 @@
+Qt 5.12.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.2.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+*  HEIC (macOS/iOS)*
+
+
+ - Support for Size and Transformation image properties have been
+   added, so these can be queried through QImageReader prior to
+   reading the image. Automatic transformation is enabled, so images
+   that are 

commit libqt5-qtimageformats for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2019-03-21 09:40:21

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.28833 (New)


Package is "libqt5-qtimageformats"

Thu Mar 21 09:40:21 2019 rev:32 rq:685633 version:5.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2018-12-14 20:55:08.212894131 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.28833/libqt5-qtimageformats.changes
   2019-03-21 09:40:22.918979352 +0100
@@ -1,0 +2,16 @@
+Thu Mar 14 08:51:28 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.12.2:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.12.2/?h=5.12.2
+
+---
+Fri Feb  1 08:40:03 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.12.1:
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.12.1/?h=v5.12.1
+
+---

Old:

  qtimageformats-everywhere-src-5.12.0.tar.xz

New:

  qtimageformats-everywhere-src-5.12.2.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.2a8mG6/_old  2019-03-21 09:40:24.350979022 +0100
+++ /var/tmp/diff_new_pack.2a8mG6/_new  2019-03-21 09:40:24.354979021 +0100
@@ -19,16 +19,16 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.12.0
+Version:5.12.2
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.12.0
-%define so_version 5.12.0
-%define tar_version qtimageformats-everywhere-src-5.12.0
+%define real_version 5.12.2
+%define so_version 5.12.2
+%define tar_version qtimageformats-everywhere-src-5.12.2
 Source: 
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch

++ qtimageformats-everywhere-src-5.12.0.tar.xz -> 
qtimageformats-everywhere-src-5.12.2.tar.xz ++
 6276 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2018-12-14 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2018-12-14 20:51:05

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.28833 (New)


Package is "libqt5-qtimageformats"

Fri Dec 14 20:51:05 2018 rev:31 rq:656559 version:5.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2018-10-01 08:11:53.786177130 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new.28833/libqt5-qtimageformats.changes
   2018-12-14 20:55:08.212894131 +0100
@@ -1,0 +2,60 @@
+Thu Dec  6 13:36:41 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0:
+  * New feature release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.12.0/?h=v5.12.0
+
+---
+Mon Dec  3 08:16:48 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-rc2:
+  * New bugfix release
+  * Only important bugfixes
+- Changelog for Qt 5.12.0:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.12.0/?h=5.12.0
+
+---
+Thu Nov 22 13:39:26 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-rc:
+  * New bugfix release
+  * No changelog available
+
+---
+Thu Nov  8 15:25:06 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-beta4:
+  * New bugfix release
+  * No changelog available
+
+---
+Fri Oct 26 07:20:49 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+---
+Wed Oct 17 08:23:30 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+---
+Fri Oct  5 19:23:21 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+---
+Tue Oct  2 07:34:02 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0-alpha:
+  * New feature release
+  * For more details please see:
+  * http://wiki.qt.io/New_Features_in_Qt_5.12
+
+---

Old:

  qtimageformats-everywhere-src-5.11.2.tar.xz

New:

  qtimageformats-everywhere-src-5.12.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.lP4FYI/_old  2018-12-14 20:55:09.776892190 +0100
+++ /var/tmp/diff_new_pack.lP4FYI/_new  2018-12-14 20:55:09.788892175 +0100
@@ -19,17 +19,17 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.11.2
+Version:5.12.0
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.11.2
-%define so_version 5.11.2
-%define tar_version qtimageformats-everywhere-src-5.11.2
-Source: 
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.12.0
+%define so_version 5.12.0
+%define tar_version qtimageformats-everywhere-src-5.12.0
+Source: 
https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch
 Patch0: jas_version.patch

++ qtimageformats-everywhere-src-5.11.2.tar.xz -> 
qtimageformats-everywhere-src-5.12.0.tar.xz ++
 149577 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2018-10-01 08:11:52

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Mon Oct  1 08:11:52 2018 rev:30 rq:637836 version:5.11.2

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2018-06-26 10:30:37.841769681 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2018-10-01 08:11:53.786177130 +0200
@@ -1,0 +2,8 @@
+Fri Sep 21 07:59:17 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.11.2/?h=v5.11.2
+
+---

Old:

  qtimageformats-everywhere-src-5.11.1.tar.xz

New:

  qtimageformats-everywhere-src-5.11.2.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.jaLCj1/_old  2018-10-01 08:11:54.486176757 +0200
+++ /var/tmp/diff_new_pack.jaLCj1/_new  2018-10-01 08:11:54.486176757 +0200
@@ -19,16 +19,16 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.11.1
+Version:5.11.2
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.11.1
-%define so_version 5.11.1
-%define tar_version qtimageformats-everywhere-src-5.11.1
+%define real_version 5.11.2
+%define so_version 5.11.2
+%define tar_version qtimageformats-everywhere-src-5.11.2
 Source: 
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch

++ qtimageformats-everywhere-src-5.11.1.tar.xz -> 
qtimageformats-everywhere-src-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.11.1/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT 
new/qtimageformats-everywhere-src-5.11.2/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT
--- 
old/qtimageformats-everywhere-src-5.11.1/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT   
2018-06-18 09:46:18.0 +0200
+++ 
new/qtimageformats-everywhere-src-5.11.2/.QT-FOR-AUTOMATION-LICENSE-AGREEMENT   
2018-09-14 18:36:51.0 +0200
@@ -809,3 +809,4 @@
 include, but are not limited to:
 - No parts of the Licensed Software other than Redistributables are licensed to
 the Licensee under this Agreement.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-everywhere-src-5.11.1/.QT-INDIE-LICENSE-AGREEMENT 
new/qtimageformats-everywhere-src-5.11.2/.QT-INDIE-LICENSE-AGREEMENT
--- old/qtimageformats-everywhere-src-5.11.1/.QT-INDIE-LICENSE-AGREEMENT
2018-06-18 09:46:18.0 +0200
+++ new/qtimageformats-everywhere-src-5.11.2/.QT-INDIE-LICENSE-AGREEMENT
1970-01-01 01:00:00.0 +0100
@@ -1,265 +0,0 @@
-Qt INDIE LICENSE AGREEMENT
-Agreement version 3.2
-
-This Qt Indie License Agreement ("Agreement") is a legal agreement between The 
Qt Company Ltd ("The Qt Company") with its registered office at Valimotie 21, 
FI-00380 Helsinki, Finland, and you (either an individual or a legal entity) 
("You" or "Licensee" as applicable) for the Licensed Software (as defined 
below).
-
-Please, read these license terms through carefully. By selecting "I accept the 
Agreement ", You are deemed to accept these license terms and to commit 
Yourself to observing them. When representing a legal entity, You should ensure 
Your due authorization to approve these terms before You select "I accept the 
Agreement". Otherwise, we regard You as personally responsible for compliance 
with this Agreement.
-
-
-1. DEFINITIONS
-
-"Affiliate" of a Party shall mean an entity (i) which is directly or 
indirectly controlling such Party; (ii) which is under the same direct or 
indirect ownership or control as such Party; or (iii) which is directly or 
indirectly owned or controlled by such Party. For these purposes, an entity 
shall be treated as being controlled by another if that other entity has fifty 
percent (50 %) or more of the votes in such entity, is able to direct its 
affairs and/or to control the composition of its board of directors or 
equivalent body.
-
-"Applications" shall mean Licensee's software products created using the 

commit libqt5-qtimageformats for openSUSE:Factory

2018-06-26 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2018-06-26 10:30:36

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Tue Jun 26 10:30:36 2018 rev:29 rq:618672 version:5.11.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2018-06-02 11:50:52.406805720 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2018-06-26 10:30:37.841769681 +0200
@@ -1,0 +2,8 @@
+Tue Jun 19 10:50:38 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.11.1/?h=v5.11.1
+
+---

Old:

  qtimageformats-everywhere-src-5.11.0.tar.xz

New:

  qtimageformats-everywhere-src-5.11.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.cuVTuO/_old  2018-06-26 10:30:39.077724286 +0200
+++ /var/tmp/diff_new_pack.cuVTuO/_new  2018-06-26 10:30:39.081724139 +0200
@@ -19,16 +19,16 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.11.0
+Version:5.11.1
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.11.0
-%define so_version 5.11.0
-%define tar_version qtimageformats-everywhere-src-5.11.0
+%define real_version 5.11.1
+%define so_version 5.11.1
+%define tar_version qtimageformats-everywhere-src-5.11.1
 Source: 
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch

++ qtimageformats-everywhere-src-5.11.0.tar.xz -> 
qtimageformats-everywhere-src-5.11.1.tar.xz ++
 4033 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2018-06-02 11:50:51

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Sat Jun  2 11:50:51 2018 rev:28 rq:611672 version:5.11.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2017-12-23 12:13:03.802374199 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2018-06-02 11:50:52.406805720 +0200
@@ -1,0 +2,65 @@
+Tue May 22 16:04:54 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.11.0/?h=v5.11.0
+
+---
+Tue May  8 11:01:22 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-rc
+  * New bugfix release
+  * No changelog available
+
+---
+Mon Apr 23 08:57:33 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta4
+  * New bugfix release
+  * No changelog available
+
+---
+Wed Apr 11 09:14:41 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta3
+  * New bugfix release
+  * No changelog available
+
+---
+Wed Mar 28 09:17:35 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta2
+  * New bugfix release
+  * No changelog available
+
+---
+Tue Mar 13 13:40:41 UTC 2018 - christo...@krop.fr
+
+- Fix the license tag.
+
+---
+Thu Mar  1 09:55:33 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta1
+  * New feature release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1
+
+---
+Tue Feb 20 14:29:01 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-alpha
+  * New feature release
+  * For more details please see:
+  * https://wiki.qt.io/New_Features_in_Qt_5.11
+
+---
+Wed Feb 14 15:46:33 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.10.1/?h=v5.10.1
+
+---

Old:

  qtimageformats-everywhere-src-5.10.0.tar.xz

New:

  qtimageformats-everywhere-src-5.11.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.HHkx07/_old  2018-06-02 11:50:53.438767869 +0200
+++ /var/tmp/diff_new_pack.HHkx07/_new  2018-06-02 11:50:53.442767723 +0200
@@ -19,17 +19,17 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.10.0
+Version:5.11.0
 Release:0
 Summary:Qt 5 Image Format Plugins
-License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
+License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.10.0
-%define so_version 5.10.0
-%define tar_version qtimageformats-everywhere-src-5.10.0
-Source: 
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.11.0
+%define so_version 5.11.0
+%define tar_version qtimageformats-everywhere-src-5.11.0
+Source: 
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch
 Patch0: jas_version.patch

++ qtimageformats-everywhere-src-5.10.0.tar.xz -> 
qtimageformats-everywhere-src-5.11.0.tar.xz ++
 27537 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2017-12-23 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2017-12-23 12:13:02

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Sat Dec 23 12:13:02 2017 rev:27 rq:557388 version:5.10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2017-12-08 12:51:55.409526376 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2017-12-23 12:13:03.802374199 +0100
@@ -1,0 +2,23 @@
+Fri Dec  8 23:11:58 UTC 2017 - christo...@krop.fr
+
+- Update the license tag (boo#967696)
+
+---
+Thu Dec  7 12:18:08 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0 final
+  * New bugfix release
+
+---
+Sun Dec  3 14:12:51 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0 RC 2
+  * New bugfix release
+
+---
+Thu Nov 30 09:47:14 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0 RC 1
+  * New bugfix release
+
+---
@@ -9,0 +33,25 @@
+Wed Nov 15 11:41:46 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10 Beta 4
+- Contains bugfixes
+
+---
+Thu Nov  2 07:22:27 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10 Beta 3
+- Contains bugfixes
+
+---
+Mon Oct 30 16:19:27 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10 Beta 2
+- Contains bugfixes
+
+---
+Mon Oct  9 16:17:26 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10 Beta 1
+- For more information visit:
+https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
+
+---
@@ -16,0 +65,7 @@
+Mon Sep 25 14:42:37 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10 Alpha 1
+- For more information visit:
+https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
+
+---
@@ -274 +328,0 @@
-

Old:

  qtimageformats-opensource-src-5.9.3.tar.xz

New:

  qtimageformats-everywhere-src-5.10.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.Ckpp08/_old  2017-12-23 12:13:04.774326807 +0100
+++ /var/tmp/diff_new_pack.Ckpp08/_new  2017-12-23 12:13:04.778326612 +0100
@@ -19,17 +19,17 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.9.3
+Version:5.10.0
 Release:0
 Summary:Qt 5 Image Format Plugins
-License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
+License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
 Group:  Development/Libraries/X11
 Url:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.3
-%define so_version 5.9.3
-%define tar_version qtimageformats-opensource-src-%{real_version}
-Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.10.0
+%define so_version 5.10.0
+%define tar_version qtimageformats-everywhere-src-5.10.0
+Source: 
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE jas_version.patch
 Patch0: jas_version.patch
@@ -72,7 +72,7 @@
 
 
 %prep
-%setup -q -n qtimageformats-opensource-src-%{real_version}
+%setup -q -n %{tar_version}
 %patch0 -p1
 
 %build
@@ -87,15 +87,13 @@
 %qmake5_install
 
 %files
-%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
 %dir %{_libqt5_archdatadir}
 %dir %{_libqt5_plugindir}
 %{_libqt5_plugindir}/imageformats/*.so
 
 %files devel
-%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
 %{_libqt5_libdir}/cmake/Qt5Gui/Qt5Gui_Q*Plugin.cmake
 
 %changelog




commit libqt5-qtimageformats for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2017-12-08 12:51:54

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Fri Dec  8 12:51:54 2017 rev:26 rq:545944 version:5.9.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2017-10-23 16:19:46.318826391 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2017-12-08 12:51:55.409526376 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:38 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+
http://code.qt.io/cgit/qt/qtimageformats.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+---

Old:

  qtimageformats-opensource-src-5.9.2.tar.xz

New:

  qtimageformats-opensource-src-5.9.3.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.0Yc9GM/_old  2017-12-08 12:51:56.305494018 +0100
+++ /var/tmp/diff_new_pack.0Yc9GM/_new  2017-12-08 12:51:56.305494018 +0100
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.9.2
+Version:5.9.3
 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:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.2
-%define so_version 5.9.2
+%define real_version 5.9.3
+%define so_version 5.9.3
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.9.2.tar.xz -> 
qtimageformats-opensource-src-5.9.3.tar.xz ++
 5399 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2017-10-23 16:19:45

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Mon Oct 23 16:19:45 2017 rev:25 rq:533800 version:5.9.2

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2017-07-08 12:24:00.694369732 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2017-10-23 16:19:46.318826391 +0200
@@ -1,0 +2,7 @@
+Sun Oct  8 14:06:11 UTC 2017 - lbeltr...@kde.org
+
+- Update to 5.9.2
+  * For more details please see:
+https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
+
+---

Old:

  qtimageformats-opensource-src-5.9.1.tar.xz

New:

  qtimageformats-opensource-src-5.9.2.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.HqKwV5/_old  2017-10-23 16:19:47.826755793 +0200
+++ /var/tmp/diff_new_pack.HqKwV5/_new  2017-10-23 16:19:47.830755605 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.9.1
+Version:5.9.2
 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:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.1
-%define so_version 5.9.1
+%define real_version 5.9.2
+%define so_version 5.9.2
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.9.1.tar.xz -> 
qtimageformats-opensource-src-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.9.1/.qmake.conf 
new/qtimageformats-opensource-src-5.9.2/.qmake.conf
--- old/qtimageformats-opensource-src-5.9.1/.qmake.conf 2017-06-19 
12:24:12.0 +0200
+++ new/qtimageformats-opensource-src-5.9.2/.qmake.conf 2017-09-26 
12:11:57.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.9.1
+MODULE_VERSION = 5.9.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.9.1/.tag 
new/qtimageformats-opensource-src-5.9.2/.tag
--- old/qtimageformats-opensource-src-5.9.1/.tag2017-06-19 
12:24:12.0 +0200
+++ new/qtimageformats-opensource-src-5.9.2/.tag2017-09-26 
12:11:57.0 +0200
@@ -1 +1 @@
-6a325512a8d50f68a650ec9822dcd918653567c4
+dc6dc3b088d1828ee6d31f92528e0c87272ad4ed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.9.1/dist/changes-5.6.3 
new/qtimageformats-opensource-src-5.9.2/dist/changes-5.6.3
--- old/qtimageformats-opensource-src-5.9.1/dist/changes-5.6.3  1970-01-01 
01:00:00.0 +0100
+++ new/qtimageformats-opensource-src-5.9.2/dist/changes-5.6.3  2017-09-26 
12:11:57.0 +0200
@@ -0,0 +1,26 @@
+Qt 5.6.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.6.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+  http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.6 series is binary compatible with the 5.5.x series.
+Applications compiled for 5.5 will continue to run with 5.6.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+  https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+*   Important Behavior Changes *
+
+
+ - For security reasons, the DDS handler will no longer be built by
+   default. Users who still want this handler can build it from the
+   source project.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.9.1/dist/changes-5.9.2 
new/qtimageformats-opensource-src-5.9.2/dist/changes-5.9.2
--- old/qtimageformats-opensource-src-5.9.1/dist/changes-5.9.2  1970-01-01 

commit libqt5-qtimageformats for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2017-07-08 12:23:59

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Sat Jul  8 12:23:59 2017 rev:24 rq:507692 version:5.9.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2017-06-13 16:02:22.303158487 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2017-07-08 12:24:00.694369732 +0200
@@ -1,0 +2,7 @@
+Sat Jul  1 08:15:17 UTC 2017 - lbeltr...@kde.org
+
+- Update to 5.9.1
+  * For more details please see:
+http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/
+
+---

Old:

  qtimageformats-opensource-src-5.9.0.tar.xz

New:

  qtimageformats-opensource-src-5.9.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.s3Mtg8/_old  2017-07-08 12:24:01.342278337 +0200
+++ /var/tmp/diff_new_pack.s3Mtg8/_new  2017-07-08 12:24:01.342278337 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.9.0
+Version:5.9.1
 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:https://www.qt.io
 %define base_name libqt5
-%define real_version 5.9.0
-%define so_version 5.9.0
+%define real_version 5.9.1
+%define so_version 5.9.1
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: 
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.9.0.tar.xz -> 
qtimageformats-opensource-src-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.9.0/.qmake.conf 
new/qtimageformats-opensource-src-5.9.1/.qmake.conf
--- old/qtimageformats-opensource-src-5.9.0/.qmake.conf 2017-05-15 
14:01:23.0 +0200
+++ new/qtimageformats-opensource-src-5.9.1/.qmake.conf 2017-06-19 
12:24:12.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.9.0
+MODULE_VERSION = 5.9.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.9.0/.tag 
new/qtimageformats-opensource-src-5.9.1/.tag
--- old/qtimageformats-opensource-src-5.9.0/.tag2017-05-15 
14:01:23.0 +0200
+++ new/qtimageformats-opensource-src-5.9.1/.tag2017-06-19 
12:24:12.0 +0200
@@ -1 +1 @@
-71ccf0dff82835ce7b5aed74c37829afdef44cde
+6a325512a8d50f68a650ec9822dcd918653567c4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.9.0/dist/changes-5.9.1 
new/qtimageformats-opensource-src-5.9.1/dist/changes-5.9.1
--- old/qtimageformats-opensource-src-5.9.0/dist/changes-5.9.1  1970-01-01 
01:00:00.0 +0100
+++ new/qtimageformats-opensource-src-5.9.1/dist/changes-5.9.1  2017-06-19 
12:24:12.0 +0200
@@ -0,0 +1,24 @@
+Qt 5.9.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.9.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.9 series is binary compatible with the 5.8.x series.
+Applications compiled for 5.8 will continue to run with 5.9.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+*  Library *
+
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.9.0/src/imageformats/doc/src/qtimageformats.qdoc
 
new/qtimageformats-opensource-src-5.9.1/src/imageformats/doc/src/qtimageformats.qdoc
--- 
old/qtimageformats-opensource-src-5.9.0/src/imageformats/doc/src/qtimageformats.qdoc
2017-05-15 14:01:23.0 +0200
+++ 

commit libqt5-qtimageformats for openSUSE:Factory

2017-06-13 Thread root
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:42 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 - fab...@ritter-vogt.de
+
+- Update to 5.9.0 final
+
+---
+Wed May 24 19:16:41 UTC 2017 - fab...@ritter-vogt.de
+
+- 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.0 +0100
+++ qtimageformats-opensource-src-5.8.0.new/config.tests/jasper/jasper.cpp  
2017-01-31 08:09:48.0 +0100
@@ -28,7 +28,7 @@
 /
 
 #include 
-#include 
+#include 
 
 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)




commit libqt5-qtimageformats for openSUSE:Factory

2016-10-01 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2016-10-01 23:47:21

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2016-06-25 01:51:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2016-10-01 23:47:22.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 24 18:39:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.qt.io/qt5-7/
+
+---

Old:

  qtimageformats-opensource-src-5.6.1.tar.xz

New:

  qtimageformats-opensource-src-5.7.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.7B7NLi/_old  2016-10-01 23:47:23.0 +0200
+++ /var/tmp/diff_new_pack.7B7NLi/_new  2016-10-01 23:47:23.0 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.6.1
+Version:5.7.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
 %define base_name libqt5
-%define real_version 5.6.1
-%define so_version 5.6.1
+%define real_version 5.7.0
+%define so_version 5.7.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.6.1.tar.xz -> 
qtimageformats-opensource-src-5.7.0.tar.xz ++
 42616 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2016-06-25 01:51:18

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2016-05-17 17:04:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2016-06-25 01:51:19.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  8 14:15:17 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * For more details please see:
+http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
+
+---

Old:

  qtimageformats-opensource-src-5.6.0.tar.xz

New:

  qtimageformats-opensource-src-5.6.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.PcpvNR/_old  2016-06-25 01:51:20.0 +0200
+++ /var/tmp/diff_new_pack.PcpvNR/_new  2016-06-25 01:51:20.0 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.6.0
+Version:5.6.1
 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
 %define base_name libqt5
-%define real_version 5.6.0
-%define so_version 5.6.0
+%define real_version 5.6.1
+%define so_version 5.6.1
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.6.0.tar.xz -> 
qtimageformats-opensource-src-5.6.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.6.0/.qmake.conf 
new/qtimageformats-opensource-src-5.6.1/.qmake.conf
--- old/qtimageformats-opensource-src-5.6.0/.qmake.conf 2016-02-02 
13:12:49.0 +0100
+++ new/qtimageformats-opensource-src-5.6.1/.qmake.conf 2016-05-10 
20:22:55.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.6.0
+MODULE_VERSION = 5.6.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.6.0/.tag 
new/qtimageformats-opensource-src-5.6.1/.tag
--- old/qtimageformats-opensource-src-5.6.0/.tag2016-02-02 
13:12:49.0 +0100
+++ new/qtimageformats-opensource-src-5.6.1/.tag2016-05-10 
20:22:55.0 +0200
@@ -1 +1 @@
-0bd46d5861fa7b48c87cd3a734d00671df929869
+cbf2d7e7696a4a08360c2004dfcbb8be7c1d2edb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.6.0/src/plugins/imageformats/dds/dds.pro 
new/qtimageformats-opensource-src-5.6.1/src/plugins/imageformats/dds/dds.pro
--- 
old/qtimageformats-opensource-src-5.6.0/src/plugins/imageformats/dds/dds.pro
2016-02-02 13:12:49.0 +0100
+++ 
new/qtimageformats-opensource-src-5.6.1/src/plugins/imageformats/dds/dds.pro
2016-05-10 20:22:55.0 +0200
@@ -1,9 +1,5 @@
 TARGET = qdds
 
-PLUGIN_TYPE = imageformats
-PLUGIN_CLASS_NAME = QDDSPlugin
-load(qt_plugin)
-
 HEADERS += \
 ddsheader.h \
 qddshandler.h
@@ -14,3 +10,7 @@
 qddshandler.cpp
 
 OTHER_FILES += dds.json
+
+PLUGIN_TYPE = imageformats
+PLUGIN_CLASS_NAME = QDDSPlugin
+load(qt_plugin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.6.0/src/plugins/imageformats/icns/icns.pro 
new/qtimageformats-opensource-src-5.6.1/src/plugins/imageformats/icns/icns.pro
--- 
old/qtimageformats-opensource-src-5.6.0/src/plugins/imageformats/icns/icns.pro  
2016-02-02 13:12:49.0 +0100
+++ 
new/qtimageformats-opensource-src-5.6.1/src/plugins/imageformats/icns/icns.pro  
2016-05-10 20:22:55.0 +0200
@@ -1,9 +1,5 @@
 TARGET = qicns
 
-PLUGIN_TYPE = imageformats
-PLUGIN_CLASS_NAME = QICNSPlugin
-load(qt_plugin)
-
 DEFINES += QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII
 
 HEADERS += \
@@ -14,3 +10,7 @@
 qicnshandler.cpp
 
 OTHER_FILES += icns.json
+
+PLUGIN_TYPE = imageformats
+PLUGIN_CLASS_NAME = QICNSPlugin
+load(qt_plugin)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.6.0/src/plugins/imageformats/icns/qicnshandler.cpp
 
new/qtimageformats-opensource-src-5.6.1/src/plugins/imageformats/icns/qicnshandler.cpp
--- 

commit libqt5-qtimageformats for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2016-05-17 17:04:57

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2015-10-19 22:45:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2016-05-17 17:04:58.0 +0200
@@ -1,0 +2,8 @@
+Fri Mar 18 19:03:11 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+http://blog.qt.io/blog/2016/03/16/qt-5-6-released/
+and https://wiki.qt.io/New_Features_in_Qt_5.6
+
+---

Old:

  qtimageformats-opensource-src-5.5.1.tar.xz

New:

  qtimageformats-opensource-src-5.6.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.1wS4rx/_old  2016-05-17 17:04:59.0 +0200
+++ /var/tmp/diff_new_pack.1wS4rx/_new  2016-05-17 17:04:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.5.1
+Version:5.6.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
 %define base_name libqt5
-%define real_version 5.5.1
-%define so_version 5.5.1
+%define real_version 5.6.0
+%define so_version 5.6.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.5.1.tar.xz -> 
qtimageformats-opensource-src-5.6.0.tar.xz ++
 10141 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2015-10-19 22:45:06

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2015-09-27 08:35:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2015-10-19 22:45:08.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 16 20:22:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1
+  * For more details please see:
+http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/
+
+---

Old:

  qtimageformats-opensource-src-5.5.0.tar.xz

New:

  qtimageformats-opensource-src-5.5.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.rvqlx1/_old  2015-10-19 22:45:09.0 +0200
+++ /var/tmp/diff_new_pack.rvqlx1/_new  2015-10-19 22:45:09.0 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.5.0
+Version:5.5.1
 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
 %define base_name libqt5
-%define real_version 5.5.0
-%define so_version 5.5.0
+%define real_version 5.5.1
+%define so_version 5.5.1
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.5.0.tar.xz -> 
qtimageformats-opensource-src-5.5.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.5.0/.qmake.conf 
new/qtimageformats-opensource-src-5.5.1/.qmake.conf
--- old/qtimageformats-opensource-src-5.5.0/.qmake.conf 2015-06-29 
22:10:24.0 +0200
+++ new/qtimageformats-opensource-src-5.5.1/.qmake.conf 2015-10-13 
06:36:57.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.5.0
+MODULE_VERSION = 5.5.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.5.0/.tag 
new/qtimageformats-opensource-src-5.5.1/.tag
--- old/qtimageformats-opensource-src-5.5.0/.tag2015-06-29 
22:10:31.0 +0200
+++ new/qtimageformats-opensource-src-5.5.1/.tag2015-10-13 
06:36:59.0 +0200
@@ -1 +1 @@
-3b680d667dabfac043464791af31a7a100f2fe82
+3c68f26c052b06da9b43bb775cbe5a539fccb0c3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.5.0/LICENSE.GPLv3 
new/qtimageformats-opensource-src-5.5.1/LICENSE.GPLv3
--- old/qtimageformats-opensource-src-5.5.0/LICENSE.GPLv3   1970-01-01 
01:00:00.0 +0100
+++ new/qtimageformats-opensource-src-5.5.1/LICENSE.GPLv3   2015-10-13 
06:36:59.0 +0200
@@ -0,0 +1,686 @@
+GNU GENERAL PUBLIC LICENSE
+
+ The Qt Toolkit is Copyright (C) 2015 The Qt Company Ltd.
+ Contact: http://www.qt.io/licensing/
+
+ You may use, distribute and copy the Qt GUI Toolkit under the terms of
+ GNU Lesser General Public License version 3. That license references
+ the General Public License version 3, that is displayed below. Other
+ portions of the Qt Toolkit may be licensed directly under this license.
+
+-
+
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. 
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring 

commit libqt5-qtimageformats for openSUSE:Factory

2015-09-27 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2015-09-27 08:36:37

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is "libqt5-qtimageformats"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2015-06-06 09:51:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2015-09-27 08:35:58.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug 16 08:32:02 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
+and https://wiki.qt.io/New_Features_in_Qt_5.5
+
+---

Old:

  qtimageformats-opensource-src-5.4.2.tar.xz

New:

  qtimageformats-opensource-src-5.5.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.wMMBM0/_old  2015-09-27 08:35:59.0 +0200
+++ /var/tmp/diff_new_pack.wMMBM0/_new  2015-09-27 08:35:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.4.2
+Version:5.5.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
 %define base_name libqt5
-%define real_version 5.4.2
-%define so_version 5.4.2
+%define real_version 5.5.0
+%define so_version 5.5.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.4.2.tar.xz -> 
qtimageformats-opensource-src-5.5.0.tar.xz ++
 58955 lines of diff (skipped)




commit libqt5-qtimageformats for openSUSE:Factory

2015-06-06 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2015-06-06 09:51:02

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2015-03-01 15:13:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2015-06-06 09:51:03.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun  3 22:56:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2
+  * Bugfix release, for more details please see:
+http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/
+
+---

Old:

  qtimageformats-opensource-src-5.4.1.tar.xz

New:

  qtimageformats-opensource-src-5.4.2.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.6W701v/_old  2015-06-06 09:51:04.0 +0200
+++ /var/tmp/diff_new_pack.6W701v/_new  2015-06-06 09:51:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.4.1
+Version:5.4.2
 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
 %define base_name libqt5
-%define real_version 5.4.1
-%define so_version 5.4.1
+%define real_version 5.4.2
+%define so_version 5.4.2
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf

++ qtimageformats-opensource-src-5.4.1.tar.xz - 
qtimageformats-opensource-src-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.4.1/.qmake.conf 
new/qtimageformats-opensource-src-5.4.2/.qmake.conf
--- old/qtimageformats-opensource-src-5.4.1/.qmake.conf 2015-02-17 
05:57:32.0 +0100
+++ new/qtimageformats-opensource-src-5.4.2/.qmake.conf 2015-05-29 
22:32:15.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.4.1
+MODULE_VERSION = 5.4.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.4.1/.tag 
new/qtimageformats-opensource-src-5.4.2/.tag
--- old/qtimageformats-opensource-src-5.4.1/.tag2015-02-17 
05:57:33.0 +0100
+++ new/qtimageformats-opensource-src-5.4.2/.tag2015-05-29 
22:32:23.0 +0200
@@ -1 +1 @@
-2cf398f541d68f60e0205820524b79b37045bf0f
+98f83553e9fe2aa5fc54b32513af6ba3aa60a07b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.4.1/src/plugins/imageformats/dds/qddshandler.cpp
 
new/qtimageformats-opensource-src-5.4.2/src/plugins/imageformats/dds/qddshandler.cpp
--- 
old/qtimageformats-opensource-src-5.4.1/src/plugins/imageformats/dds/qddshandler.cpp
2015-02-17 05:57:33.0 +0100
+++ 
new/qtimageformats-opensource-src-5.4.2/src/plugins/imageformats/dds/qddshandler.cpp
2015-05-29 22:32:23.0 +0200
@@ -101,7 +101,7 @@
 static const FormatInfo formatInfos[] = {
 { FormatA8R8G8B8,DDSPixelFormat::FlagRGBA, 32, 0x00ff, 0xff00, 
0x00ff, 0xff00 },
 { FormatX8R8G8B8,DDSPixelFormat::FlagRGB,  32, 0x00ff, 0xff00, 
0x00ff, 0x },
-{ FormatA2B10G10R10, DDSPixelFormat::FlagRGBA, 32, 0x03ff, 0xfc00, 
0x3ff0, 0xc000 },
+{ FormatA2B10G10R10, DDSPixelFormat::FlagRGBA, 32, 0x03ff, 0x000ffc00, 
0x3ff0, 0xc000 },
 { FormatA8B8G8R8,DDSPixelFormat::FlagRGBA, 32, 0x00ff, 0xff00, 
0x00ff, 0xff00 },
 { FormatX8B8G8R8,DDSPixelFormat::FlagRGB,  32, 0x00ff, 0xff00, 
0x00ff, 0x },
 { FormatG16R16,  DDSPixelFormat::FlagRGBA, 32, 0x, 0x, 
0x, 0x },
@@ -323,7 +323,7 @@
 if ((format.flags  info.flags) == info.flags 
  format.rgbBitCount == info.bitCount 
  format.rBitMask == info.rBitMask 
- format.bBitMask == info.bBitMask 
+ 

commit libqt5-qtimageformats for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-12-21 11:57:27

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-09-18 07:56:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-12-21 11:56:16.0 +0100
@@ -1,0 +2,16 @@
+Wed Dec 10 11:00:07 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4 Final
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
+and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+
+---
+Thu Nov 27 15:58:43 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4 RC
+  * For more details please see:
+
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
+and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+
+---

Old:

  qtimageformats-opensource-src-5.3.2.tar.xz

New:

  qtimageformats-opensource-src-5.4.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.E8tBgb/_old  2014-12-21 11:56:18.0 +0100
+++ /var/tmp/diff_new_pack.E8tBgb/_new  2014-12-21 11:56:18.0 +0100
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.3.2
+Version:5.4.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
 %define base_name libqt5
-%define real_version 5.3.2
-%define so_version 5.3.2
+%define real_version 5.4.0
+%define so_version 5.4.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf
@@ -85,14 +85,14 @@
 
 %files
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %dir %{_libqt5_archdatadir}
 %dir %{_libqt5_plugindir}
 %{_libqt5_plugindir}/imageformats/*.so
 
 %files devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/cmake/Qt5Gui/Qt5Gui_Q*Plugin.cmake
 
 %changelog

++ qtimageformats-opensource-src-5.3.2.tar.xz - 
qtimageformats-opensource-src-5.4.0.tar.xz ++
 5240 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-09-18 07:56:38

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-09-08 21:28:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-09-18 07:56:45.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 16 11:27:51 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2 final
+  * No changes since previous snapshot
+  * Use official tars
+
+---



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.GorpO3/_old  2014-09-18 07:56:46.0 +0200
+++ /var/tmp/diff_new_pack.GorpO3/_new  2014-09-18 07:56:46.0 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define qt5_snapshot 1
+%define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.3.2~git20140904
+Version:5.3.2
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0

++ qtimageformats-opensource-src-5.3.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-09-08 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-09-08 21:28:22

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-06-30 21:50:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-09-08 21:28:36.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep  4 20:37:34 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2~git20140904 (rcccf0de):
+  * Tip of the bugfix 5.3.2 branch
+* Fix DDS image writing
+* Remove some material with questionable copyright
+
+---

Old:

  qtimageformats-opensource-src-5.3.1.tar.xz

New:

  qtimageformats-opensource-src-5.3.2.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.Lp7FTl/_old  2014-09-08 21:28:37.0 +0200
+++ /var/tmp/diff_new_pack.Lp7FTl/_new  2014-09-08 21:28:37.0 +0200
@@ -16,23 +16,19 @@
 #
 
 
-%define qt5_snapshot 0
+%define qt5_snapshot 1
 
 Name:   libqt5-qtimageformats
-Version:5.3.1
+Version:5.3.2~git20140904
 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
 %define base_name libqt5
-%define real_version 5.3.1
-%define so_version 5.3.1
-%if %qt5_snapshot
-%define tar_version qtimageformats-%{real_version}
-%else
+%define real_version 5.3.2
+%define so_version 5.3.2
 %define tar_version qtimageformats-opensource-src-%{real_version}
-%endif
 Source: %{tar_version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  libjasper-devel
@@ -45,7 +41,7 @@
 BuildRequires:  perl
 %endif
 BuildRequires:  xz
-Requires:   libQt5Gui5
+%requires_ge libQt5Gui5
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -74,11 +70,7 @@
 
 
 %prep
-%if %qt5_snapshot
-%setup -q -n qtimageformats-%{real_version}
-%else
 %setup -q -n qtimageformats-opensource-src-%{real_version}
-%endif
 
 %build
 %if %qt5_snapshot

++ qtimageformats-opensource-src-5.3.1.tar.xz - 
qtimageformats-opensource-src-5.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.3.1/.qmake.conf 
new/qtimageformats-opensource-src-5.3.2/.qmake.conf
--- old/qtimageformats-opensource-src-5.3.1/.qmake.conf 2014-06-19 
12:08:33.0 +0200
+++ new/qtimageformats-opensource-src-5.3.2/.qmake.conf 2014-09-03 
08:55:37.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.3.1
+MODULE_VERSION = 5.3.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.3.1/.tag 
new/qtimageformats-opensource-src-5.3.2/.tag
--- old/qtimageformats-opensource-src-5.3.1/.tag2014-06-19 
12:08:34.0 +0200
+++ new/qtimageformats-opensource-src-5.3.2/.tag2014-09-03 
08:55:37.0 +0200
@@ -1 +1 @@
-1c66c5786c35a7d841e0004757cff06da3f9a2cc
+cccf0deca06a7ffa4534ce75e8d4cdb5f20a8b92
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.3.1/src/plugins/imageformats/dds/qddshandler.cpp
 
new/qtimageformats-opensource-src-5.3.2/src/plugins/imageformats/dds/qddshandler.cpp
--- 
old/qtimageformats-opensource-src-5.3.1/src/plugins/imageformats/dds/qddshandler.cpp
2014-06-19 12:08:34.0 +0200
+++ 
new/qtimageformats-opensource-src-5.3.2/src/plugins/imageformats/dds/qddshandler.cpp
2014-09-03 08:55:37.0 +0200
@@ -1338,9 +1338,9 @@
 dds.pixelFormat.bBitMask = 0x00ff;
 
 s  dds;
-for (int width = 0; width  image.width(); width++) {
-for (int height = 0; height  image.height(); height++) {
-QRgb pixel = image.pixel(height, width);;
+for (int height = 0; height  image.height(); height++) {
+for (int width = 0; width  image.width(); width++) {
+QRgb pixel = image.pixel(width, height);
 quint32 color;
 quint8 alpha = qAlpha(pixel);
 quint8 red = qRed(pixel);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.3.1/tests/auto/dds/tst_qdds.cpp 
new/qtimageformats-opensource-src-5.3.2/tests/auto/dds/tst_qdds.cpp
--- 

commit libqt5-qtimageformats for openSUSE:Factory

2014-06-30 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-06-30 21:44:23

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-06-04 18:38:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-06-30 21:44:35.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 25 10:38:02 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1
+  * Bugfix release, for more details please see:
+http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/
+
+---

Old:

  qtimageformats-opensource-src-5.3.0.tar.xz

New:

  qtimageformats-opensource-src-5.3.1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.z6WFRn/_old  2014-06-30 21:44:37.0 +0200
+++ /var/tmp/diff_new_pack.z6WFRn/_new  2014-06-30 21:44:37.0 +0200
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.3.0
+Version:5.3.1
 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
 %define base_name libqt5
-%define real_version 5.3.0
-%define so_version 5.3.0
+%define real_version 5.3.1
+%define so_version 5.3.1
 %if %qt5_snapshot
 %define tar_version qtimageformats-%{real_version}
 %else

++ qtimageformats-opensource-src-5.3.0.tar.xz - 
qtimageformats-opensource-src-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.3.0/.qmake.conf 
new/qtimageformats-opensource-src-5.3.1/.qmake.conf
--- old/qtimageformats-opensource-src-5.3.0/.qmake.conf 2014-05-15 
19:12:47.0 +0200
+++ new/qtimageformats-opensource-src-5.3.1/.qmake.conf 2014-06-19 
12:08:33.0 +0200
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.3.0
+MODULE_VERSION = 5.3.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtimageformats-opensource-src-5.3.0/.tag 
new/qtimageformats-opensource-src-5.3.1/.tag
--- old/qtimageformats-opensource-src-5.3.0/.tag2014-05-15 
19:12:48.0 +0200
+++ new/qtimageformats-opensource-src-5.3.1/.tag2014-06-19 
12:08:34.0 +0200
@@ -1 +1 @@
-554d617762c86964dfa074074304993ccdfbe2c9
+1c66c5786c35a7d841e0004757cff06da3f9a2cc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtimageformats-opensource-src-5.3.0/src/plugins/imageformats/webp/qwebphandler.cpp
 
new/qtimageformats-opensource-src-5.3.1/src/plugins/imageformats/webp/qwebphandler.cpp
--- 
old/qtimageformats-opensource-src-5.3.0/src/plugins/imageformats/webp/qwebphandler.cpp
  2014-05-15 19:12:48.0 +0200
+++ 
new/qtimageformats-opensource-src-5.3.1/src/plugins/imageformats/webp/qwebphandler.cpp
  2014-06-19 12:08:34.0 +0200
@@ -137,8 +137,13 @@
 }
 
 QImage srcImage = image;
+#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN
 if (srcImage.format() != QImage::Format_ARGB32)
 srcImage = srcImage.convertToFormat(QImage::Format_ARGB32);
+#else /* Q_BIG_ENDIAN */
+if (srcImage.format() != QImage::Format_RGBA)
+srcImage = srcImage.convertToFormat(QImage::Format_RGBA);
+#endif
 
 WebPPicture picture;
 WebPConfig config;
@@ -151,7 +156,11 @@
 picture.width = srcImage.width();
 picture.height = srcImage.height();
 picture.use_argb = 1;
+#if Q_BYTE_ORDER == Q_LITTLE_ENDIAN
 if (!WebPPictureImportBGRA(picture, srcImage.bits(), 
srcImage.bytesPerLine())) {
+#else /* Q_BIG_ENDIAN */
+if (!WebPPictureImportRGBA(picture, srcImage.bits(), 
srcImage.bytesPerLine())) {
+#endif
 qWarning()  failed to import image data to webp picture.;
 
 WebPPictureFree(picture);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-06-04 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-06-04 18:38:29

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-05-22 06:38:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-06-04 18:38:32.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  2 17:06:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added baselibs.conf
+
+---

New:

  baselibs.conf



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.FdP1yq/_old  2014-06-04 18:38:34.0 +0200
+++ /var/tmp/diff_new_pack.FdP1yq/_new  2014-06-04 18:38:34.0 +0200
@@ -34,6 +34,7 @@
 %define tar_version qtimageformats-opensource-src-%{real_version}
 %endif
 Source: %{tar_version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  libjasper-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libtiff-devel

++ baselibs.conf ++
libqt5-qtimageformats--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-05-22 06:37:52

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-05-14 20:25:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-05-22 06:38:43.0 +0200
@@ -1,0 +2,6 @@
+Mon May 19 23:42:46 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0 final
+  * Minor bugfixes over previous RC
+
+---

Old:

  qtimageformats-opensource-src-5.3.0-RC.tar.xz

New:

  qtimageformats-opensource-src-5.3.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.HYQ6vi/_old  2014-05-22 06:38:44.0 +0200
+++ /var/tmp/diff_new_pack.HYQ6vi/_new  2014-05-22 06:38:44.0 +0200
@@ -19,14 +19,14 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.3.0~rc
+Version:5.3.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
 %define base_name libqt5
-%define real_version 5.3.0-RC
+%define real_version 5.3.0
 %define so_version 5.3.0
 %if %qt5_snapshot
 %define tar_version qtimageformats-%{real_version}

++ qtimageformats-opensource-src-5.3.0-RC.tar.xz - 
qtimageformats-opensource-src-5.3.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-05-14 20:25:42

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-03-27 09:30:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-05-14 20:25:53.0 +0200
@@ -1,0 +2,8 @@
+Thu May  8 18:13:55 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0 RC
+  * For more details, please see
+  http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.3
+
+---

Old:

  qtimageformats-opensource-src-5.3.0-beta.tar.xz

New:

  qtimageformats-opensource-src-5.3.0-RC.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.n1whFT/_old  2014-05-14 20:25:56.0 +0200
+++ /var/tmp/diff_new_pack.n1whFT/_new  2014-05-14 20:25:56.0 +0200
@@ -19,14 +19,14 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.3.0~beta
+Version:5.3.0~rc
 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
 %define base_name libqt5
-%define real_version 5.3.0-beta
+%define real_version 5.3.0-RC
 %define so_version 5.3.0
 %if %qt5_snapshot
 %define tar_version qtimageformats-%{real_version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2014-03-27 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2014-03-27 09:29:48

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2014-02-18 16:17:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2014-03-27 09:30:05.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar 25 11:44:16 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0 beta
+  * New feature release, please see
+  http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.3
+- Added libjasper-devel and pkgconfig(libwebp) (Build)Requires as
+  support for those formats has been added in 5.3
+
+---

Old:

  qtimageformats-opensource-src-5.2.1.tar.xz

New:

  qtimageformats-opensource-src-5.3.0-beta.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.iSCHaJ/_old  2014-03-27 09:30:07.0 +0100
+++ /var/tmp/diff_new_pack.iSCHaJ/_new  2014-03-27 09:30:07.0 +0100
@@ -19,24 +19,26 @@
 %define qt5_snapshot 0
 
 Name:   libqt5-qtimageformats
-Version:5.2.1
+Version:5.3.0~beta
 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
 %define base_name libqt5
-%define real_version 5.2.1
-%define so_version 5.2.1
+%define real_version 5.3.0-beta
+%define so_version 5.3.0
 %if %qt5_snapshot
 %define tar_version qtimageformats-%{real_version}
 %else
 %define tar_version qtimageformats-opensource-src-%{real_version}
 %endif
 Source: %{tar_version}.tar.xz
+BuildRequires:  libjasper-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  pkgconfig(Qt5Gui) = %{version}
+BuildRequires:  pkgconfig(libwebp)
 %if %qt5_snapshot
 #to create the forwarding headers
 BuildRequires:  perl
@@ -56,9 +58,11 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   %name = %version
+Requires:   libjasper-devel
 Requires:   libmng-devel
 Requires:   libtiff-devel
 Requires:   pkgconfig(Qt5Gui) = %{version}
+Requires:   pkgconfig(libwebp)
 
 %description devel
 Qt is a set of libraries for developing applications.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2013-12-16 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2013-12-17 07:04:06

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2013-12-02 09:46:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2013-12-17 07:04:07.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 12 13:42:39 UTC 2013 - hrvoje.sen...@gmail.com
+- Update to 5.2.0 final:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/
+http://qt-project.org/qt5/qt52
+http://qt.digia.com/Product/Whats-New/Qt-52/;
+
+---

Old:

  qtimageformats-opensource-src-5.2.0-rc1.tar.xz

New:

  qtimageformats-opensource-src-5.2.0.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.kqdLqC/_old  2013-12-17 07:04:08.0 +0100
+++ /var/tmp/diff_new_pack.kqdLqC/_new  2013-12-17 07:04:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libqt5-qtimageformats
-Version:5.2.0~rc1
+Version:5.2.0
 Release:0
 Summary:Qt 5 Image Format Plugins
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
@@ -29,7 +29,7 @@
 Patch0: mng_version.patch
 BuildRequires:  libmng-devel
 %define base_name libqt5
-%define real_version 5.2.0-rc1
+%define real_version 5.2.0
 %define so_version 5.2.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 BuildRequires:  libqt5-qtbase-devel = %{version}

++ qtimageformats-opensource-src-5.2.0-rc1.tar.xz - 
qtimageformats-opensource-src-5.2.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2013-12-02 09:46:33

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2013-11-04 09:12:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2013-12-02 09:46:34.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov 29 13:42:39 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 rc1
+  * New feature release, please see
+  
http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.2
+- Added mng_version.patch, for recognizing newer (e.g. 2.0.x) libmng
+  versions
+
+---

Old:

  qtimageformats-opensource-src-5.2.0-beta1.tar.xz

New:

  mng_version.patch
  qtimageformats-opensource-src-5.2.0-rc1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.ngCVCq/_old  2013-12-02 09:46:34.0 +0100
+++ /var/tmp/diff_new_pack.ngCVCq/_new  2013-12-02 09:46:34.0 +0100
@@ -17,16 +17,19 @@
 
 
 Name:   libqt5-qtimageformats
-Version:5.2.0~beta1
+Version:5.2.0~rc1
 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
 Source: %{tar_version}.tar.xz
+# PATCH-FIX-UPSTREAM mng_version.patch -- libmng 2.0.x has been released and 
is compatible and usable, but since
+# it no longer provides a VERSION_MAJOR macro, the config test would fail.
+Patch0: mng_version.patch
 BuildRequires:  libmng-devel
 %define base_name libqt5
-%define real_version 5.2.0-beta1
+%define real_version 5.2.0-rc1
 %define so_version 5.2.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 BuildRequires:  libqt5-qtbase-devel = %{version}
@@ -60,6 +63,7 @@
 
 %prep
 %setup -q -n qtimageformats-opensource-src-%{real_version}
+%patch0 -p1
 
 %build
 %qmake5

++ mng_version.patch ++
From: aavit eirik.aavitsl...@digia.com
Date: Fri, 22 Nov 2013 14:04:23 +
Subject: Recognize newer libmng versions in config test
X-Git-Url: 
http://quickgit.kde.org/?p=qt%2Fqtimageformats.gita=commitdiffh=9ae386653c321c8ddc10fad5ea88f32ebb3d3ffe
---
Recognize newer libmng versions in config test

libmng 2.0.x has been released and is compatible and usable, but since
it no longer provides a VERSION_MAJOR macro, the config test would fail.

Task-number: QTBUG-34894
Change-Id: I106aa258de0851af01d1bb016c2971dd8e30fd24
Reviewed-by: Liang Qi liang...@digia.com
---


--- a/config.tests/libmng/libmng.cpp
+++ b/config.tests/libmng/libmng.cpp
@@ -46,8 +46,10 @@
 mng_handle hMNG;
 mng_cleanup(hMNG);
 
+#if defined(MNG_VERSION_MAJOR)
 #if MNG_VERSION_MAJOR  1 || (MNG_VERSION_MAJOR == 1  MNG_VERSION_MINOR == 0 
 MNG_VERSION_RELEASE  9)
 #error System libmng version is less than 1.0.9; using built-in version 
instead.
+#endif
 #endif
 
 return 0;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libqt5-qtimageformats for openSUSE:Factory

2013-11-04 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtimageformats for 
openSUSE:Factory checked in at 2013-11-04 09:12:56

Comparing /work/SRC/openSUSE:Factory/libqt5-qtimageformats (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new (New)


Package is libqt5-qtimageformats

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtimageformats/libqt5-qtimageformats.changes  
2013-10-04 13:52:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtimageformats.new/libqt5-qtimageformats.changes
 2013-11-04 09:12:57.0 +0100
@@ -1,0 +2,9 @@
+Wed Oct 23 17:11:55 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 beta1
+  * New feature release, please see
+  http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.2
+- Created devel package
+
+---

Old:

  qtimageformats-opensource-src-5.1.1.tar.xz

New:

  qtimageformats-opensource-src-5.2.0-beta1.tar.xz



Other differences:
--
++ libqt5-qtimageformats.spec ++
--- /var/tmp/diff_new_pack.TgRlFv/_old  2013-11-04 09:12:57.0 +0100
+++ /var/tmp/diff_new_pack.TgRlFv/_new  2013-11-04 09:12:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtimageformats
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
 
 
 Name:   libqt5-qtimageformats
-Version:5.1.1
+Version:5.2.0~beta1
 Release:0
-License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Summary:Qt 5 Image Format Plugins
-Url:http://qt.digia.com
+License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
+Url:http://qt.digia.com
 Source: %{tar_version}.tar.xz
 BuildRequires:  libmng-devel
 %define base_name libqt5
-%define real_version 5.1.1
-%define so_version 5.1.1
+%define real_version 5.2.0-beta1
+%define so_version 5.2.0
 %define tar_version qtimageformats-opensource-src-%{real_version}
 BuildRequires:  libqt5-qtbase-devel = %{version}
 BuildRequires:  libtiff-devel
@@ -42,34 +42,40 @@
 This package contains base tools, like string, xml, and network
 handling.
 
+%package devel
+Summary:Qt Development Kit
+Group:  Development/Libraries/X11
+Requires:   %name = %version
+Requires:   libqt5-qtbase-devel = %{version}
+Requires:   libtiff-devel
+Requires:   libmng-devel
+
+%description devel
+Qt is a set of libraries for developing applications.
+
+This package contains qtimageformats.
+
+You need this package, if you want to compile programs with qtimageformats.
+
+
 %prep
 %setup -q -n qtimageformats-opensource-src-%{real_version}
 
-
 %build
-export PATH=%{_libqt5_bindir}:$PATH
-%ifarch ppc64
-  RPM_OPT_FLAGS=%{optflags} -mminimal-toc
-%endif
-export CXXFLAGS=$CXXFLAGS %{optflags} -DOPENSSL_LOAD_CONF
-export CFLAGS=$CFLAGS %{optflags} -DOPENSSL_LOAD_CONF
-export MAKEFLAGS=%{?_smp_mflags}
-qmake
-make
+%qmake5
+%make_jobs
 
 %install
-mkdir -p %{buildroot}/%{_libqt5_plugindir}/imageformats
-install -m 755 plugins/imageformats/libqmng.so 
%{buildroot}/%{_libqt5_plugindir}/imageformats/
-install -m 755 plugins/imageformats/libqtiff.so 
%{buildroot}/%{_libqt5_plugindir}/imageformats/
-install -m 755 plugins/imageformats/libqtga.so 
%{buildroot}/%{_libqt5_plugindir}/imageformats/
-install -m 755 plugins/imageformats/libqwbmp.so 
%{buildroot}/%{_libqt5_plugindir}/imageformats/
-
-%clean
-rm -rf %{buildroot}
+%qmake5_install
 
 %files
 %defattr(-,root,root,755)
 %doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_plugindir}/imageformats/*.so
 
+%files devel
+%defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%{_libqt5_libdir}/cmake/Qt5Gui/Qt5Gui_Q*Plugin.cmake
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org