From a0df07d8f9a01d4f5b51bc592ffe742a10cca8de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 15:01:24 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-gv.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/hunspell-gv.spec b/hunspell-gv.spec index 8a7c101..3342a20 100644 --- a/hunspell-gv.spec +++ b/hunspell-gv.spec @@ -8,10 +8,10 @@ Name: hunspell-gv Summary: Manx hunspell dictionaries %global upstreamid 20040505 Version: 0.%{upstreamid} -Release: 28%{?dist} +Release: 29%{?dist} Source: http://ftp.gnu.org/gnu/aspell/dict/gv/aspell-gv-0.50-0.tar.bz2 URL: http://borel.slu.edu/crubadan/apps.html -License: GPL+ +License: GPL-1.0-or-later BuildArch: noarch BuildRequires: aspell, hunspell-devel @@ -50,6 +50,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 0.20040505-29 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20040505-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -128,11 +131,11 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} * Fri Jul 24 2009 Fedora Release Engineering - 0.20040505-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -* Sat Jul 11 2009 Caolan McNamara - 0.20040505-3 +* Sat Jul 11 2009 Caolán McNamara - 0.20040505-3 - tidy spec * Tue Feb 24 2009 Fedora Release Engineering - 0.20040505-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Fri Nov 07 2008 Caolan McNamara - 0.20040505-1 +* Fri Nov 07 2008 Caolán McNamara - 0.20040505-1 - initial version