migrated to SPDX license

This commit is contained in:
Jan Grulich 2023-01-31 15:02:30 +01:00
parent 82e20c7dea
commit a51b61d5ea

View File

@ -11,10 +11,9 @@
Summary: Qt6 - SerialBus component
Name: qt6-%{qt_module}
Version: 6.4.2
Release: 2%{?dist}
Release: 3%{?dist}
# See LGPL_EXCEPTIONS.txt, 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://www.qt.io
%global majmin %(echo %{version} | cut -d. -f1-2)
%global qt_version %(echo %{version} | cut -d~ -f1)
@ -103,6 +102,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%changelog
* Tue Jan 31 2023 Jan Grulich <jgrulich@redhat.com> - 6.4.2-3
- migrated to SPDX license
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild