This commit is contained in:
Fedora Release Engineering 2017-02-10 12:49:50 +00:00
parent bbb6bc1a8f
commit 166c62636d

View File

@ -2,7 +2,7 @@ Name: hunspell-fa
Summary: Farsi hunspell dictionaries
%global upstreamid 20070116
Version: 0.%{upstreamid}
Release: 13%{?dist}
Release: 14%{?dist}
Source: ftp://ftp.gnu.org/gnu/aspell/dict/fa/aspell6-fa-0.11-0.tar.bz2
URL: http://aspell.net/
License: GPLv2+
@ -34,6 +34,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20070116-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20070116-13
- Add Supplements: tag for langpacks naming guidelines
- Clean the specfile to follow current packaging guidelines