6.8.1
Resolves: RHEL-53982
This commit is contained in:
parent
1a15af0f04
commit
c548de4128
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/qtlottie-everywhere-src-6.6.1.tar.xz
|
/qtlottie-everywhere-src-6.6.1.tar.xz
|
||||||
/qtlottie-everywhere-src-6.7.0.tar.xz
|
/qtlottie-everywhere-src-6.7.0.tar.xz
|
||||||
/qtlottie-everywhere-src-6.7.1.tar.xz
|
/qtlottie-everywhere-src-6.7.1.tar.xz
|
||||||
|
/qtlottie-everywhere-src-6.8.1.tar.xz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - Lottie Animation
|
Summary: Qt6 - Lottie Animation
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.7.1
|
Version: 6.8.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
License: GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
@ -79,6 +79,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSES/GPL*
|
%license LICENSES/GPL*
|
||||||
|
%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx
|
||||||
%{_qt6_libdir}/libQt6Bodymovin.so*
|
%{_qt6_libdir}/libQt6Bodymovin.so*
|
||||||
%{_qt6_qmldir}/Qt/labs/lottieqt/
|
%{_qt6_qmldir}/Qt/labs/lottieqt/
|
||||||
|
|
||||||
@ -101,6 +102,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 06 2024 Jan Grulich <jgrulich@redhat.com> - 6.8.1-1
|
||||||
|
- 6.8.1
|
||||||
|
Resolves: RHEL-53982
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtlottie-everywhere-src-6.7.1.tar.xz) = f0baa9654985a83b02a6951e16c4adc9b2f146277f79fdcf8a4478969909d75f43bbbd769f33613c5a9dada8ce6086a5cac951644baafbc66d4c81a3611a38fb
|
SHA512 (qtlottie-everywhere-src-6.8.1.tar.xz) = d91485385a7296bf5a511e7c3a2ce18c34b959ab96914fbf079901a782e39c9bfce2f0e7ca400740603fc9b15172708ead7b00f995350fc09814206eecbdc0a4
|
||||||
|
Loading…
Reference in New Issue
Block a user