migrated to SPDX license
This commit is contained in:
parent
7707e3b800
commit
77664f60c9
@ -7,12 +7,12 @@ Name: hunspell-pt
|
||||
Summary: Portuguese hunspell dictionaries
|
||||
%global upstreamid 20131030
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20130125.tar.gz
|
||||
Source1: https://pt-br.libreoffice.org/assets/Uploads/PT-BR-Documents/VERO/ptBR-2013-10-30AOC-2.zip
|
||||
URL: https://pt-br.libreoffice.org/projetos/vero
|
||||
# pt_BR dicts are under LGPLv3 or MPL, pt_PT under GPLv2 or LGPLv2 or MPLv1.1
|
||||
License: ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1)
|
||||
License: ( ( LGPL-3.0-only OR MPL-1.1 ) AND LGPL-2.1-only ) AND ( GPL-2.0-only OR LGPL-2.1-only OR MPL-1.1 )
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: hunspell
|
||||
@ -69,6 +69,9 @@ popd
|
||||
%{_datadir}/%{dict_dirname}/pt_BR.*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 22 2023 Caolán McNamara <caolanm@redhat.com> - 0.20131030-9
|
||||
- migrated to SPDX license
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20131030-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user