This commit is contained in:
Fedora Release Engineering 2017-02-10 16:08:18 +00:00
parent bd4a691662
commit 9b5aeaef00

View File

@ -2,7 +2,7 @@ Name: hyphen-mn
Summary: Mongolian hyphenation rules
%global upstreamid 20100531
Version: 0.%{upstreamid}
Release: 10%{?dist}
Release: 11%{?dist}
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex?view=co#/hyph-mn-cyrl.tex
URL: http://www.ctan.org/tex-archive/help/Catalogue/entries/mnhyphn.html
License: LPPL
@ -37,6 +37,9 @@ cp -p hyph_mn_MN.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20100531-10
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines