Hello community, here is the log from the commit of package libqt5-qtscxml for openSUSE:Factory checked in at 2017-12-15 14:04:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtscxml (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtscxml" Fri Dec 15 14:04:46 2017 rev:3 rq:545953 version:5.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtscxml/libqt5-qtscxml.changes 2017-10-24 22:22:36.226585130 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new/libqt5-qtscxml.changes 2017-12-15 14:05:35.780005429 +0100 @@ -1,0 +2,8 @@ +Sat Nov 25 12:46:43 UTC 2017 - [email protected] + +- Update to 5.9.3 + * New bugfix release + * For more details, see: + http://code.qt.io/cgit/qt/qtscxml.git/tree/dist/changes-5.9.3/?h=v5.9.3 + +------------------------------------------------------------------- Old: ---- qtscxml-opensource-src-5.9.2.tar.xz New: ---- qtscxml-opensource-src-5.9.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtscxml.spec ++++++ --- /var/tmp/diff_new_pack.Psccln/_old 2017-12-15 14:05:36.471972025 +0100 +++ /var/tmp/diff_new_pack.Psccln/_new 2017-12-15 14:05:36.475971832 +0100 @@ -21,15 +21,15 @@ %define libname libQt5Scxml5 Name: libqt5-qtscxml -Version: 5.9.2 +Version: 5.9.3 Release: 0 Summary: Qt 5 State Chart XML Library License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: System/Libraries Url: http://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 qtscxml-opensource-src-%{real_version} Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf ++++++ qtscxml-opensource-src-5.9.2.tar.xz -> qtscxml-opensource-src-5.9.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/.qmake.conf new/qtscxml-opensource-src-5.9.3/.qmake.conf --- old/qtscxml-opensource-src-5.9.2/.qmake.conf 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/.qmake.conf 2017-11-10 12:57:36.000000000 +0100 @@ -2,4 +2,4 @@ CONFIG += qt_example_installs CONFIG += warning_clean -MODULE_VERSION = 5.9.2 +MODULE_VERSION = 5.9.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/.tag new/qtscxml-opensource-src-5.9.3/.tag --- old/qtscxml-opensource-src-5.9.2/.tag 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/.tag 2017-11-10 12:57:36.000000000 +0100 @@ -1 +1 @@ -3caae998c8c1770cd96cadba24d89a60005c5fe7 +04a0d00d41087c431626cc82f6f01297b6d31e1d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/dist/changes-5.9.3 new/qtscxml-opensource-src-5.9.3/dist/changes-5.9.3 --- old/qtscxml-opensource-src-5.9.2/dist/changes-5.9.3 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/dist/changes-5.9.3 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1,24 @@ +Qt 5.9.3 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. + +**************************************************************************** +* Qt 5.9.3 Changes * +**************************************************************************** + + - This release contains only minor code improvements. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlcompiler_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlcompiler_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlcompiler_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlcppdatamodel_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlcppdatamodel_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlcppdatamodel_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmldatamodel_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmldatamodel_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmldatamodel_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlecmascriptplatformproperties_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlecmascriptplatformproperties_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlevent_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlevent_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlevent_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlexecutablecontent_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlexecutablecontent_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlexecutablecontent_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlglobals_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlglobals_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlglobals_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlinvokableservice_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlinvokableservice_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlinvokableservice_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachine_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachine_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachine_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachineinfo_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachineinfo_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmlstatemachineinfo_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmltabledata_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/QtScxml/private/qscxmltabledata_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.2/QtScxml/private/qscxmltabledata_p.h 2017-09-28 10:54:53.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.2/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-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlcompiler_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlcompiler_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlcompiler_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlcompiler_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlcompiler_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlcppdatamodel_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlcppdatamodel_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlcppdatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlcppdatamodel_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlcppdatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmldatamodel_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmldatamodel_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmldatamodel_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmldatamodel_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmldatamodel_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlecmascriptplatformproperties_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlecmascriptplatformproperties_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlecmascriptplatformproperties_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlecmascriptplatformproperties_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlevent_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlevent_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlevent_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlevent_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlevent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlexecutablecontent_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlexecutablecontent_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlexecutablecontent_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlexecutablecontent_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlexecutablecontent_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlglobals_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlglobals_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlglobals_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlglobals_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlglobals_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlinvokableservice_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlinvokableservice_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlinvokableservice_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlinvokableservice_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlinvokableservice_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachine_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachine_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachine_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachine_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlstatemachine_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachineinfo_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachineinfo_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachineinfo_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmlstatemachineinfo_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmlstatemachineinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmltabledata_p.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmltabledata_p.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/5.9.3/QtScxml/private/qscxmltabledata_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/5.9.3/QtScxml/private/qscxmltabledata_p.h 2017-11-10 12:57:36.000000000 +0100 @@ -0,0 +1 @@ +#include "../../../../../src/scxml/qscxmltabledata_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtscxml-opensource-src-5.9.2/include/QtScxml/qtscxmlversion.h new/qtscxml-opensource-src-5.9.3/include/QtScxml/qtscxmlversion.h --- old/qtscxml-opensource-src-5.9.2/include/QtScxml/qtscxmlversion.h 2017-10-04 09:26:39.000000000 +0200 +++ new/qtscxml-opensource-src-5.9.3/include/QtScxml/qtscxmlversion.h 2017-11-20 14:51:46.000000000 +0100 @@ -2,8 +2,8 @@ #ifndef QT_QTSCXML_VERSION_H #define QT_QTSCXML_VERSION_H -#define QTSCXML_VERSION_STR "5.9.2" +#define QTSCXML_VERSION_STR "5.9.3" -#define QTSCXML_VERSION 0x050902 +#define QTSCXML_VERSION 0x050903 #endif // QT_QTSCXML_VERSION_H
