This commit is contained in:
Fedora Release Engineering 2017-02-10 16:08:25 +00:00
parent de2494ac4f
commit fb69a71e5b

View File

@ -2,7 +2,7 @@ Name: hyphen-mr
Summary: Marathi hyphenation rules
Epoch: 1
Version: 0.7.0
Release: 8%{?dist}
Release: 9%{?dist}
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
URL: http://wiki.smc.org.in
License: LGPLv3+
@ -27,6 +27,9 @@ install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen
%{_datadir}/hyphen/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1:0.7.0-8
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines