This commit is contained in:
Fedora Release Engineering 2017-02-10 16:01:00 +00:00
parent 234735651a
commit b0d9a97331

View File

@ -1,7 +1,7 @@
Name: hunspell-te
Summary: Telugu hunspell dictionaries
Version: 1.0.0
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 1
##Upstream is unresponsive so unable to verify license version
License: GPL+
@ -30,6 +30,9 @@ cp -p te_IN/*.dic te_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-5
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines