Accepting request 1072393 from home:krop:Qt6:Release

Update to 6.4.3

OBS-URL: https://build.opensuse.org/request/show/1072393
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-scxml?expand=0&rev=24
This commit is contained in:
Christophe Marin
2023-03-16 14:42:34 +00:00
committed by Git OBS Bridge
parent 77e0e5d4eb
commit 4086facb0a
4 changed files with 15 additions and 13 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 16 10:00:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.3:
* https://www.qt.io/blog/qt-6.4.3-released
-------------------------------------------------------------------
Fri Jan 6 16:46:49 UTC 2023 - Christophe Marin <christophe@krop.fr>
+6 -10
View File
@@ -16,7 +16,7 @@
#
%define real_version 6.4.2
%define real_version 6.4.3
%define short_version 6.4
%define short_name qtscxml
%define tar_name qtscxml-everywhere-src
@@ -28,7 +28,7 @@
%endif
#
Name: qt6-scxml%{?pkg_suffix}
Version: 6.4.2
Version: 6.4.3
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)
@@ -181,14 +181,10 @@ ABI or API guarantees.
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake
%post -n libQt6Scxml6 -p /sbin/ldconfig
%post -n libQt6ScxmlQml6 -p /sbin/ldconfig
%post -n libQt6StateMachine6 -p /sbin/ldconfig
%post -n libQt6StateMachineQml6 -p /sbin/ldconfig
%postun -n libQt6Scxml6 -p /sbin/ldconfig
%postun -n libQt6ScxmlQml6 -p /sbin/ldconfig
%postun -n libQt6StateMachine6 -p /sbin/ldconfig
%postun -n libQt6StateMachineQml6 -p /sbin/ldconfig
%ldconfig_scriptlets -n libQt6Scxml6
%ldconfig_scriptlets -n libQt6ScxmlQml6
%ldconfig_scriptlets -n libQt6StateMachine6
%ldconfig_scriptlets -n libQt6StateMachineQml6
%files
%dir %{_qt6_pluginsdir}/scxmldatamodel/
Binary file not shown.
Binary file not shown.