From 17c6c27380e65c460de2982f8fc0be073a6c4695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 15:59:51 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-id.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/hunspell-id.spec b/hunspell-id.spec index a3c552e..6f434d1 100644 --- a/hunspell-id.spec +++ b/hunspell-id.spec @@ -8,10 +8,10 @@ Name: hunspell-id Summary: Indonesian hunspell dictionaries %global upstreamid 20040812 Version: 0.%{upstreamid} -Release: 27%{?dist} +Release: 28%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/id_ID.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Indonesian_.28Indonesia.29 -License: GPLv2 +License: GPL-2.0-only BuildArch: noarch Requires: hunspell-filesystem @@ -36,6 +36,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 0.20040812-28 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20040812-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -116,8 +119,8 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} * Tue Feb 24 2009 Fedora Release Engineering - 0.20040812-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Fri Oct 06 2006 Caolan McNamara - 0.20040812-1 +* Fri Oct 06 2006 Caolán McNamara - 0.20040812-1 - latest version -* Fri Sep 01 2006 Caolan McNamara - 0.20040410-1 +* Fri Sep 01 2006 Caolán McNamara - 0.20040410-1 - initial version