migrated to SPDX license
This commit is contained in:
parent
5fe41bf80b
commit
be3f822388
@ -7,10 +7,10 @@
|
|||||||
Name: hunspell-ko
|
Name: hunspell-ko
|
||||||
Summary: Korean hunspell dictionaries
|
Summary: Korean hunspell dictionaries
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz
|
Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz
|
||||||
URL: https://github.com/spellcheck-ko/hunspell-dict-ko
|
URL: https://github.com/spellcheck-ko/hunspell-dict-ko
|
||||||
License: MPLv1.1 or GPLv2 or LGPLv2
|
License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: hunspell
|
BuildRequires: hunspell
|
||||||
@ -41,6 +41,9 @@ make test
|
|||||||
%{_datadir}/%{dict_dirname}/*
|
%{_datadir}/%{dict_dirname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 0.7.0-16
|
||||||
|
- migrated to SPDX license
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-15
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user