From 776fc3134fb2dad5f40b5212a25de85060d83375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 11:25:46 +0000 Subject: [PATCH] migrated to SPDX license --- hyphen-uk.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hyphen-uk.spec b/hyphen-uk.spec index c50b7b1..ec1a4ef 100644 --- a/hyphen-uk.spec +++ b/hyphen-uk.spec @@ -2,10 +2,10 @@ Name: hyphen-uk Summary: Ukrainian hyphenation rules %global upstreamid 20030903 Version: 0.%{upstreamid} -Release: 26%{?dist} +Release: 27%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_uk_UA.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries -License: GPLv2+ +License: GPL-2.0-or-later BuildArch: noarch Requires: hyphen @@ -29,6 +29,9 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 0.20030903-27 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20030903-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild @@ -105,5 +108,5 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen * Tue Feb 24 2009 Fedora Release Engineering - 0.20030903-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Fri Jan 09 2009 Caolan McNamara - 0.20030903-1 +* Fri Jan 09 2009 Caolán McNamara - 0.20030903-1 - initial version