From a575fa0e22f2a6421b3151ef5d2565e2ec2d4743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 10:02:24 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-vi.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hunspell-vi.spec b/hunspell-vi.spec index 3984dc9..1aac1b5 100644 --- a/hunspell-vi.spec +++ b/hunspell-vi.spec @@ -8,10 +8,10 @@ Name: hunspell-vi Summary: Vietnamese hunspell dictionaries %global upstreamid 20120418 Version: 0.%{upstreamid} -Release: 12%{?dist} +Release: 13%{?dist} Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker -License: GPLv2 +License: GPL-2.0-only BuildArch: noarch Requires: hunspell-filesystem @@ -35,6 +35,9 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_d %{_datadir}/%{dict_dirname}/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 0.20080604-13 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20120418-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -115,5 +118,5 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_d * Tue Feb 24 2009 Fedora Release Engineering - 0.20080604-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Mon Sep 18 2006 Caolan McNamara - 0.20080604-1 +* Mon Sep 18 2006 Caolán McNamara - 0.20080604-1 - initial version