diff --git a/.gitignore b/.gitignore index 5b08f63..ca23aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qt5compat-everywhere-src-6.7.1.tar.xz +SOURCES/qt5compat-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qt5compat.metadata b/.qt6-qt5compat.metadata index c9824e2..8602a79 100644 --- a/.qt6-qt5compat.metadata +++ b/.qt6-qt5compat.metadata @@ -1 +1 @@ -0a028822d6632e8774046332a7b01c1038ba7c5d SOURCES/qt5compat-everywhere-src-6.7.1.tar.xz +8d6049291878e363287ec567df76a336926da2fe SOURCES/qt5compat-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qt5compat.spec b/SPECS/qt6-qt5compat.spec index 18391de..3ec7121 100644 --- a/SPECS/qt6-qt5compat.spec +++ b/SPECS/qt6-qt5compat.spec @@ -13,8 +13,8 @@ Summary: Qt6 - Qt 5 Compatibility Libraries Name: qt6-%{qt_module} -Version: 6.7.1 -Release: 4%{?dist} +Version: 6.8.1 +Release: 1%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -112,6 +112,7 @@ popd %files %license LICENSES/* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6Core5Compat.so.6* %{_qt6_libdir}/qt6/qml/Qt5Compat/GraphicalEffects/* @@ -140,6 +141,10 @@ popd %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