From b6a7a7fd04b50479a8a4d19498d0ac54a85156fd Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:43:20 +0300 Subject: [PATCH] import qt6-qtnetworkauth-6.8.1-1.el10 --- .gitignore | 2 +- .qt6-qtnetworkauth.metadata | 2 +- SPECS/qt6-qtnetworkauth.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d86045c..7f92c47 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtnetworkauth-everywhere-src-6.7.1.tar.xz +SOURCES/qtnetworkauth-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qtnetworkauth.metadata b/.qt6-qtnetworkauth.metadata index 8cc0f25..a28671e 100644 --- a/.qt6-qtnetworkauth.metadata +++ b/.qt6-qtnetworkauth.metadata @@ -1 +1 @@ -1216b442d715d36001573a56122a3a0062e824cc SOURCES/qtnetworkauth-everywhere-src-6.7.1.tar.xz +b543969f4003e2414d09091babbca791d63cd595 SOURCES/qtnetworkauth-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qtnetworkauth.spec b/SPECS/qt6-qtnetworkauth.spec index d47be0a..f155f2c 100644 --- a/SPECS/qt6-qtnetworkauth.spec +++ b/SPECS/qt6-qtnetworkauth.spec @@ -11,8 +11,8 @@ Summary: Qt6 - NetworkAuth component 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 @@ -103,6 +103,7 @@ popd %files %license LICENSES/GPL* +%{_qt6_archdatadir}/sbom/%{qt_module}-%{qt_version}.spdx %{_qt6_libdir}/libQt6NetworkAuth.so.6* %files devel @@ -128,6 +129,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