This commit is contained in:
Fedora Release Engineering 2017-02-10 16:10:14 +00:00
parent 623bf37d76
commit 1cb23ff985

View File

@ -2,7 +2,7 @@ Name: hyphen-tk
Summary: Turkmen 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-tk.tex?view=co
Source: hyph-tk.tex
@ -39,6 +39,9 @@ cp -p hyph_tk_TM.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%{_datadir}/hyphen/hyph_tk_TM.dic
%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