From ec5b3a6a251f4da6a5ce30b97466079f66d09bb9 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Wed, 13 Jul 2022 06:20:28 +0000 Subject: [PATCH 1/2] License compliance rectification --- qt5-qttranslations.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qttranslations.spec b/qt5-qttranslations.spec index 4231202..aec3415 100644 --- a/qt5-qttranslations.spec +++ b/qt5-qttranslations.spec @@ -2,10 +2,10 @@ Name: qt5-qttranslations Version: 5.15.2 -Release: 1 +Release: 2 Summary: Qt5 - QtTranslations module -License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL +License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL-1.1-or-later Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz @@ -79,6 +79,9 @@ make install INSTALL_ROOT=%{buildroot} %changelog +* Wen Jul 13 2022 Chenyx - 5.15.2-2 +- License compliance rectification + * Wed Oct 13 2021 peijiankang - 5.15.2-1 - update to upstream version 5.15.2 -- Gitee From b6e65765b40c8d3e4c4b3a44cbbf17ce71f85936 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Wed, 13 Jul 2022 06:29:29 +0000 Subject: [PATCH 2/2] update qt5-qttranslations.spec. --- qt5-qttranslations.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qttranslations.spec b/qt5-qttranslations.spec index aec3415..e07ef4a 100644 --- a/qt5-qttranslations.spec +++ b/qt5-qttranslations.spec @@ -79,7 +79,7 @@ make install INSTALL_ROOT=%{buildroot} %changelog -* Wen Jul 13 2022 Chenyx - 5.15.2-2 +* Wed Jul 13 2022 Chenyx - 5.15.2-2 - License compliance rectification * Wed Oct 13 2021 peijiankang - 5.15.2-1 -- Gitee