summaryrefslogtreecommitdiffstats
path: root/qt6
diff options
context:
space:
mode:
authorTreeve Jelbert2021-06-07 13:46:33 +0200
committerTreeve Jelbert2021-06-07 13:46:33 +0200
commit3771bda2fe87b7020b9fd244c4a01d0062125323 (patch)
treed452146f36a03a5370b5f0d5d619d466858bb662 /qt6
parent48da90057473de969d84347abfa796850fdedf3b (diff)
qt6scxml: => 6.1.1
Diffstat (limited to 'qt6')
-rwxr-xr-xqt6/qt6scxml/DETAILS6
-rw-r--r--qt6/qt6scxml/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/qt6/qt6scxml/DETAILS b/qt6/qt6scxml/DETAILS
index 5d75394575..b155b58d55 100755
--- a/qt6/qt6scxml/DETAILS
+++ b/qt6/qt6scxml/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases
SPELL=qt6scxml
SPELLX=${SPELL//6}-everywhere-src
- VERSION=6.1.0
- SOURCE_HASH=sha512:89042c5f50122e2818bbb9938ff673f4dbf4aa3c8e4620999a131f577ca1dd0cfd3258c36a1ec686d0de5d67cb9e03ff219c5495e6006c1d3156371ff73c8611
+ VERSION=6.1.1
+ SOURCE_HASH=sha512:0c7162269750fe94b69ac2d83250033775a2ea5e07489fbe23eabd38341c81bb77a34352f2af508262de5c3a16a064e5ec08e94d7cceb0113882fe75983e49d6
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -18,6 +18,6 @@ Qt Scxml and StateMachine libraries
The Qt SCXML Compiler, qscxmlc, compiles state chart XML (.scxml) files to C++ source files.
The Qt SCXML module provides classes for embedding state machines created
-from State Chart XML (SCXML) files in Qt applications. The SCXML files
+from State Chart XML (SCXML) files in Qt release-service. The SCXML files
can be created using any suitable tool, such as a text editor or a simulator
EOF
diff --git a/qt6/qt6scxml/HISTORY b/qt6/qt6scxml/HISTORY
index cdbd768ce5..840a8f2e6e 100644
--- a/qt6/qt6scxml/HISTORY
+++ b/qt6/qt6scxml/HISTORY
@@ -1,3 +1,6 @@
+2021-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 6.1.1
+
2021-05-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 6.1.0