diff --git a/.gitignore b/.gitignore index 8471be9..b5148d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtsvg-everywhere-src-6.7.1.tar.xz +SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qtsvg.metadata b/.qt6-qtsvg.metadata index 70ee5ee..4078bc4 100644 --- a/.qt6-qtsvg.metadata +++ b/.qt6-qtsvg.metadata @@ -1 +1 @@ -b0c07eef1118bdb85d5c12eae95bc5d9b5c46d3a SOURCES/qtsvg-everywhere-src-6.7.1.tar.xz +82c4a06321d3e2f9e221892cd0c241de99ed9d27 SOURCES/qtsvg-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qtsvg.spec b/SPECS/qt6-qtsvg.spec index c6c12de..1c0424e 100644 --- a/SPECS/qt6-qtsvg.spec +++ b/SPECS/qt6-qtsvg.spec @@ -11,8 +11,8 @@ Summary: Qt6 - Support for rendering and displaying SVG 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 @@ -105,6 +105,7 @@ popd %files %license LICENSES/GPL* LICENSES/LGPL* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6Svg.so.6* %{_qt6_libdir}/libQt6SvgWidgets.so.6* %{_qt6_plugindir}/iconengines/libqsvgicon.so @@ -139,6 +140,10 @@ popd %endif %changelog +* Thu Dec 05 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