migrated to SPDX license
This commit is contained in:
parent
6df0c5d5e8
commit
1530479251
@ -8,10 +8,10 @@ Name: hunspell-am
|
||||
Summary: Amharic hunspell dictionaries
|
||||
%global upstreamid 20090704
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
Source: http://www.cs.ru.nl/~biniam/geez/dict/am_ET.zip
|
||||
URL: http://www.cs.ru.nl/~biniam/geez/index.php
|
||||
License: GPL+
|
||||
License: GPL-1.0-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell-filesystem
|
||||
@ -38,6 +38,9 @@ cp -p am_ET.* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Caolan McNamara <caolanm@redhat.com> - 0.20090704-26
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20090704-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user