From 7ca7a46543ebf5c9473f115cd1cb3ab022351dc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 23 Feb 2023 10:20:40 +0000 Subject: [PATCH] migrated to SPDX license --- hyphen-cy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-cy.spec b/hyphen-cy.spec index 63718f3..f962996 100644 --- a/hyphen-cy.spec +++ b/hyphen-cy.spec @@ -2,12 +2,12 @@ Name: hyphen-cy Summary: Welsh hyphenation rules %global upstreamid 20110620 Version: 0.%{upstreamid} -Release: 22%{?dist} +Release: 23%{?dist} #? in a url causes trouble #http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex?view=co Source: hyph-cy.tex URL: http://tug.org/tex-hyphen -License: LPPL +License: LPPL-1.3a BuildArch: noarch BuildRequires: hyphen-devel Requires: hyphen @@ -38,6 +38,9 @@ cp -p hyph_cy_GB.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Thu Feb 23 2023 Caolán McNamara - 0.20110620-23 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 0.20110620-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild