diff --git a/.gitignore b/.gitignore index 43f0099..6f40878 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtlottie-everywhere-src-6.7.1.tar.xz +SOURCES/qtlottie-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qtlottie.metadata b/.qt6-qtlottie.metadata index cc73f7b..8e806f5 100644 --- a/.qt6-qtlottie.metadata +++ b/.qt6-qtlottie.metadata @@ -1 +1 @@ -8e164a3d692d249d516066dc09c92554b0586610 SOURCES/qtlottie-everywhere-src-6.7.1.tar.xz +2babb750b2bdb9ae01ccca2e6fd3b54b37fb06d3 SOURCES/qtlottie-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qtlottie.spec b/SPECS/qt6-qtlottie.spec index 9cf27df..2f3e056 100644 --- a/SPECS/qt6-qtlottie.spec +++ b/SPECS/qt6-qtlottie.spec @@ -11,8 +11,8 @@ Summary: Qt6 - Lottie Animation Name: qt6-%{qt_module} -Version: 6.7.1 -Release: 4%{?dist} +Version: 6.8.1 +Release: 1%{?dist} License: GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -79,6 +79,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %files %license LICENSES/GPL* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6Bodymovin.so* %{_qt6_qmldir}/Qt/labs/lottieqt/ @@ -101,6 +102,10 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %endif %changelog +* Fri Dec 06 2024 Jan Grulich - 6.8.1-1 +- 6.8.1 + Resolves: RHEL-53982 + * Tue Oct 29 2024 Troy Dawson - 6.7.1-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018