6.5.0
This commit is contained in:
parent
90a52ac061
commit
74a19820c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtscxml-everywhere-src-6.4.1.tar.xz
|
||||
/qtscxml-everywhere-src-6.4.2.tar.xz
|
||||
/qtscxml-everywhere-src-6.4.3.tar.xz
|
||||
/qtscxml-everywhere-src-6.5.0.tar.xz
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
Summary: Qt6 - ScXml component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.4.3
|
||||
Version: 6.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -104,8 +104,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{_qt6_libdir}/cmake/Qt6StateMachineQml/*.cmake
|
||||
%{_qt6_archdatadir}/mkspecs/features/qscxmlc.prf
|
||||
%{_qt6_archdatadir}/mkspecs/modules/*
|
||||
%{_qt6_datadir}/modules/*.json
|
||||
%{_qt6_libdir}/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/qt6/modules/*.json
|
||||
%{_qt6_libdir}/qt6/metatypes/qt6*_metatypes.json
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%if 0%{?examples}
|
||||
@ -115,6 +115,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 04 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-1
|
||||
- 6.5.0
|
||||
|
||||
* Thu Mar 23 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.3-1
|
||||
- 6.4.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtscxml-everywhere-src-6.4.3.tar.xz) = 0d6b31b1c5f29f19fb15ee5a77e100c5df122f1ccba6229131456f4d66ee99978b0392a0f3c61ae1e31923041a973e80dc23df7814ed704a4d80d75b60741fac
|
||||
SHA512 (qtscxml-everywhere-src-6.5.0.tar.xz) = 21933952c5eecce2cfe45c8c7b50d249b71f49538ee6736a7180534abd44b6032ea9e4d2aa9b658b78f60ffd61cd065046da6df5abed13483237e8d8dcd9fe56
|
||||
|
Loading…
Reference in New Issue
Block a user