migrated to SPDX license

This commit is contained in:
Caolán McNamara 2023-02-23 09:49:45 +00:00
parent 5b77bf5068
commit dce50c626c

View File

@ -7,10 +7,10 @@
Name: hunspell-uk Name: hunspell-uk
Summary: Ukrainian hunspell dictionaries Summary: Ukrainian hunspell dictionaries
Version: 1.8.0 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 Source: https://downloads.sourceforge.net/project/ispell-uk/spell-uk/%{version}/dict-uk_UA-%{version}.oxt
URL: http://sourceforge.net/projects/ispell-uk 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 BuildArch: noarch
Requires: hunspell-filesystem Requires: hunspell-filesystem
@ -35,6 +35,9 @@ cp -p uk_UA/uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}
%{_datadir}/%{dict_dirname}/* %{_datadir}/%{dict_dirname}/*
%changelog %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 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild