From bd88b96ecca16a0939d46abab4a40a6bb5b9d501 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:44:34 +0300 Subject: [PATCH] import qt6-qtsvg-6.8.1-1.el10 --- .gitignore | 2 +- .qt6-qtsvg.metadata | 2 +- SPECS/qt6-qtsvg.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) 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 60bc4f4..1c4f549 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