From 0ea0cedc5018a934d5b1f6879a5e06d94820e7643d6b133167792d27c3fd4a96 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 19 Jun 2022 17:48:39 +0000 Subject: [PATCH] Qt 6.3.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-scxml?expand=0&rev=14 --- qt6-scxml.changes | 6 ++++++ qt6-scxml.spec | 11 ++++++++--- qtscxml-everywhere-src-6.3.0.tar.xz | 3 --- qtscxml-everywhere-src-6.3.1.tar.xz | 3 +++ 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 qtscxml-everywhere-src-6.3.0.tar.xz create mode 100644 qtscxml-everywhere-src-6.3.1.tar.xz diff --git a/qt6-scxml.changes b/qt6-scxml.changes index 577b7c6..8896519 100644 --- a/qt6-scxml.changes +++ b/qt6-scxml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 17 15:15:30 UTC 2022 - Christophe Giboudeaux + +- Update to 6.3.1: + * https://www.qt.io/blog/qt-6.3.1-released + ------------------------------------------------------------------- Fri Apr 8 11:56:59 UTC 2022 - Christophe Giboudeaux diff --git a/qt6-scxml.spec b/qt6-scxml.spec index dc0f325..7cf2786 100644 --- a/qt6-scxml.spec +++ b/qt6-scxml.spec @@ -16,7 +16,7 @@ # -%define real_version 6.3.0 +%define real_version 6.3.1 %define short_version 6.3 %define short_name qtscxml %define tar_name qtscxml-everywhere-src @@ -28,13 +28,14 @@ %endif # Name: qt6-scxml%{?pkg_suffix} -Version: 6.3.0 +Version: 6.3.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) URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-scxml-rpmlintrc +BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel BuildRequires: qt6-qml-private-devel @@ -70,9 +71,9 @@ The Qt 6 Scxml library. %package devel Summary: Qt 6 Scxml library - Development files -Requires: libQt6Scxml6 = %{version} # ScxmlTools requires the scxmlc executable Requires: %{name} = %{version} +Requires: libQt6Scxml6 = %{version} Requires: cmake(Qt6Core) %description devel @@ -214,6 +215,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_metatypesdir}/qt6scxml_*_metatypes.json %{_qt6_mkspecsdir}/features/qscxmlc.prf %{_qt6_mkspecsdir}/modules/qt_lib_scxml.pri +%{_qt6_pkgconfigdir}/Qt6Scxml.pc %exclude %{_qt6_includedir}/QtScxml/%{real_version} %files private-devel @@ -231,6 +233,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_libdir}/libQt6ScxmlQml.so %{_qt6_metatypesdir}/qt6scxmlqml_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_scxmlqml.pri +%{_qt6_pkgconfigdir}/Qt6ScxmlQml.pc %exclude %{_qt6_includedir}/QtScxmlQml/%{real_version} %files -n qt6-scxmlqml-private-devel @@ -248,6 +251,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_libdir}/libQt6StateMachine.so %{_qt6_metatypesdir}/qt6statemachine_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_statemachine.pri +%{_qt6_pkgconfigdir}/Qt6StateMachine.pc %exclude %{_qt6_includedir}/QtStateMachine/%{real_version} %files -n qt6-statemachine-private-devel @@ -265,6 +269,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake %{_qt6_libdir}/libQt6StateMachineQml.so %{_qt6_metatypesdir}/qt6statemachineqml_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_statemachineqml.pri +%{_qt6_pkgconfigdir}/Qt6StateMachineQml.pc %exclude %{_qt6_includedir}/QtStateMachineQml/%{real_version} %files -n qt6-statemachineqml-private-devel diff --git a/qtscxml-everywhere-src-6.3.0.tar.xz b/qtscxml-everywhere-src-6.3.0.tar.xz deleted file mode 100644 index e544a0a..0000000 --- a/qtscxml-everywhere-src-6.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0 -size 1786636 diff --git a/qtscxml-everywhere-src-6.3.1.tar.xz b/qtscxml-everywhere-src-6.3.1.tar.xz new file mode 100644 index 0000000..2fbe1f5 --- /dev/null +++ b/qtscxml-everywhere-src-6.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bc154d6163d1f049f4e1e76658a044730ace7b0a5be35c9a46fcd1396f8619 +size 1786608