diff --git a/hyphen-eu.spec b/hyphen-eu.spec index e7924fa..8e92642 100644 --- a/hyphen-eu.spec +++ b/hyphen-eu.spec @@ -1,13 +1,13 @@ Name: hyphen-eu Summary: Basque hyphenation rules -%global upstreamid 20110620 +# I found 2 sources www.tug.org and mirrors.ctan.org with same file +# let's choose older timestamp here +%global upstreamid 20190406 Version: 0.%{upstreamid} -Release: 18%{?dist} -#? in a url causes trouble -#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex?view=co -Source: hyph-eu.tex +Release: 1%{?dist} +Source: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex URL: http://tp.lc.ehu.es/jma/basque.html -License: LPPL +License: MIT BuildArch: noarch BuildRequires: hyphen-devel Requires: hyphen @@ -39,6 +39,10 @@ cp -p hyph_eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Mon Jun 07 2021 Parag Nemade - 0.20190406-1 +- Update to working Source link +- License updated to MIT + * Tue Jan 26 2021 Fedora Release Engineering - 0.20110620-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild