3.70
This commit is contained in:
parent
0de73ac682
commit
0043c8dfc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user