This commit is contained in:
Fedora Release Engineering 2017-02-10 16:06:31 +00:00
parent 524875d45a
commit 72d1e16944

View File

@ -2,7 +2,7 @@ Name: hyphen-grc
Summary: Ancient Greek hyphenation rules
%global upstreamid 20110913
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-grc.tex?view=co
Source: hyph-grc.tex
@ -40,6 +40,9 @@ cp -p hyph_grc_GR.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20110913-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20110913-9
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines