Hello community, here is the log from the commit of package libqt5-qtscxml for openSUSE:Factory checked in at 2019-09-10 08:32:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtscxml (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtscxml" Tue Sep 10 08:32:14 2019 rev:12 rq:729216 version:5.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtscxml/libqt5-qtscxml.changes 2019-06-28 16:29:27.366198795 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.7948/libqt5-qtscxml.changes 2019-09-10 08:32:19.257654639 +0200 @@ -1,0 +2,8 @@ +Fri Sep 6 08:04:27 UTC 2019 - Fabian Vogt <[email protected]> + +- Update to 5.13.1: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.1/?h=v5.13.1 + +------------------------------------------------------------------- Old: ---- qtscxml-everywhere-src-5.13.0.tar.xz New: ---- qtscxml-everywhere-src-5.13.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtscxml.spec ++++++ --- /var/tmp/diff_new_pack.V459RS/_old 2019-09-10 08:32:21.545654480 +0200 +++ /var/tmp/diff_new_pack.V459RS/_new 2019-09-10 08:32:21.549654479 +0200 @@ -21,16 +21,16 @@ %define libname libQt5Scxml5 Name: libqt5-qtscxml -Version: 5.13.0 +Version: 5.13.1 Release: 0 Summary: Qt 5 State Chart XML Library License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only Group: System/Libraries Url: http://qt.io %define base_name libqt5 -%define real_version 5.13.0 -%define so_version 5.13.0 -%define tar_version qtscxml-everywhere-src-5.13.0 +%define real_version 5.13.1 +%define so_version 5.13.1 +%define tar_version qtscxml-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: libQt5Core-private-headers-devel >= %{version} ++++++ qtscxml-everywhere-src-5.13.0.tar.xz -> qtscxml-everywhere-src-5.13.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/.qmake.conf new/qtscxml-everywhere-src-5.13.1/.qmake.conf --- old/qtscxml-everywhere-src-5.13.0/.qmake.conf 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/.qmake.conf 2019-08-13 11:25:16.000000000 +0200 @@ -2,4 +2,4 @@ CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.13.0 +MODULE_VERSION = 5.13.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/.tag new/qtscxml-everywhere-src-5.13.1/.tag --- old/qtscxml-everywhere-src-5.13.0/.tag 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/.tag 2019-08-13 11:25:16.000000000 +0200 @@ -1 +1 @@ -cb8388ac1de37ff31786cd1bd4723938b76d0f0a +14b12a05efa4bd20f29ede7b729bfd5e2703358a diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/dist/changes-5.12.4 new/qtscxml-everywhere-src-5.13.1/dist/changes-5.12.4 --- old/qtscxml-everywhere-src-5.13.0/dist/changes-5.12.4 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/dist/changes-5.12.4 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1,20 @@ +Qt 5.12.4 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.0 through 5.12.3. + +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. + + - This release contains only minor code improvements. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/dist/changes-5.13.1 new/qtscxml-everywhere-src-5.13.1/dist/changes-5.13.1 --- old/qtscxml-everywhere-src-5.13.0/dist/changes-5.13.1 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/dist/changes-5.13.1 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1,20 @@ +Qt 5.13.1 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.13.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.13 series is binary compatible with the 5.12.x series. +Applications compiled for 5.12 will continue to run with 5.13. + +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/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlcompiler_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlcompiler_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlcompiler_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlcompiler_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlcompiler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlcppdatamodel_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlcppdatamodel_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlcppdatamodel_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlcppdatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlcppdatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmldatamodel_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmldatamodel_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmldatamodel_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmldatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmldatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlecmascriptplatformproperties_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlevent_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlevent_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlevent_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlevent_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlevent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlexecutablecontent_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlexecutablecontent_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlexecutablecontent_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlexecutablecontent_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlexecutablecontent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlglobals_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlglobals_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlglobals_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlglobals_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlglobals_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlinvokableservice_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlinvokableservice_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlinvokableservice_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlinvokableservice_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlinvokableservice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachine_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachine_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachine_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachine_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlstatemachine_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachineinfo_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachineinfo_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachineinfo_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmlstatemachineinfo_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmlstatemachineinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmltabledata_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmltabledata_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.0/QtScxml/private/qscxmltabledata_p.h 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.0/QtScxml/private/qscxmltabledata_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/scxml/qscxmltabledata_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlcompiler_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlcompiler_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlcompiler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlcompiler_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlcompiler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlcppdatamodel_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlcppdatamodel_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlcppdatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlcppdatamodel_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlcppdatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmldatamodel_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmldatamodel_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmldatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmldatamodel_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmldatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlecmascriptplatformproperties_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlevent_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlevent_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlevent_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlevent_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlevent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlexecutablecontent_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlexecutablecontent_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlexecutablecontent_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlexecutablecontent_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlexecutablecontent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlglobals_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlglobals_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlglobals_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlglobals_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlglobals_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlinvokableservice_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlinvokableservice_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlinvokableservice_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlinvokableservice_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlinvokableservice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachine_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachine_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachine_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachine_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlstatemachine_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachineinfo_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachineinfo_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachineinfo_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmlstatemachineinfo_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlstatemachineinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmltabledata_p.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmltabledata_p.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/5.13.1/QtScxml/private/qscxmltabledata_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/5.13.1/QtScxml/private/qscxmltabledata_p.h 2019-08-13 11:25:16.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmltabledata_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/include/QtScxml/qtscxmlversion.h new/qtscxml-everywhere-src-5.13.1/include/QtScxml/qtscxmlversion.h --- old/qtscxml-everywhere-src-5.13.0/include/QtScxml/qtscxmlversion.h 2019-06-17 14:55:55.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/include/QtScxml/qtscxmlversion.h 2019-09-03 14:11:40.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTSCXML_VERSION_H #define QT_QTSCXML_VERSION_H -#define QTSCXML_VERSION_STR "5.13.0" +#define QTSCXML_VERSION_STR "5.13.1" -#define QTSCXML_VERSION 0x050D00 +#define QTSCXML_VERSION 0x050D01 #endif // QT_QTSCXML_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/src/scxml/doc/qtscxml.qdocconf new/qtscxml-everywhere-src-5.13.1/src/scxml/doc/qtscxml.qdocconf --- old/qtscxml-everywhere-src-5.13.0/src/scxml/doc/qtscxml.qdocconf 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/src/scxml/doc/qtscxml.qdocconf 2019-08-13 11:25:16.000000000 +0200 @@ -1,4 +1,5 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) +include($QT_INSTALL_DOCS/config/exampleurl-qtscxml.qdocconf) project = QtScxml description = Qt Scxml Reference Documentation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/src/scxml/qscxmlcompiler.cpp new/qtscxml-everywhere-src-5.13.1/src/scxml/qscxmlcompiler.cpp --- old/qtscxml-everywhere-src-5.13.0/src/scxml/qscxmlcompiler.cpp 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/src/scxml/qscxmlcompiler.cpp 2019-08-13 11:25:16.000000000 +0200 @@ -1589,7 +1589,7 @@ current().instructionContainer = m_doc->newSequence(&s->onEntry); break; } - // intentional fall-through + Q_FALLTHROUGH(); default: addError(QStringLiteral("unexpected container state for onentry")); break; @@ -1608,7 +1608,7 @@ current().instructionContainer = m_doc->newSequence(&s->onExit); break; } - // intentional fall-through + Q_FALLTHROUGH(); default: addError(QStringLiteral("unexpected container state for onexit")); break; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/tools/qscxmlc/scxmlcppdumper.cpp new/qtscxml-everywhere-src-5.13.1/tools/qscxmlc/scxmlcppdumper.cpp --- old/qtscxml-everywhere-src-5.13.0/tools/qscxmlc/scxmlcppdumper.cpp 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/tools/qscxmlc/scxmlcppdumper.cpp 2019-08-13 11:25:16.000000000 +0200 @@ -108,13 +108,10 @@ if (!file.isValid()) { qFatal("Unable to open template '%s'", qPrintable(filename)); } + Q_ASSERT(file.compressionAlgorithm() == QResource::NoCompression); QByteArray data; - if (file.isCompressed() && file.size()) { - data = qUncompress(file.data(), int(file.size())); - } else { - data = QByteArray::fromRawData(reinterpret_cast<const char *>(file.data()), - int(file.size())); - } + data = QByteArray::fromRawData(reinterpret_cast<const char *>(file.data()), + int(file.size())); const QString t = QString::fromLatin1(data); data.clear(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-everywhere-src-5.13.0/tools/qscxmlc/templates.qrc new/qtscxml-everywhere-src-5.13.1/tools/qscxmlc/templates.qrc --- old/qtscxml-everywhere-src-5.13.0/tools/qscxmlc/templates.qrc 2019-05-13 06:38:49.000000000 +0200 +++ new/qtscxml-everywhere-src-5.13.1/tools/qscxmlc/templates.qrc 2019-08-13 11:25:16.000000000 +0200 @@ -1,7 +1,7 @@ <RCC> <qresource prefix="/"> - <file>data.t</file> - <file>decl.t</file> - <file>cppdatamodel.t</file> + <file compression-algorithm="none">data.t</file> + <file compression-algorithm="none">decl.t</file> + <file compression-algorithm="none">cppdatamodel.t</file> </qresource> </RCC>
