migrated to SPDX license
This commit is contained in:
parent
cb56ab439f
commit
8641e095be
@ -7,12 +7,12 @@
|
||||
Name: hunspell-uz
|
||||
Summary: Uzbek hunspell dictionaries
|
||||
Version: 0.6
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
## Note that upstream is dead and there is no download link available
|
||||
## so please don't report FTBFS bugs for this package.
|
||||
Source0: http://www-user.uni-bremen.de/~kmashrab/uzbek-word-list/uzbek-wordlist-%{version}.tar.bz2
|
||||
URL: http://www-user.uni-bremen.de/~kmashrab/uzbek-word-list
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: make
|
||||
@ -42,6 +42,9 @@ cp -p hunspell/uz_UZ* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.6-28
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
@ -122,5 +125,5 @@ cp -p hunspell/uz_UZ* $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Wed Sep 20 2006 Caolan McNamara <caolanm@redhat.com> - 0.6-1
|
||||
* Wed Sep 20 2006 Caolán McNamara <caolanm@redhat.com> - 0.6-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user