From 07521244ea685962d346c2111a08749fc7bc11d6 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 31 Jan 2023 12:28:15 +0100 Subject: [PATCH] migrated to SPDX license --- qt5-qttools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 5b0c06e..28c0fd5 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -13,9 +13,9 @@ Summary: Qt5 - QtTool components Name: qt5-qttools Version: 5.15.8 -Release: 2%{?dist} +Release: 3%{?dist} -License: LGPLv3 or LGPLv2 +License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz @@ -482,6 +482,9 @@ fi %changelog +* Tue Jan 31 2023 Jan Grulich - 5.15.8-3 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 5.15.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild