migrated to SPDX license
This commit is contained in:
parent
ea79e02c79
commit
e14db5eda5
@ -8,10 +8,10 @@ Name: hunspell-ts
|
||||
Summary: Tsonga hunspell dictionaries
|
||||
%global upstreamid 20110323.1
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Source:https://addons.mozilla.org/firefox/downloads/file/376225/tsonga_spell_checker-20110323.1-typefix-fn+sm+tb+fx.xpi
|
||||
URL: https://addons.mozilla.org/en-US/firefox/addon/tsonga-spell-checker/
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell-filesystem
|
||||
@ -36,6 +36,9 @@ cp -p dictionaries/ts-ZA.dic $RPM_BUILD_ROOT/%{_datadir}/%{dict_dirname}/ts_ZA.d
|
||||
%{_datadir}/%{dict_dirname}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.20091101-13
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110323.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user