Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-07 16:48:07 +00:00
parent 558a8f505f
commit 3a845911c7

View File

@ -2,7 +2,7 @@ Name: hunspell-or
Summary: Odia hunspell dictionaries
Version: 1.0.0
Epoch: 1
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2+
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git
Source0: http://anishpatil.fedorapeople.org/or_in.%{version}.tar.gz
@ -34,6 +34,9 @@ cp -p or_IN/*.dic or_IN/*.aff %{buildroot}%{_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)