From 88dc795622e0e86df71c1b751887e1d31191e76d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 09:28:15 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-th.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-th.spec b/hunspell-th.spec index 62714ae..6de7d42 100644 --- a/hunspell-th.spec +++ b/hunspell-th.spec @@ -8,10 +8,10 @@ Name: hunspell-th Summary: Thai hunspell dictionaries %global upstreamid 20061212 Version: 0.%{upstreamid} -Release: 28%{?dist} +Release: 29%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/th_TH.zip URL: https://wiki.openoffice.org/wiki/Dictionaries -License: LGPLv2+ +License: LGPL-2.1-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -38,6 +38,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 0.20061212-29 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20061212-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild