From 43952a81efdd45a2df0b0927d27a45d9dcafc629 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 31 Jan 2023 14:59:36 +0100 Subject: [PATCH] migrated to SPDX license --- qt6-qtbase.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/qt6-qtbase.spec b/qt6-qtbase.spec index 0380e11..8eb9e78 100644 --- a/qt6-qtbase.spec +++ b/qt6-qtbase.spec @@ -39,10 +39,9 @@ BuildRequires: pkgconfig(libsystemd) Name: qt6-qtbase Summary: Qt6 - QtBase components Version: 6.4.2 -Release: 2%{?dist} +Release: 3%{?dist} -# See LGPL_EXCEPTIONS.txt, for exception details -License: LGPLv2 with exceptions or GPLv3 with exceptions +License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://qt-project.org/ %global majmin %(echo %{version} | cut -d. -f1-2) %global qt_version %(echo %{version} | cut -d~ -f1) @@ -844,6 +843,9 @@ make check -k ||: %changelog +* Tue Jan 31 2023 Jan Grulich - 6.4.2-3 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 6.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild