This commit is contained in:
Dennis Gilmore 2015-06-17 11:02:00 +00:00
parent 845a965ae4
commit 5a85b60e81
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Name: hyphen-is
Summary: Icelandic hyphenation rules
%define upstreamid 20030920
Version: 0.%{upstreamid}
Release: 12%{?dist}
Release: 13%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_is_IS.zip
Patch0: hyphen-is-lppl-license-fix.patch
Group: Applications/Text
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/hyphen/*
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu May 7 2015 Tom Callaway <spot@fedoraproject.org> - 0.20030920-12
- apply license fix to show lppl derived work (bz 1219418)