diff --git a/qt5-qtvirtualkeyboard.spec b/qt5-qtvirtualkeyboard.spec index b4c7a3d..0217b8a 100644 --- a/qt5-qtvirtualkeyboard.spec +++ b/qt5-qtvirtualkeyboard.spec @@ -3,10 +3,10 @@ Summary: Qt5 - VirtualKeyboard component Name: qt5-%{qt_module} Version: 5.15.8 -Release: 3%{?dist} +Release: 4%{?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://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 @@ -109,6 +109,9 @@ popd %changelog +* Tue Jan 31 2023 Jan Grulich - 5.15.8-4 +- migrated to SPDX license + * Mon Jan 23 2023 Yaakov Selkowitz - 5.15.8-3 - Enable the Hunspell input method