This commit is contained in:
Jiri Popelka 2013-01-18 10:43:50 +01:00
parent 28356cbf9b
commit dac85c3a7c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/qpdf-3.0.1.tar.gz
/qpdf-3.0.2.tar.gz
/qpdf-4.0.0.tar.gz
/qpdf-4.0.1.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 4.0.0
Version: 4.0.1
Release: 1%{?dist}
License: Artistic 2.0
Group: System Environment/Base
@ -102,6 +102,9 @@ make check
%doc __doc/*
%changelog
* Fri Jan 18 2013 Jiri Popelka <jpopelka@redhat.com> 4.0.1-1
- 4.0.1
* Wed Jan 02 2013 Jiri Popelka <jpopelka@redhat.com> 4.0.0-1
- 4.0.0

View File

@ -1 +1 @@
812ffc8c5b8fb5cf9310fcbd9a7d20d3 qpdf-4.0.0.tar.gz
093baece867a0a7e07774bd4008156b3 qpdf-4.0.1.tar.gz