From 77664f60c985eff1840ce63a3b74e5de56bce2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 22 Feb 2023 20:24:20 +0000 Subject: [PATCH] migrated to SPDX license --- hunspell-pt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hunspell-pt.spec b/hunspell-pt.spec index 2b863f3..cd26036 100644 --- a/hunspell-pt.spec +++ b/hunspell-pt.spec @@ -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 - 0.20131030-9 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20131030-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild