From 340616fb4d200e56ae9d36b7726fd35ed7658748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 11:36:35 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-et.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hunspell-et.spec b/hunspell-et.spec index ef57531..f8e5278 100644 --- a/hunspell-et.spec +++ b/hunspell-et.spec @@ -8,10 +8,10 @@ Name: hunspell-et Summary: Estonian hunspell dictionaries %global upstreamid 20030606 Version: 0.%{upstreamid} -Release: 30%{?dist} +Release: 31%{?dist} Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz URL: http://www.meso.ee/~jjpp/speller/ -License: LGPLv2+ and LPPL +License: LGPL-2.1-or-later AND LPPL-1.3a BuildArch: noarch Requires: hunspell-filesystem @@ -50,8 +50,10 @@ cp -p hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic %doc README COPYRIGHT ChangeLog %{_datadir}/hyphen/* - %changelog +* Wed Feb 22 2023 Caolán McNamara - 0.20030606-31 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20030606-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild