From 0b7d0557139664433780f90e32c9b1d7ac234bad936e2617021270a2a921713d Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 4 Apr 2023 19:39:20 +0000 Subject: [PATCH] Update to 6.5.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-scxml?expand=0&rev=26 --- qt6-scxml.changes | 6 ++++++ qt6-scxml.spec | 32 ++++++++++++++--------------- qtscxml-everywhere-src-6.4.3.tar.xz | 3 --- qtscxml-everywhere-src-6.5.0.tar.xz | 3 +++ 4 files changed, 25 insertions(+), 19 deletions(-) delete mode 100644 qtscxml-everywhere-src-6.4.3.tar.xz create mode 100644 qtscxml-everywhere-src-6.5.0.tar.xz diff --git a/qt6-scxml.changes b/qt6-scxml.changes index 4e5a45f..88b51c2 100644 --- a/qt6-scxml.changes +++ b/qt6-scxml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 3 10:02:36 UTC 2023 - Christophe Marin + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + ------------------------------------------------------------------- Thu Mar 16 10:00:07 UTC 2023 - Christophe Marin diff --git a/qt6-scxml.spec b/qt6-scxml.spec index 559f265..5127499 100644 --- a/qt6-scxml.spec +++ b/qt6-scxml.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-scxml # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.4.3 -%define short_version 6.4 +%define real_version 6.5.0 +%define short_version 6.5 %define short_name qtscxml %define tar_name qtscxml-everywhere-src %define tar_suffix %{nil} @@ -28,7 +28,7 @@ %endif # Name: qt6-scxml%{?pkg_suffix} -Version: 6.4.3 +Version: 6.5.0 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) @@ -39,13 +39,13 @@ BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel BuildRequires: qt6-qml-private-devel -BuildRequires: cmake(Qt6Core) -BuildRequires: cmake(Qt6Gui) -BuildRequires: cmake(Qt6Network) -BuildRequires: cmake(Qt6OpenGL) -BuildRequires: cmake(Qt6OpenGLWidgets) -BuildRequires: cmake(Qt6Qml) -BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Network) = %{real_version} +BuildRequires: cmake(Qt6OpenGL) = %{real_version} +BuildRequires: cmake(Qt6OpenGLWidgets) = %{real_version} +BuildRequires: cmake(Qt6Qml) = %{real_version} +BuildRequires: cmake(Qt6Widgets) = %{real_version} %if "%{qt6_flavor}" == "docs" BuildRequires: qt6-tools %{qt6_doc_packages} @@ -74,7 +74,7 @@ Summary: Qt 6 Scxml library - Development files # ScxmlTools requires the scxmlc executable Requires: %{name} = %{version} Requires: libQt6Scxml6 = %{version} -Requires: cmake(Qt6Core) +Requires: cmake(Qt6Core) = %{real_version} %description devel Development files for the Qt 6 Scxml library. @@ -97,7 +97,7 @@ The Qt6 ScxmlQml library. %package -n qt6-scxmlqml-devel Summary: Qt 6 ScxmlQml library - Development files Requires: libQt6ScxmlQml6 = %{version} -Requires: cmake(Qt6Qml) +Requires: cmake(Qt6Qml) = %{real_version} Requires: cmake(Qt6Scxml) = %{real_version} %description -n qt6-scxmlqml-devel @@ -120,7 +120,7 @@ The Qt 6 StateMachine library. %package -n qt6-statemachine-devel Summary: Qt 6 StateMachine library - Development files Requires: libQt6StateMachine6 = %{version} -Requires: cmake(Qt6Gui) +Requires: cmake(Qt6Gui) = %{real_version} %description -n qt6-statemachine-devel Development files for the Qt 6 StateMachine library. @@ -144,8 +144,8 @@ The Qt 6 StateMachineQml library. %package -n qt6-statemachineqml-devel Summary: Qt 6 StateMachineQml library - Development files Requires: libQt6StateMachineQml6 = %{version} -Requires: cmake(Qt6Qml) -Requires: cmake(Qt6StateMachine) +Requires: cmake(Qt6Qml) = %{real_version} +Requires: cmake(Qt6StateMachine) = %{real_version} %description -n qt6-statemachineqml-devel Development files for the Qt 6 StateMachineQml library. diff --git a/qtscxml-everywhere-src-6.4.3.tar.xz b/qtscxml-everywhere-src-6.4.3.tar.xz deleted file mode 100644 index bfdacfa..0000000 --- a/qtscxml-everywhere-src-6.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe722c016d434c02e713e3c7d5d4a845998efe69d8b645923e83f1f4f7b72f3a -size 1783744 diff --git a/qtscxml-everywhere-src-6.5.0.tar.xz b/qtscxml-everywhere-src-6.5.0.tar.xz new file mode 100644 index 0000000..2c8bccb --- /dev/null +++ b/qtscxml-everywhere-src-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f121843cb8cf4a76d621be371e80265ac28254f3c4c123b051e907c1c915766e +size 1254984