From cce617f646085a90db2b6ae5581e1d4ef4c3e86a Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:43:56 +0300 Subject: [PATCH] import qt6-qtscxml-6.8.1-2.el10 --- .gitignore | 2 +- .qt6-qtscxml.metadata | 2 +- SPECS/qt6-qtscxml.spec | 13 +++++++++++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 097535c..d7cdae5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtscxml-everywhere-src-6.7.1.tar.xz +SOURCES/qtscxml-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qtscxml.metadata b/.qt6-qtscxml.metadata index 87c63f4..df1b0ea 100644 --- a/.qt6-qtscxml.metadata +++ b/.qt6-qtscxml.metadata @@ -1 +1 @@ -c198c23fdf261e1ece5dd9a5d95c5a2f7cece65f SOURCES/qtscxml-everywhere-src-6.7.1.tar.xz +94c8f6fe691d3f3d84bffc2aafa27d41115c4aa0 SOURCES/qtscxml-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qtscxml.spec b/SPECS/qt6-qtscxml.spec index 7b7db7f..a0fe0c9 100644 --- a/SPECS/qt6-qtscxml.spec +++ b/SPECS/qt6-qtscxml.spec @@ -12,8 +12,8 @@ Summary: Qt6 - ScXml component Name: qt6-%{qt_module} -Version: 6.7.1 -Release: 5%{?dist} +Version: 6.8.1 +Release: 2%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -94,6 +94,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %files %license LICENSES/* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6Scxml.so.6* %{_qt6_libdir}/libQt6ScxmlQml.so.6* %{_qt6_libdir}/libQt6StateMachineQml.so.6* @@ -141,6 +142,14 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %endif %changelog +* Tue Dec 10 2024 Jan Grulich - 6.8.1-2 +- Re-enable tests + Resolves: RHEL-53982 + +* 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-5 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018