This commit is contained in:
Fedora Release Engineering 2016-02-04 18:32:55 +00:00
parent 7270b89ba1
commit d454dec303

View File

@ -1,6 +1,6 @@
Name: pstoedit Name: pstoedit
Version: 3.70 Version: 3.70
Release: 4%{?dist} Release: 5%{?dist}
Summary: Translates PostScript and PDF graphics into other vector formats Summary: Translates PostScript and PDF graphics into other vector formats
Group: Applications/Productivity Group: Applications/Productivity
@ -89,6 +89,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.70-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Jul 27 2015 Jiri Popelka <jpopelka@redhat.com> - 3.70-4 * Mon Jul 27 2015 Jiri Popelka <jpopelka@redhat.com> - 3.70-4
- correctly load plugins (#1247187) - correctly load plugins (#1247187)