From df9715d0e4e3e1455fd65066ff3681e9f9d33062 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 31 Jan 2023 12:28:31 +0100 Subject: [PATCH] migrated to SPDX license --- qt5-qtcharts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtcharts.spec b/qt5-qtcharts.spec index a9f3c24..27cada4 100644 --- a/qt5-qtcharts.spec +++ b/qt5-qtcharts.spec @@ -3,9 +3,9 @@ Summary: Qt5 - Charts component Name: qt5-%{qt_module} Version: 5.15.8 -Release: 2%{?dist} +Release: 3%{?dist} -License: GPLv3 +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 @@ -79,6 +79,9 @@ popd %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