migrated to SPDX license
This commit is contained in:
parent
5b77bf5068
commit
dce50c626c
@ -7,10 +7,10 @@
|
||||
Name: hunspell-uk
|
||||
Summary: Ukrainian hunspell dictionaries
|
||||
Version: 1.8.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Source: https://downloads.sourceforge.net/project/ispell-uk/spell-uk/%{version}/dict-uk_UA-%{version}.oxt
|
||||
URL: http://sourceforge.net/projects/ispell-uk
|
||||
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||
License: GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell-filesystem
|
||||
@ -35,6 +35,9 @@ cp -p uk_UA/uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 1.6.6-13
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user