From 8fb258ddb530686d2be197a1a6399538044e7910 Mon Sep 17 00:00:00 2001 From: zhangtao2020 <18066722603@163.com> Date: Tue, 5 Jul 2022 11:18:35 +0800 Subject: [PATCH] License compliance rectification --- hyphen-ia.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hyphen-ia.spec b/hyphen-ia.spec index 93a1bd3..dbc92fc 100644 --- a/hyphen-ia.spec +++ b/hyphen-ia.spec @@ -1,10 +1,10 @@ Name: hyphen-ia Summary: Interlingua hyphenation rules Version: 0.20050628 -Release: 17 +Release: 18 Source: http://dante.ctan.org/tex-archive/language/hyphenation/iahyphen.tex URL: http://ftp.int.ru/pub/CTAN/obsolete/help/Catalogue/entries/iahyphen.html -License: LPPL +License: LPPL-1.3c BuildArch: noarch BuildRequires: hyphen-devel, perl Requires: hyphen @@ -32,6 +32,9 @@ install -Dp hyph_ia.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ia.dic %{_datadir}/hyphen/* %changelog +* Tue Jul 5 2022 zhangtao - 0.20050628-18 +- License compliance rectification + * Wed Jun 01 2021 wulei - 0.20050628-17 - fixes failed: perl: bad interpreter: No such file or directory -- Gitee