Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-scxml for openSUSE:Factory 
checked in at 2021-11-04 16:09:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-scxml (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-scxml.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-scxml"

Thu Nov  4 16:09:24 2021 rev:5 rq:928714 version:6.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-scxml/qt6-scxml.changes      2021-10-04 
18:41:12.450178627 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-scxml.new.1890/qt6-scxml.changes    
2021-11-04 16:09:37.645048859 +0100
@@ -1,0 +2,7 @@
+Tue Oct 26 11:22:53 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 6.2.1
+  * https://www.qt.io/blog/qt-6.2.1-released
+
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-scxml.spec ++++++
--- /var/tmp/diff_new_pack.Pcept8/_old  2021-11-04 16:09:38.321049254 +0100
+++ /var/tmp/diff_new_pack.Pcept8/_new  2021-11-04 16:09:38.325049256 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.2.0
+%define real_version 6.2.1
 %define short_version 6.2
 %define short_name qtscxml
 %define tar_name qtscxml-everywhere-src
@@ -28,7 +28,7 @@
 %endif
 #
 Name:           qt6-scxml%{?pkg_suffix}
-Version:        6.2.0
+Version:        6.2.1
 Release:        0
 Summary:        SCXML (state machine notation) compiler and related tools
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

++++++ qtscxml-everywhere-src-6.2.0.tar.xz -> 
qtscxml-everywhere-src-6.2.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-6.2.0/.cmake.conf 
new/qtscxml-everywhere-src-6.2.1/.cmake.conf
--- old/qtscxml-everywhere-src-6.2.0/.cmake.conf        2021-09-24 
23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/.cmake.conf        2021-10-21 
11:07:17.000000000 +0200
@@ -1,2 +1,2 @@
-set(QT_REPO_MODULE_VERSION "6.2.0")
-set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+set(QT_REPO_MODULE_VERSION "6.2.1")
+set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-6.2.0/.qmake.conf 
new/qtscxml-everywhere-src-6.2.1/.qmake.conf
--- old/qtscxml-everywhere-src-6.2.0/.qmake.conf        2021-09-24 
23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/.qmake.conf        2021-10-21 
11:07:17.000000000 +0200
@@ -4,4 +4,4 @@
 
 DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
 
-MODULE_VERSION = 6.2.0
+MODULE_VERSION = 6.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-6.2.0/.tag 
new/qtscxml-everywhere-src-6.2.1/.tag
--- old/qtscxml-everywhere-src-6.2.0/.tag       2021-09-24 23:27:04.000000000 
+0200
+++ new/qtscxml-everywhere-src-6.2.1/.tag       2021-10-21 11:07:17.000000000 
+0200
@@ -1 +1 @@
-470d82fa5ba6d1161287d0000867a3850ae88238
+1d82963dbe060e3241c033f9eeac01bff950f895
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtscxml-everywhere-src-6.2.0/dependencies.yaml 
new/qtscxml-everywhere-src-6.2.1/dependencies.yaml
--- old/qtscxml-everywhere-src-6.2.0/dependencies.yaml  2021-09-24 
23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/dependencies.yaml  2021-10-21 
11:07:17.000000000 +0200
@@ -1,7 +1,7 @@
 dependencies:
   ../qtbase:
-    ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585
+    ref: 9fa805f7f8dfe96d561e9ed3170770ad768baf93
     required: true
   ../qtdeclarative:
-    ref: 03e111a81863fbd4ba2ea8f9f9764905d3801f26
+    ref: 973399d8e67c264a55ff0f394865a1b721bd8b5a
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlcompiler_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlcompiler_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlcompiler_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlcppdatamodel_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlcppdatamodel_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlcppdatamodel_p.h
       2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodel_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodel_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodel_p.h
  2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodelplugin_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodelplugin_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodelplugin_p.h
    2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmldatamodelplugin_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxml/qscxmldatamodelplugin_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlevent_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlevent_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlevent_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlexecutablecontent_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlexecutablecontent_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlexecutablecontent_p.h
  2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlglobals_p.h
    2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlinvokableservice_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlinvokableservice_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlinvokableservice_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachine_p.h
       2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachineinfo_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachineinfo_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmlstatemachineinfo_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmltabledata_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.0/QtScxml/private/qscxmltabledata_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.0/QtScxml/private/qscxmltabledata_p.h
  2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlcompiler_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlcompiler_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlcompiler_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlcompiler_p.h
   2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlcppdatamodel_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlcppdatamodel_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlcppdatamodel_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlcppdatamodel_p.h
       2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodel_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodel_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodel_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodel_p.h
  2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodelplugin_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodelplugin_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodelplugin_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmldatamodelplugin_p.h
    2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxml/qscxmldatamodelplugin_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlevent_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlevent_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlevent_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlevent_p.h
      2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlexecutablecontent_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlexecutablecontent_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlexecutablecontent_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlexecutablecontent_p.h
  2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlglobals_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlglobals_p.h
    2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlinvokableservice_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlinvokableservice_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlinvokableservice_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlinvokableservice_p.h
   2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachine_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachine_p.h
       2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachineinfo_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachineinfo_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachineinfo_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmlstatemachineinfo_p.h
   2021-10-21 11:07:17.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-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmltabledata_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmltabledata_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxml/6.2.1/QtScxml/private/qscxmltabledata_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/6.2.1/QtScxml/private/qscxmltabledata_p.h
  2021-10-21 11:07:17.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-6.2.0/include/QtScxml/qtscxmlversion.h 
new/qtscxml-everywhere-src-6.2.1/include/QtScxml/qtscxmlversion.h
--- old/qtscxml-everywhere-src-6.2.0/include/QtScxml/qtscxmlversion.h   
2021-09-25 17:40:14.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/include/QtScxml/qtscxmlversion.h   
2021-10-21 18:32:37.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSCXML_VERSION_H
 #define QT_QTSCXML_VERSION_H
 
-#define QTSCXML_VERSION_STR "6.2.0"
+#define QTSCXML_VERSION_STR "6.2.1"
 
-#define QTSCXML_VERSION 0x060200
+#define QTSCXML_VERSION 0x060201
 
 #endif // QT_QTSCXML_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/eventconnection_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/eventconnection_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/eventconnection_p.h
    2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/eventconnection_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxmlqml/eventconnection_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/invokedservices_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/invokedservices_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/invokedservices_p.h
    2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/invokedservices_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxmlqml/invokedservices_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/qscxmlqmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/qscxmlqmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/qscxmlqmlglobals_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/qscxmlqmlglobals_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxmlqml/qscxmlqmlglobals_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineextended_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineextended_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineextended_p.h
       2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineextended_p.h
       1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxmlqml/statemachineextended_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineloader_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineloader_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineloader_p.h
 2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.0/QtScxmlQml/private/statemachineloader_p.h
 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/scxmlqml/statemachineloader_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/eventconnection_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/eventconnection_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/eventconnection_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/eventconnection_p.h
    2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxmlqml/eventconnection_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/invokedservices_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/invokedservices_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/invokedservices_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/invokedservices_p.h
    2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxmlqml/invokedservices_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/qscxmlqmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/qscxmlqmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/qscxmlqmlglobals_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/qscxmlqmlglobals_p.h
   2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxmlqml/qscxmlqmlglobals_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineextended_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineextended_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineextended_p.h
       1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineextended_p.h
       2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxmlqml/statemachineextended_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineloader_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineloader_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineloader_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/6.2.1/QtScxmlQml/private/statemachineloader_p.h
 2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/scxmlqml/statemachineloader_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/qtscxmlqmlversion.h 
new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/qtscxmlqmlversion.h
--- old/qtscxml-everywhere-src-6.2.0/include/QtScxmlQml/qtscxmlqmlversion.h     
2021-09-25 17:40:14.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/include/QtScxmlQml/qtscxmlqmlversion.h     
2021-10-21 18:32:37.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSCXMLQML_VERSION_H
 #define QT_QTSCXMLQML_VERSION_H
 
-#define QTSCXMLQML_VERSION_STR "6.2.0"
+#define QTSCXMLQML_VERSION_STR "6.2.1"
 
-#define QTSCXMLQML_VERSION 0x060200
+#define QTSCXMLQML_VERSION 0x060201
 
 #endif // QT_QTSCXMLQML_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstractstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstractstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstractstate_p.h
     2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstractstate_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qabstractstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstracttransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstracttransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstracttransition_p.h
        2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qabstracttransition_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qabstracttransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasickeyeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasickeyeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasickeyeventtransition_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasickeyeventtransition_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/gui/qbasickeyeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasicmouseeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasicmouseeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasicmouseeventtransition_p.h
 2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qbasicmouseeventtransition_p.h
 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/gui/qbasicmouseeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qeventtransition_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qeventtransition_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qfinalstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qfinalstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qfinalstate_p.h
        2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qfinalstate_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qfinalstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qhistorystate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qhistorystate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qhistorystate_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qhistorystate_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qhistorystate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaleventgenerator_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaleventgenerator_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaleventgenerator_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaleventgenerator_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qsignaleventgenerator_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaltransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaltransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaltransition_p.h
  2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qsignaltransition_p.h
  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qsignaltransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qstate_p.h
     2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qstate_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qstatemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qstatemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.0/QtStateMachine/private/qstatemachine_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.0/QtStateMachine/private/qstatemachine_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachine/qstatemachine_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstractstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstractstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstractstate_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstractstate_p.h
     2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qabstractstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstracttransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstracttransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstracttransition_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qabstracttransition_p.h
        2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qabstracttransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasickeyeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasickeyeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasickeyeventtransition_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasickeyeventtransition_p.h
   2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/gui/qbasickeyeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasicmouseeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasicmouseeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasicmouseeventtransition_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qbasicmouseeventtransition_p.h
 2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/gui/qbasicmouseeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qeventtransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qeventtransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qeventtransition_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qeventtransition_p.h
   2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qeventtransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qfinalstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qfinalstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qfinalstate_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qfinalstate_p.h
        2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qfinalstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qhistorystate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qhistorystate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qhistorystate_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qhistorystate_p.h
      2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qhistorystate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaleventgenerator_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaleventgenerator_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaleventgenerator_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaleventgenerator_p.h
      2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qsignaleventgenerator_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaltransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaltransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaltransition_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qsignaltransition_p.h
  2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qsignaltransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qstate_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qstate_p.h
     2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qstatemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qstatemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/6.2.1/QtStateMachine/private/qstatemachine_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/6.2.1/QtStateMachine/private/qstatemachine_p.h
      2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachine/qstatemachine_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/qtstatemachineversion.h 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/qtstatemachineversion.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachine/qtstatemachineversion.h 
    2021-09-25 17:40:14.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachine/qtstatemachineversion.h 
    2021-10-21 18:32:37.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSTATEMACHINE_VERSION_H
 #define QT_QTSTATEMACHINE_VERSION_H
 
-#define QTSTATEMACHINE_VERSION_STR "6.2.0"
+#define QTSTATEMACHINE_VERSION_STR "6.2.1"
 
-#define QTSTATEMACHINE_VERSION 0x060200
+#define QTSTATEMACHINE_VERSION 0x060201
 
 #endif // QT_QTSTATEMACHINE_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/childrenprivate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/childrenprivate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/childrenprivate_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/childrenprivate_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/childrenprivate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/finalstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/finalstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/finalstate_p.h
   2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/finalstate_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/finalstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
      2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
      1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/qstatemachineqmlglobals_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/signaltransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/signaltransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/signaltransition_p.h
     2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/signaltransition_p.h
     1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/signaltransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/state_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/state_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/state_p.h
        2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/state_p.h
        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/state_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachine_p.h
 2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachine_p.h
 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/statemachine_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachineforeign_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachineforeign_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachineforeign_p.h
  2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/statemachineforeign_p.h
  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/statemachineforeign_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/timeouttransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/timeouttransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/timeouttransition_p.h
    2021-09-24 23:27:04.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.0/QtStateMachineQml/private/timeouttransition_p.h
    1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/statemachineqml/timeouttransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/childrenprivate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/childrenprivate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/childrenprivate_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/childrenprivate_p.h
      2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/childrenprivate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/finalstate_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/finalstate_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/finalstate_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/finalstate_p.h
   2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/finalstate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
      1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/qstatemachineqmlglobals_p.h
      2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/qstatemachineqmlglobals_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/signaltransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/signaltransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/signaltransition_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/signaltransition_p.h
     2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/signaltransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/state_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/state_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/state_p.h
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/state_p.h
        2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/state_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachine_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachine_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachine_p.h
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachine_p.h
 2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/statemachine_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachineforeign_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachineforeign_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachineforeign_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/statemachineforeign_p.h
  2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/statemachineforeign_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/timeouttransition_p.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/timeouttransition_p.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/timeouttransition_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/6.2.1/QtStateMachineQml/private/timeouttransition_p.h
    2021-10-21 11:07:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/statemachineqml/timeouttransition_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/qtstatemachineqmlversion.h
 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/qtstatemachineqmlversion.h
--- 
old/qtscxml-everywhere-src-6.2.0/include/QtStateMachineQml/qtstatemachineqmlversion.h
       2021-09-25 17:40:14.000000000 +0200
+++ 
new/qtscxml-everywhere-src-6.2.1/include/QtStateMachineQml/qtstatemachineqmlversion.h
       2021-10-21 18:32:37.000000000 +0200
@@ -2,8 +2,8 @@
 #ifndef QT_QTSTATEMACHINEQML_VERSION_H
 #define QT_QTSTATEMACHINEQML_VERSION_H
 
-#define QTSTATEMACHINEQML_VERSION_STR "6.2.0"
+#define QTSTATEMACHINEQML_VERSION_STR "6.2.1"
 
-#define QTSTATEMACHINEQML_VERSION 0x060200
+#define QTSTATEMACHINEQML_VERSION 0x060201
 
 #endif // QT_QTSTATEMACHINEQML_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/src/scxml/Qt6ScxmlMacros.cmake 
new/qtscxml-everywhere-src-6.2.1/src/scxml/Qt6ScxmlMacros.cmake
--- old/qtscxml-everywhere-src-6.2.0/src/scxml/Qt6ScxmlMacros.cmake     
2021-09-24 23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/src/scxml/Qt6ScxmlMacros.cmake     
2021-10-21 11:07:17.000000000 +0200
@@ -87,7 +87,10 @@
                            VERBATIM)
         list(APPEND outfiles ${outfile_cpp})
     endforeach()
-    set_source_files_properties(${outfiles} PROPERTIES SKIP_AUTOMOC TRUE)
+    set_source_files_properties(${outfiles} PROPERTIES
+        SKIP_AUTOMOC TRUE
+        SKIP_AUTOUIC TRUE
+    )
     if (TARGET ${target_or_outfiles})
         target_include_directories(${target_or_outfiles} PRIVATE 
${qscxmlcOutputDir})
         target_sources(${target_or_outfiles} PRIVATE ${outfiles})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/tests/auto/CMakeLists.txt 
new/qtscxml-everywhere-src-6.2.1/tests/auto/CMakeLists.txt
--- old/qtscxml-everywhere-src-6.2.0/tests/auto/CMakeLists.txt  2021-09-24 
23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/tests/auto/CMakeLists.txt  2021-10-21 
11:07:17.000000000 +0200
@@ -1,15 +1,18 @@
 
 add_subdirectory(scxmlcoutput)
-if (TARGET Qt::Gui AND TARGET Qt::Qml)
-    add_subdirectory(compiled)
-    add_subdirectory(dynamicmetaobject)
-    add_subdirectory(parser)
-    add_subdirectory(scion)
-    add_subdirectory(statemachine)
-    add_subdirectory(statemachineinfo)
+if(TARGET Qt::Gui AND TARGET Qt::Qml)
+    if(TARGET Qt::Scxml)
+        add_subdirectory(compiled)
+        add_subdirectory(dynamicmetaobject)
+        add_subdirectory(parser)
+        add_subdirectory(scion)
+        add_subdirectory(statemachine)
+        add_subdirectory(statemachineinfo)
+    endif()
+    # More checks inside
     add_subdirectory(qml)
     add_subdirectory(qmltest)
 endif()
-if(NOT UIKIT)
+if(NOT UIKIT AND TARGET Qt::StateMachine)
     add_subdirectory(qstatemachine)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/tests/auto/qml/CMakeLists.txt 
new/qtscxml-everywhere-src-6.2.1/tests/auto/qml/CMakeLists.txt
--- old/qtscxml-everywhere-src-6.2.0/tests/auto/qml/CMakeLists.txt      
2021-09-24 23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/tests/auto/qml/CMakeLists.txt      
2021-10-21 11:07:17.000000000 +0200
@@ -1,4 +1,7 @@
-
-add_subdirectory(qqmlstatemachine)
-add_subdirectory(qqmlstatemachinemetatype)
-add_subdirectory(scxmlqmlcpp)
+if(TARGET Qt::StateMachineQml)
+    add_subdirectory(qqmlstatemachine)
+    add_subdirectory(qqmlstatemachinemetatype)
+endif()
+if(TARGET Qt::ScxmlQml)
+    add_subdirectory(scxmlqmlcpp)
+endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtscxml-everywhere-src-6.2.0/tests/auto/qmltest/CMakeLists.txt 
new/qtscxml-everywhere-src-6.2.1/tests/auto/qmltest/CMakeLists.txt
--- old/qtscxml-everywhere-src-6.2.0/tests/auto/qmltest/CMakeLists.txt  
2021-09-24 23:27:04.000000000 +0200
+++ new/qtscxml-everywhere-src-6.2.1/tests/auto/qmltest/CMakeLists.txt  
2021-10-21 11:07:17.000000000 +0200
@@ -1,3 +1,6 @@
-
-add_subdirectory(statemachine)
-add_subdirectory(scxml)
+if(TARGET Qt::StateMachineQml)
+    add_subdirectory(statemachine)
+endif()
+if(TARGET Qt::ScxmlQml)
+    add_subdirectory(scxml)
+endif()

Reply via email to