6.4.0
This commit is contained in:
parent
dfa6eab37a
commit
6f1bda034e
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtquicktimeline-everywhere-src-6.2.3.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.3.0.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.3.1.tar.xz
|
||||
/qtquicktimeline-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Qt6 - QuickTimeline plugin
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||
# See also http://doc.qt.io/qt-5/licensing.html
|
||||
@ -62,7 +62,7 @@ Requires: qt6-qtdeclarative-devel%{?_isa}
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL*
|
||||
%license LICENSES/GPL*
|
||||
%dir %{_qt6_qmldir}/QtQuick
|
||||
%{_qt6_libdir}/libQt6QuickTimeline.so.6*
|
||||
%{_qt6_qmldir}/QtQuick/Timeline/
|
||||
@ -84,6 +84,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa}
|
||||
%{_qt6_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||
- 6.4.0
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtquicktimeline-everywhere-src-6.3.1.tar.xz) = ad55ed87942ac39c28587e15a5928ed458d5019501a689b7e51d105032d65122ef866a9d39af91c382def54d6e5246a38d16a0906f05fb8d1374e9eecefd2646
|
||||
SHA512 (qtquicktimeline-everywhere-src-6.4.0.tar.xz) = 3818056b6f1b16ec443e895ce07582717331b768c036d073735c52b7ce385d8b53a93a9748eaa915885916e9267de7c4e731a5b01dfd5d643b0a594ed58ca577
|
||||
|
Loading…
Reference in New Issue
Block a user