diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec index 5504f49..09d9b5c 100644 --- a/qt6-qtconnectivity.spec +++ b/qt6-qtconnectivity.spec @@ -11,10 +11,10 @@ Summary: Qt6 - Connectivity components Name: qt6-%{qt_module} Version: 6.4.2 -Release: 2%{?dist} +Release: 3%{?dist} # See 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://qt.io %global majmin %(echo %{version} | cut -d. -f1-2) %global qt_version %(echo %{version} | cut -d~ -f1) @@ -118,6 +118,9 @@ popd %endif %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