Accepting request 970804 from KDE:Qt6
Qt 6.3.0 (forwarded request 970780 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/970804 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-scxml?expand=0&rev=9
This commit is contained in:
commit
3da53b9e63
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 11:56:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0:
|
||||
* https://www.qt.io/blog/qt-6.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 12:28:39 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.0-rc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 08:46:42 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qt6-scxml
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.2.4
|
||||
%define short_version 6.2
|
||||
%define real_version 6.3.0
|
||||
%define short_version 6.3
|
||||
%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.2.4
|
||||
Version: 6.3.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)
|
||||
@ -176,8 +176,6 @@ ABI or API guarantees.
|
||||
|
||||
%if !%{qt6_docs_flavor}
|
||||
|
||||
%{qt6_link_executables}
|
||||
|
||||
# CMake files are not needed for plugins
|
||||
rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake
|
||||
@ -193,8 +191,7 @@ rm %{buildroot}%{_qt6_cmakedir}/*/*Plugin{Config,ConfigVersion,Targets*}.cmake
|
||||
|
||||
%files
|
||||
%dir %{_qt6_pluginsdir}/scxmldatamodel/
|
||||
%{_bindir}/qscxmlc6
|
||||
%{_qt6_bindir}/qscxmlc
|
||||
%{_qt6_libexecdir}/qscxmlc
|
||||
%{_qt6_pluginsdir}/scxmldatamodel/libqscxmlecmascriptdatamodel.so
|
||||
|
||||
%files imports
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b98f43eaf72c282f894564e84e1d93095e654350cb83d85f7d018b7e9efb876
|
||||
size 1786816
|
3
qtscxml-everywhere-src-6.3.0.tar.xz
Normal file
3
qtscxml-everywhere-src-6.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09b0dbd6ac367920fb1ba96a39dcd4c9d33eb0820dcc79538992825d588a70f0
|
||||
size 1786636
|
Loading…
Reference in New Issue
Block a user