migrated to SPDX license
This commit is contained in:
parent
1e03505230
commit
a575fa0e22
@ -8,10 +8,10 @@ Name: hunspell-vi
|
|||||||
Summary: Vietnamese hunspell dictionaries
|
Summary: Vietnamese hunspell dictionaries
|
||||||
%global upstreamid 20120418
|
%global upstreamid 20120418
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 12%{?dist}
|
Release: 13%{?dist}
|
||||||
Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/917/3/vi_spellchecker_ooo3.oxt
|
||||||
URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker
|
URL: https://extensions.openoffice.org/en/project/vietnamese-spellchecker
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: hunspell-filesystem
|
Requires: hunspell-filesystem
|
||||||
@ -35,6 +35,9 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_d
|
|||||||
%{_datadir}/%{dict_dirname}/*
|
%{_datadir}/%{dict_dirname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.20080604-13
|
||||||
|
- migrated to SPDX license
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20120418-12
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20120418-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
@ -115,5 +118,5 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/%{dict_d
|
|||||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-2
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080604-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Sep 18 2006 Caolan McNamara <caolanm@redhat.com> - 0.20080604-1
|
* Mon Sep 18 2006 Caolán McNamara <caolanm@redhat.com> - 0.20080604-1
|
||||||
- initial version
|
- initial version
|
||||||
|
Loading…
Reference in New Issue
Block a user