diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index a5e0585..67e1383 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -3,9 +3,9 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls Version: 5.15.8 -Release: 2%{?dist} +Release: 3%{?dist} -License: LGPLv2 or LGPLv3 and GFDL +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 @@ -59,6 +59,9 @@ make install INSTALL_ROOT=%{buildroot} %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