Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-07 16:40:52 +00:00
parent 010aa4e07d
commit 3869242aa3

View File

@ -1,7 +1,7 @@
Name: hunspell-gu
Summary: Gujarati hunspell dictionaries
Version: 1.0.0
Release: 8%{?dist}
Release: 9%{?dist}
Epoch: 1
Source: http://anishpatil.fedorapeople.org/gu_in.%{version}.tar.gz
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git
@ -29,6 +29,9 @@ cp -p gu_IN/gu_IN.dic gu_IN/gu_IN.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Sep 28 2017 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-8
- Fix the upstream URL (rh#1294622)