This commit is contained in:
Dennis Gilmore 2016-02-04 00:00:34 +00:00
parent 1b9ae6850d
commit fb5b567a0b

View File

@ -2,7 +2,7 @@ Name: hunspell-de
Summary: German hunspell dictionaries
%define upstreamid 20151222
Version: 0.%{upstreamid}
Release: 1%{?dist}
Release: 2%{?dist}
Source: http://www.j3e.de/ispell/igerman98/dict/igerman98-%{upstreamid}.tar.bz2
Group: Applications/Text
URL: http://www.j3e.de/ispell/igerman98
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20151222-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Michael Stahl <mstahl@redhat.com> - 0.20151222-1
- upgrade to latest version
- upstream removed "OASIS distribution license agreement 0.1", only GPLv2/v3 now