Hello community, here is the log from the commit of package libqt5-qtsvg for openSUSE:Factory checked in at 2017-07-08 12:24:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtsvg (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtsvg" Sat Jul 8 12:24:34 2017 rev:29 rq:507706 version:5.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtsvg/libqt5-qtsvg.changes 2017-06-13 16:05:46.246417551 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new/libqt5-qtsvg.changes 2017-07-08 12:24:35.645439459 +0200 @@ -1,0 +2,7 @@ +Sat Jul 1 08:15:29 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: ---- qtsvg-opensource-src-5.9.0.tar.xz New: ---- qtsvg-opensource-src-5.9.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtsvg.spec ++++++ --- /var/tmp/diff_new_pack.3aCSyy/_old 2017-07-08 12:24:36.309345807 +0200 +++ /var/tmp/diff_new_pack.3aCSyy/_new 2017-07-08 12:24:36.313345243 +0200 @@ -21,15 +21,15 @@ %define libname libQt5Svg5 Name: libqt5-qtsvg -Version: 5.9.0 +Version: 5.9.1 Release: 0 Summary: Qt 5 SVG Library 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 qtsvg-opensource-src-%{real_version} Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf ++++++ qtsvg-opensource-src-5.9.0.tar.xz -> qtsvg-opensource-src-5.9.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/.qmake.conf new/qtsvg-opensource-src-5.9.1/.qmake.conf --- old/qtsvg-opensource-src-5.9.0/.qmake.conf 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/.qmake.conf 2017-06-20 09:18:03.000000000 +0200 @@ -3,4 +3,4 @@ CONFIG += warning_clean DEFINES += QT_NO_FOREACH -MODULE_VERSION = 5.9.0 +MODULE_VERSION = 5.9.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/.tag new/qtsvg-opensource-src-5.9.1/.tag --- old/qtsvg-opensource-src-5.9.0/.tag 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/.tag 2017-06-20 09:18:03.000000000 +0200 @@ -1 +1 @@ -4fd787e90c70afbaa168abb3efdb8757ba77f3a4 +96d3cb055fe477aa2699682555c3c33c66e0e300 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/dist/changes-5.9.1 new/qtsvg-opensource-src-5.9.1/dist/changes-5.9.1 --- old/qtsvg-opensource-src-5.9.0/dist/changes-5.9.1 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/dist/changes-5.9.1 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1,28 @@ +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 * +**************************************************************************** + +Important Changes +----------------- + - QSvgRenderer: + * Parses the stroke-dasharray attributes in a SVG file correctly. + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgfont_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgfont_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgfont_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgfont_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgfont_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvggraphics_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvggraphics_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvggraphics_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvggraphics_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvggraphics_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvghandler_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvghandler_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvghandler_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvghandler_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvghandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgnode_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgnode_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgnode_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgnode_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgnode_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgstructure_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgstructure_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgstructure_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgstructure_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgstructure_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgstyle_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgstyle_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgstyle_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgstyle_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgstyle_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgtinydocument_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgtinydocument_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qsvgtinydocument_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qsvgtinydocument_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qsvgtinydocument_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qtsvgglobal_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qtsvgglobal_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.0/QtSvg/private/qtsvgglobal_p.h 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.0/QtSvg/private/qtsvgglobal_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/svg/qtsvgglobal_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgfont_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgfont_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgfont_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgfont_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgfont_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvggraphics_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvggraphics_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvggraphics_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvggraphics_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvggraphics_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvghandler_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvghandler_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvghandler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvghandler_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvghandler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgnode_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgnode_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgnode_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgnode_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgnode_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgstructure_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgstructure_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgstructure_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgstructure_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgstructure_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgstyle_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgstyle_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgstyle_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgstyle_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgstyle_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgtinydocument_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgtinydocument_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qsvgtinydocument_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qsvgtinydocument_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qsvgtinydocument_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qtsvgglobal_p.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qtsvgglobal_p.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/5.9.1/QtSvg/private/qtsvgglobal_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/5.9.1/QtSvg/private/qtsvgglobal_p.h 2017-06-20 09:18:03.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/svg/qtsvgglobal_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/include/QtSvg/qtsvgversion.h new/qtsvg-opensource-src-5.9.1/include/QtSvg/qtsvgversion.h --- old/qtsvg-opensource-src-5.9.0/include/QtSvg/qtsvgversion.h 2017-05-29 19:10:33.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/include/QtSvg/qtsvgversion.h 2017-06-29 01:39:41.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTSVG_VERSION_H #define QT_QTSVG_VERSION_H -#define QTSVG_VERSION_STR "5.9.0" +#define QTSVG_VERSION_STR "5.9.1" -#define QTSVG_VERSION 0x050900 +#define QTSVG_VERSION 0x050901 #endif // QT_QTSVG_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtsvg-opensource-src-5.9.0/src/svg/qsvghandler.cpp new/qtsvg-opensource-src-5.9.1/src/svg/qsvghandler.cpp --- old/qtsvg-opensource-src-5.9.0/src/svg/qsvghandler.cpp 2017-05-08 10:56:44.000000000 +0200 +++ new/qtsvg-opensource-src-5.9.1/src/svg/qsvghandler.cpp 2017-06-20 09:18:03.000000000 +0200 @@ -1912,13 +1912,12 @@ continue; QCss::Value val = decl.d->values.first(); QString valueStr; - if (decl.d->values.count() != 1) { - for (int i=0; i<decl.d->values.count(); ++i) { - const QString &value = decl.d->values[i].toString(); - if (value.isEmpty()) + const int valCount = decl.d->values.count(); + if (valCount != 1) { + for (int i = 0; i < valCount; ++i) { + valueStr += decl.d->values[i].toString(); + if (i + 1 < valCount) valueStr += QLatin1Char(','); - else - valueStr += value; } } else { valueStr = val.toString();