From 5a0c0b864797c96b57214103fc3542b848cdac92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 11:42:08 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-fj.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-fj.spec b/hunspell-fj.spec index f399e83..7e2b280 100644 --- a/hunspell-fj.spec +++ b/hunspell-fj.spec @@ -7,11 +7,11 @@ Name: hunspell-fj Summary: Fijian hunspell dictionaries Version: 1.2 -Release: 26%{?dist} +Release: 27%{?dist} #Source: http://www.foss.usp.ac.fj/OOo_fj/OOo_fj_FJ.zip Source: https://addons.mozilla.org/firefox/downloads/file/84397/fijian_spelling_dictionary-%{version}-fx+tb+sm.xpi URL: http://www.iosn.net/pacific-islands/usp-microgrants/fijian-spellchecker -License: LGPLv2+ or GPLv2+ or MPLv1.1 +License: LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1 BuildArch: noarch BuildRequires: hunspell-devel @@ -44,6 +44,9 @@ cp -p dictionaries/fj_FJ.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/fj.dic %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 1.2-27 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 1.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild