From dc256e3a3b46c476852c10ee9f361af9d462f1a9 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:44:50 +0300 Subject: [PATCH] import qt6-qttranslations-6.8.1-1.el10 --- .gitignore | 2 +- .qt6-qttranslations.metadata | 2 +- SPECS/qt6-qttranslations.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7731a24..2cfbae2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qttranslations-everywhere-src-6.7.1.tar.xz +SOURCES/qttranslations-everywhere-src-6.8.1.tar.xz diff --git a/.qt6-qttranslations.metadata b/.qt6-qttranslations.metadata index 1199621..1e87557 100644 --- a/.qt6-qttranslations.metadata +++ b/.qt6-qttranslations.metadata @@ -1 +1 @@ -3e4fbdc5c96c553461c9952cdcfac2cf9190d7ef SOURCES/qttranslations-everywhere-src-6.7.1.tar.xz +817f9551df94ce6eaeb715a0f04490236cbb12cb SOURCES/qttranslations-everywhere-src-6.8.1.tar.xz diff --git a/SPECS/qt6-qttranslations.spec b/SPECS/qt6-qttranslations.spec index e2270a5..f6be9cd 100644 --- a/SPECS/qt6-qttranslations.spec +++ b/SPECS/qt6-qttranslations.spec @@ -7,8 +7,8 @@ Summary: Qt6 - QtTranslations module Name: qt6-%{qt_module} -Version: 6.7.1 -Release: 3%{?dist} +Version: 6.8.1 +Release: 1%{?dist} License: GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -128,6 +128,10 @@ Provides: %{_qt6}-zh_TW = %{version}-%{release} %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-3 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018