From 614ddc6ee07cf47c7fa8275a09db3bca2aab0899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 10:38:05 +0000 Subject: [PATCH] migrated to SPDX license --- hyphen-el.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/hyphen-el.spec b/hyphen-el.spec index e8bcadf..c721b44 100644 --- a/hyphen-el.spec +++ b/hyphen-el.spec @@ -2,10 +2,10 @@ Name: hyphen-el Summary: Greek hyphenation rules %global upstreamid 20051018 Version: 0.%{upstreamid} -Release: 27%{?dist} +Release: 28%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_el_GR.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries -License: LGPLv2+ +License: LGPL-2.1-or-later BuildArch: noarch Requires: hyphen @@ -35,6 +35,9 @@ done %{_datadir}/hyphen/* %changelog +* Wed Feb 23 2023 Caolán McNamara - 0.20051018-28 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20051018-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -108,11 +111,11 @@ done * Fri Jul 24 2009 Fedora Release Engineering - 0.20051018-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -* Fri Jun 12 2009 Caolan McNamara - 0.20051018-3 +* Fri Jun 12 2009 Caolán McNamara - 0.20051018-3 - extend coverage * Tue Feb 24 2009 Fedora Release Engineering - 0.20051018-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Sat Jan 05 2008 Caolan McNamara - 0.20051018-1 +* Sat Jan 05 2008 Caolán McNamara - 0.20051018-1 - initial version