This commit is contained in:
Fedora Release Engineering 2017-02-10 12:51:30 +00:00
parent ab72421285
commit 800244b60b

View File

@ -1,7 +1,7 @@
Name: hunspell-hu
Summary: Hungarian hunspell dictionaries
Version: 1.6.1
Release: 10%{?dist}
Release: 11%{?dist}
Source: http://downloads.sourceforge.net/magyarispell/hu_HU-%{version}.tar.gz
URL: http://magyarispell.sourceforge.net
License: LGPLv2+ or GPLv2+ or MPLv1.1
@ -29,6 +29,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1.6.1-10
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines