From 7c6aec26d61bf68135ce6b22f2f3e95062f66d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 10:52:02 +0000 Subject: [PATCH] migrated to SPDX license --- hyphen-gl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-gl.spec b/hyphen-gl.spec index e24e0c6..31b1e2c 100644 --- a/hyphen-gl.spec +++ b/hyphen-gl.spec @@ -1,10 +1,10 @@ Name: hyphen-gl Summary: Galician hyphenation rules Version: 0.99 -Release: 26%{?dist} +Release: 27%{?dist} Source: https://forxa.mancomun.org/frs/download.php/534/hyph_gl.oxt URL: https://forxa.mancomun.org/projects/hyphenation-gl -License: GPLv3 +License: GPL-3.0-only BuildArch: noarch Requires: hyphen Supplements: (hyphen and langpacks-gl) @@ -28,6 +28,9 @@ cp -p hyph_gl_ANY.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_gl_ES.dic %{_datadir}/hyphen/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 0.99-27 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.99-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild