forked from pool/qt6-scxml
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:
parent
77e0e5d4eb
commit
4086facb0a
@ -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>
|
||||
|
||||
|
@ -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/
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13b0d43459394bed2481967a1feff02b63228a82c1136a62941c0eb83ef54e7f
|
||||
size 1784700
|
3
qtscxml-everywhere-src-6.4.3.tar.xz
Normal file
3
qtscxml-everywhere-src-6.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe722c016d434c02e713e3c7d5d4a845998efe69d8b645923e83f1f4f7b72f3a
|
||||
size 1783744
|
Loading…
Reference in New Issue
Block a user