From dd03e3ff29da72b8f56687ae5f67131c8361dde0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 10:21:10 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-af.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-af.spec b/hunspell-af.spec index 65cb6a0..788f5e6 100644 --- a/hunspell-af.spec +++ b/hunspell-af.spec @@ -8,11 +8,11 @@ Name: hunspell-af Summary: Afrikaans hunspell dictionary %global upstreamid 20080825 Version: 0.%{upstreamid} -Release: 27%{?dist} +Release: 28%{?dist} # Following URL is dead now Source: http://downloads.translate.org.za/spellchecker/afrikaans/myspell-af_ZA-0.%{upstreamid}.zip URL: http://www.translate.org.za/ -License: LGPLv2+ +License: LGPL-2.1-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -44,6 +44,9 @@ popd %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolan McNamara - 0.20080825-28 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20080825-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild