diff --git a/qt6-qtquick3d.spec b/qt6-qtquick3d.spec index de42383..03117ec 100644 --- a/qt6-qtquick3d.spec +++ b/qt6-qtquick3d.spec @@ -11,11 +11,9 @@ Summary: Qt6 - Quick3D Libraries and utilities 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: 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) @@ -234,6 +232,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