From 3d3f361b8c5df079d76fb8c93bed8ba7f01a8b9c Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 31 Jan 2023 15:02:07 +0100 Subject: [PATCH] migrated to SPDX license --- qt6-qtmultimedia.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/qt6-qtmultimedia.spec b/qt6-qtmultimedia.spec index cc7e2c7..19cf6eb 100644 --- a/qt6-qtmultimedia.spec +++ b/qt6-qtmultimedia.spec @@ -18,10 +18,9 @@ Summary: Qt6 - Multimedia support Name: qt6-%{qt_module} Version: 6.4.2 -Release: 2%{?dist} +Release: 3%{?dist} -# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, 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://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) %global qt_version %(echo %{version} | cut -d~ -f1) @@ -178,6 +177,9 @@ popd %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