From 53c2325af8439714358502449b06d2dd36ec87b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 10:34:28 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-az.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-az.spec b/hunspell-az.spec index 3bfb90e..e8622f7 100644 --- a/hunspell-az.spec +++ b/hunspell-az.spec @@ -8,10 +8,10 @@ Name: hunspell-az Summary: Azerbaijani hunspell dictionaries %global upstreamid 20040827 Version: 0.%{upstreamid} -Release: 29%{?dist} +Release: 30%{?dist} Source: ftp://ftp.gnu.org/gnu/aspell/dict/az/aspell6-az-0.02-0.tar.bz2 URL: http://borel.slu.edu/crubadan/apps.html -License: GPLv2+ +License: GPL-2.0-or-later BuildArch: noarch BuildRequires: aspell, hunspell-devel @@ -49,6 +49,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname} %{_datadir}/%{dict_dirname}/* %changelog +* Wed Feb 22 2023 Caolán McNamara - 0.20040827-30 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20040827-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild