From 4ba295b8f152a16efbb0924df3c2924a147be16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 16:11:37 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-kn.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-kn.spec b/hunspell-kn.spec index d442ad7..21a6f72 100644 --- a/hunspell-kn.spec +++ b/hunspell-kn.spec @@ -7,10 +7,10 @@ Name: hunspell-kn Summary: Kannada hunspell dictionaries Version: 1.0.3 -Release: 27%{?dist} +Release: 28%{?dist} Source: https://downloads.sourceforge.net/project/aoo-extensions/2628/1/kannada.oxt URL: https://extensions.openoffice.org/project/kannada -License: GPLv2+ or LGPLv2+ or MPLv1.1 +License: GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1 BuildArch: noarch Requires: hunspell-filesystem @@ -35,6 +35,9 @@ cp -p kn_IN.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/ %{_datadir}/%{dict_dirname}/kn_IN.dic %changelog +* Wed Feb 22 2023 Caolán McNamara - 1.0.3-28 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 1.0.3-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild