This commit is contained in:
Fedora Release Engineering 2017-02-10 16:05:44 +00:00
parent f816bf143b
commit fa541e54a2
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Name: hyphen-eu
Summary: Basque hyphenation rules
%global upstreamid 20110620
Version: 0.%{upstreamid}
Release: 9%{?dist}
Release: 10%{?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
@ -39,6 +39,9 @@ cp -p hyph_eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110620-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20110620-9
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines