This commit is contained in:
Jiri Popelka 2015-01-05 17:40:00 +01:00
parent 0de73ac682
commit 0043c8dfc7
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ pstoedit-3.45.tar.gz
/pstoedit-3.60.tar.gz
/pstoedit-3.61.tar.gz
/pstoedit-3.62.tar.gz
/pstoedit-3.70.tar.gz

View File

@ -1,6 +1,6 @@
Name: pstoedit
Version: 3.62
Release: 5%{?dist}
Version: 3.70
Release: 1%{?dist}
Summary: Translates PostScript and PDF graphics into other vector formats
Group: Applications/Productivity
@ -67,7 +67,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%files
%doc copying doc/readme.txt doc/index.htm doc/pstoedit.htm
%doc copying doc/readme.txt doc/pstoedit.htm
%{_datadir}/pstoedit
%{_mandir}/man1/*
%{_bindir}/pstoedit
@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%changelog
* Mon Jan 05 2015 Jiri Popelka <jpopelka@redhat.com> - 3.70-1
- 3.70
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.62-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
d4ac408d93a8f57dcf0b261cef7785d8 pstoedit-3.62.tar.gz
d3ad4657b4944a8400f7ca76f78cb943 pstoedit-3.70.tar.gz