From a0cc3fffa7aeb7507aeae53faa183f33c906a2f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 10:57:24 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-cy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-cy.spec b/hunspell-cy.spec index fe0fecc..fc061f8 100644 --- a/hunspell-cy.spec +++ b/hunspell-cy.spec @@ -8,10 +8,10 @@ Name: hunspell-cy Summary: Welsh hunspell dictionaries %global upstreamid 20040425 Version: 0.%{upstreamid} -Release: 29%{?dist} +Release: 30%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/cy_GB.zip URL: http://www.e-gymraeg.co.uk/ -License: GPL+ +License: GPL-1.0-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -46,6 +46,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolan McNamara - 0.20040425-30 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20040425-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild