Hello community,

here is the log from the commit of package libqt5-qtscxml for openSUSE:Factory 
checked in at 2020-09-15 16:23:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtscxml (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtscxml"

Tue Sep 15 16:23:42 2020 rev:16 rq:833654 version:5.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtscxml/libqt5-qtscxml.changes    
2020-05-29 21:16:34.994913846 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtscxml.new.4249/libqt5-qtscxml.changes  
2020-09-15 16:24:41.390389972 +0200
@@ -1,0 +2,8 @@
+Thu Sep 10 07:57:24 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.15.1:
+  * New bugfix release
+  * For more details please see:
+    http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.15.1/?h=5.15.1
+
+-------------------------------------------------------------------

Old:
----
  qtscxml-everywhere-src-5.15.0.tar.xz

New:
----
  qtscxml-everywhere-src-5.15.1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtscxml.spec ++++++
--- /var/tmp/diff_new_pack.66GBg0/_old  2020-09-15 16:24:44.686393128 +0200
+++ /var/tmp/diff_new_pack.66GBg0/_new  2020-09-15 16:24:44.694393135 +0200
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5Scxml5
 %define base_name libqt5
-%define real_version 5.15.0
-%define so_version 5.15.0
-%define tar_version qtscxml-everywhere-src-5.15.0
+%define real_version 5.15.1
+%define so_version 5.15.1
+%define tar_version qtscxml-everywhere-src-5.15.1
 Name:           libqt5-qtscxml
-Version:        5.15.0
+Version:        5.15.1
 Release:        0
 Summary:        Qt 5 State Chart XML Library
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++++++ qtscxml-everywhere-src-5.15.0.tar.xz -> 
qtscxml-everywhere-src-5.15.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-5.15.0/.qmake.conf 
new/qtscxml-everywhere-src-5.15.1/.qmake.conf
--- old/qtscxml-everywhere-src-5.15.0/.qmake.conf       2020-04-23 
06:28:43.000000000 +0200
+++ new/qtscxml-everywhere-src-5.15.1/.qmake.conf       2020-08-24 
11:20:54.000000000 +0200
@@ -4,4 +4,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/qtscxml-everywhere-src-5.15.0/.tag 
new/qtscxml-everywhere-src-5.15.1/.tag
--- old/qtscxml-everywhere-src-5.15.0/.tag      2020-04-23 06:28:43.000000000 
+0200
+++ new/qtscxml-everywhere-src-5.15.1/.tag      2020-08-24 11:20:54.000000000 
+0200
@@ -1 +1 @@
-e72ad1f088d054678b7d70133fe702d91ae6b366
+38095de1942031707b05709b160e1399ecbf8276
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-5.15.0/dist/changes-5.15.1 
new/qtscxml-everywhere-src-5.15.1/dist/changes-5.15.1
--- old/qtscxml-everywhere-src-5.15.0/dist/changes-5.15.1       1970-01-01 
01:00:00.000000000 +0100
+++ new/qtscxml-everywhere-src-5.15.1/dist/changes-5.15.1       2020-08-24 
11:20:54.000000000 +0200
@@ -0,0 +1,22 @@
+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.
+
+ - Fixed error checking when attempting to connect nonexistent states
+ - Fixed flaky autotests with a delayed event in scion.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlcompiler_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlcompiler_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlcompiler_p.h
 2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlcppdatamodel_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlcppdatamodel_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlcppdatamodel_p.h
     2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmldatamodel_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmldatamodel_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmldatamodel_p.h
        2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
     2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlevent_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlevent_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlevent_p.h
    2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlexecutablecontent_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlexecutablecontent_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlexecutablecontent_p.h
        2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlglobals_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlglobals_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlglobals_p.h
  2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlinvokableservice_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlinvokableservice_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlinvokableservice_p.h
 2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachine_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachine_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachine_p.h
     2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachineinfo_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachineinfo_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmlstatemachineinfo_p.h
 2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmltabledata_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.0/QtScxml/private/qscxmltabledata_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.0/QtScxml/private/qscxmltabledata_p.h
        2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlcompiler_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlcompiler_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlcompiler_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlcompiler_p.h
 2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlcppdatamodel_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlcppdatamodel_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlcppdatamodel_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlcppdatamodel_p.h
     2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmldatamodel_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmldatamodel_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmldatamodel_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmldatamodel_p.h
        2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlecmascriptplatformproperties_p.h
     2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlevent_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlevent_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlevent_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlevent_p.h
    2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlexecutablecontent_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlexecutablecontent_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlexecutablecontent_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlexecutablecontent_p.h
        2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlglobals_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlglobals_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlglobals_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlglobals_p.h
  2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlinvokableservice_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlinvokableservice_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlinvokableservice_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlinvokableservice_p.h
 2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachine_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachine_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachine_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachine_p.h
     2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachineinfo_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachineinfo_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachineinfo_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmlstatemachineinfo_p.h
 2020-08-24 11:20:54.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.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmltabledata_p.h
 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmltabledata_p.h
--- 
old/qtscxml-everywhere-src-5.15.0/include/QtScxml/5.15.1/QtScxml/private/qscxmltabledata_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/5.15.1/QtScxml/private/qscxmltabledata_p.h
        2020-08-24 11:20:54.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.15.0/include/QtScxml/qtscxmlversion.h 
new/qtscxml-everywhere-src-5.15.1/include/QtScxml/qtscxmlversion.h
--- old/qtscxml-everywhere-src-5.15.0/include/QtScxml/qtscxmlversion.h  
2020-05-14 06:50:01.534149400 +0200
+++ new/qtscxml-everywhere-src-5.15.1/include/QtScxml/qtscxmlversion.h  
2020-09-04 05:31:41.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSCXML_VERSION_H
 #define QT_QTSCXML_VERSION_H
 
-#define QTSCXML_VERSION_STR "5.15.0"
+#define QTSCXML_VERSION_STR "5.15.1"
 
-#define QTSCXML_VERSION 0x050F00
+#define QTSCXML_VERSION 0x050F01
 
 #endif // QT_QTSCXML_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-5.15.0/src/imports/scxmlstatemachine/invokedservices.cpp
 
new/qtscxml-everywhere-src-5.15.1/src/imports/scxmlstatemachine/invokedservices.cpp
--- 
old/qtscxml-everywhere-src-5.15.0/src/imports/scxmlstatemachine/invokedservices.cpp
 2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/src/imports/scxmlstatemachine/invokedservices.cpp
 2020-08-24 11:20:54.000000000 +0200
@@ -73,7 +73,7 @@
     if (m_stateMachine) {
         const QVector<QScxmlInvokableService *> children = 
m_stateMachine->invokedServices();
         for (QScxmlInvokableService *service : children)
-            ret.insertMulti(service->name(), QVariant::fromValue(service));
+            ret.insert(service->name(), QVariant::fromValue(service));
     }
     return ret;
 }
@@ -116,7 +116,7 @@
 
 QQmlListProperty<QObject> QScxmlInvokedServices::qmlChildren()
 {
-    return QQmlListProperty<QObject>(this, m_qmlChildren);
+    return QQmlListProperty<QObject>(this, &m_qmlChildren);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-5.15.0/src/imports/scxmlstatemachine/statemachineextended.cpp
 
new/qtscxml-everywhere-src-5.15.1/src/imports/scxmlstatemachine/statemachineextended.cpp
--- 
old/qtscxml-everywhere-src-5.15.0/src/imports/scxmlstatemachine/statemachineextended.cpp
    2020-04-23 06:28:43.000000000 +0200
+++ 
new/qtscxml-everywhere-src-5.15.1/src/imports/scxmlstatemachine/statemachineextended.cpp
    2020-08-24 11:20:54.000000000 +0200
@@ -51,7 +51,7 @@
 
 QQmlListProperty<QObject> QScxmlStateMachineExtended::children()
 {
-    return QQmlListProperty<QObject>(this, m_children);
+    return QQmlListProperty<QObject>(this, &m_children);
 }
 
 QT_END_NAMESPACE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-5.15.0/src/scxml/qscxmlstatemachine.cpp 
new/qtscxml-everywhere-src-5.15.1/src/scxml/qscxmlstatemachine.cpp
--- old/qtscxml-everywhere-src-5.15.0/src/scxml/qscxmlstatemachine.cpp  
2020-04-23 06:28:43.000000000 +0200
+++ new/qtscxml-everywhere-src-5.15.1/src/scxml/qscxmlstatemachine.cpp  
2020-08-24 11:20:54.000000000 +0200
@@ -1914,7 +1914,7 @@
         types = QtPrivate::ConnectionTypes<QtPrivate::List<bool> >::types();
 
     Q_D(QScxmlStateMachine);
-    const int signalIndex = d->m_stateNameToSignalIndex.value(scxmlStateName);
+    const int signalIndex = d->m_stateNameToSignalIndex.value(scxmlStateName, 
-1);
     return signalIndex < 0 ? QMetaObject::Connection()
                            : QObjectPrivate::connectImpl(this, signalIndex, 
receiver, slot, slotObj,
                                                          type, types, 
d->m_metaObject);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-5.15.0/tests/auto/scion/tst_scion.cpp 
new/qtscxml-everywhere-src-5.15.1/tests/auto/scion/tst_scion.cpp
--- old/qtscxml-everywhere-src-5.15.0/tests/auto/scion/tst_scion.cpp    
2020-04-23 06:28:43.000000000 +0200
+++ new/qtscxml-everywhere-src-5.15.1/tests/auto/scion/tst_scion.cpp    
2020-08-24 11:20:54.000000000 +0200
@@ -329,18 +329,33 @@
     e->setOrigin(origin);
     e->setOriginType(origintype);
     e->setInvokeId(invokeid);
-    if (eventDescription.contains(QLatin1String("after")))
-        QTest::qWait(eventDescription.value(QLatin1String("after")).toInt());
+    int delay = 0;
+    if (eventDescription.contains(QLatin1String("after"))) {
+        delay = eventDescription.value(QLatin1String("after")).toInt();
+        Q_ASSERT(delay > 0);
+        e->setDelay(delay);
+    }
+
+    QTimer trigger;
+    trigger.setSingleShot(true);
+    stateMachine->connectToEvent(eventName, &trigger, [&stateMachine, 
&trigger](const QScxmlEvent &) {
+        QObject::connect(stateMachine, &QScxmlStateMachine::reachedStableState,
+                         &trigger, QOverload<>::of(&QTimer::start));
+    });
+    MySignalSpy triggerSpy(&trigger, SIGNAL(timeout()));
 
     stateMachine->submitEvent(e);
 
-    if (!MySignalSpy(stateMachine, SIGNAL(reachedStableState())).fastWait()) {
-        qWarning() << "State machine did not reach a stable state!";
+    if (!triggerSpy.fastWait()) {
+        qWarning() << "State machine did not reach a stable state.";
     } else if (verifyStates(stateMachine, eventDescription, 
QLatin1String("nextConfiguration"), counter)) {
         return true;
     }
 
-    qWarning() << "... after sending event" << event;
+    if (delay > 0)
+        qWarning("... after sending delayed event %s with a delay of %dms.", 
qPrintable(eventName), delay);
+    else
+        qWarning("... after sending event %s.", qPrintable(eventName));
     return false;
 }
 


Reply via email to