Update to working Source link
License updated to MIT
This commit is contained in:
parent
890d1c01e5
commit
f50e221443
@ -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 <pnemade AT redhat DOT com> - 0.20190406-1
|
||||
- Update to working Source link
|
||||
- License updated to MIT
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110620-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user