migrated to SPDX license
This commit is contained in:
parent
f7f1d71e4d
commit
1ff6439ef4
@ -7,10 +7,10 @@
|
||||
Name: hunspell-yi
|
||||
Summary: Yiddish hunspell dictionaries
|
||||
Version: 1.1
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/3975/1/%{name}-%{version}.oxt
|
||||
URL: http://extensions.services.openoffice.org/en/project/dict-yi
|
||||
License: LGPLv2+ or GPLv2+ or MPLv1.1
|
||||
License: LGPL-2.1-or-later OR GPL-2.0-or-later OR MPL-1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell-filesystem
|
||||
@ -36,6 +36,9 @@ cp -p dictionaries/yi.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/yi_US.dic
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 1.1-27
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user