From 7fea8094fc5b6af49200ec59b7eea7eccc4e2a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 12:12:34 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-gd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-gd.spec b/hunspell-gd.spec index c91e4ea..99bcd23 100644 --- a/hunspell-gd.spec +++ b/hunspell-gd.spec @@ -7,10 +7,10 @@ Name: hunspell-gd Summary: Scots Gaelic hunspell dictionaries Version: 2.6 -Release: 21%{?dist} +Release: 22%{?dist} Source: http://downloads.sourceforge.net/project/aoo-extensions/4587/8/hunspell-gd-2.6.oxt URL: http://extensions.services.openoffice.org/en/project/faclair-afb -License: GPLv2+ and GPLv3+ +License: GPL-2.0-or-later AND GPL-3.0-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -34,6 +34,9 @@ cp -p dictionaries/gd_GB.dic dictionaries/gd_GB.aff $RPM_BUILD_ROOT/%{_datadir}/ %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 2.6-22 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 2.6-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild