6.4.0
This commit is contained in:
parent
6d8e05fdb9
commit
65fa3e1e1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtlottie-everywhere-src-6.2.3.tar.xz
|
/qtlottie-everywhere-src-6.2.3.tar.xz
|
||||||
/qtlottie-everywhere-src-6.3.0.tar.xz
|
/qtlottie-everywhere-src-6.3.0.tar.xz
|
||||||
/qtlottie-everywhere-src-6.3.1.tar.xz
|
/qtlottie-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qtlottie-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Lottie Animation
|
Summary: Qt6 - Lottie Animation
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -58,7 +58,7 @@ Requires: qt6-qtbase-devel%{?_isa}
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.GPL3
|
%license LICENSES/GPL*
|
||||||
%{_qt6_libdir}/libQt6Bodymovin.so*
|
%{_qt6_libdir}/libQt6Bodymovin.so*
|
||||||
%{_qt6_qmldir}/Qt/labs/lottieqt/
|
%{_qt6_qmldir}/Qt/labs/lottieqt/
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ Requires: qt6-qtbase-devel%{?_isa}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtlottie-everywhere-src-6.3.1.tar.xz) = fbd2513a9c563c8608cf169b7733e5fffa4ec3e42128434175b0737269b1923bdd5f89cad6ccdd4cf7ce857ee7c389b54b91fc1569a264cd0a8f132f7d3ae73b
|
SHA512 (qtlottie-everywhere-src-6.4.0.tar.xz) = 3fb3d35b289fc47f5eecf9052f419142f3e91504b7bc92786bf0f56f84273db81f9fbd8477937d2e04c7cdf3e46764f9fa7ac09240ceae6a641617906631e0fc
|
||||||
|
Loading…
Reference in New Issue
Block a user