migrated to SPDX license
This commit is contained in:
parent
c55c58c84a
commit
2e3f110ac2
@ -8,10 +8,10 @@ Name: hunspell-la
|
||||
Summary: Latin hunspell dictionaries
|
||||
%global upstreamid 20130331
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/1141/3/dict-la_2013-03-31.oxt
|
||||
URL: http://extensions.services.openoffice.org/project/dict-la
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell-filesystem
|
||||
@ -47,6 +47,9 @@ cp -p la/la.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/la.aff
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 0.20130331-23
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20130331-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user