migrated to SPDX license
This commit is contained in:
parent
b602af958e
commit
dc4cc8855c
@ -7,10 +7,10 @@ Name: hunspell-pl
|
||||
Summary: Polish hunspell dictionaries
|
||||
%global upstreamid 20180707
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Source: http://sjp.pl/slownik/ort/sjp-myspell-pl-%{upstreamid}.zip
|
||||
URL: https://sjp.pl/slownik/ort/
|
||||
License: LGPLv2+ or GPL+ or MPLv1.1 or ASL 2.0 or CC-BY-SA
|
||||
License: LGPL-2.1-or-later OR GPL-1.0-or-later OR MPL-1.1 OR Apache-2.0 OR CC-BY-SA-4.0
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -35,6 +35,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 0.20160720-13
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20180707-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user