From 7c4d9cfc9ee9f7b0024a7b6d58f08c490d934e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 10:41:06 +0000 Subject: [PATCH] migrated to SPDX license --- hyphen-es.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-es.spec b/hyphen-es.spec index e4f870b..94f4e03 100644 --- a/hyphen-es.spec +++ b/hyphen-es.spec @@ -1,10 +1,10 @@ Name: hyphen-es Summary: Spanish hyphenation rules Version: 2.3 -Release: 13%{?dist} +Release: 14%{?dist} Source: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_ANY.oxt URL: https://github.com/sbosio/rla-es/tree/master/separacion -License: LGPLv3+ or GPLv3+ or MPLv1.1 +License: LGPL-3.0-or-later OR GPL-3.0-or-later OR MPL-1.1 BuildArch: noarch Requires: hyphen Supplements: (hyphen and langpacks-es) @@ -35,6 +35,9 @@ popd %{_datadir}/hyphen/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 2.3-14 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 2.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild