From cbd9b811cc6f119626a15aab9a9035339bee2995 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Wed, 23 Nov 2022 10:18:53 +0530 Subject: [PATCH] Update license tag to SPDX format --- hunspell-ta.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-ta.spec b/hunspell-ta.spec index 548c1ae..5fcc85d 100644 --- a/hunspell-ta.spec +++ b/hunspell-ta.spec @@ -7,11 +7,11 @@ Name: hunspell-ta Summary: Tamil hunspell dictionaries Version: 1.0.0 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 1 Source: http://anishpatil.fedorapeople.org/ta_in.%{version}.tar.gz URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git -License: GPLv2+ +License: GPL-2.0-or-later BuildArch: noarch Requires: hunspell-filesystem @@ -35,6 +35,9 @@ cp -p ta_IN/*.dic ta_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Wed Nov 23 2022 Parag Nemade - 1:1.0.0-20 +- Update license tag to SPDX format + * Thu Jul 21 2022 Fedora Release Engineering - 1:1.0.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild