From 66a6c39daaa338282ca7587c3d988dd2df0b5690 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 31 Jan 2023 15:01:13 +0100 Subject: [PATCH] migrated to SPDX license --- qt6-qtquicktimeline.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index e8cc146..75d1751 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -9,11 +9,9 @@ Summary: Qt6 - QuickTimeline plugin Name: qt6-%{qt_module} Version: 6.4.2 -Release: 2%{?dist} +Release: 3%{?dist} -# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details -# See also http://doc.qt.io/qt-5/licensing.html -License: GPLv2 with exceptions and GPLv3 with exceptions +License: 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) @@ -84,6 +82,9 @@ Requires: qt6-qtdeclarative-devel%{?_isa} %{_qt6_libdir}/pkgconfig/*.pc %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