This commit is contained in:
Jiri Popelka 2013-07-08 11:08:22 +02:00
parent e5a6d28d0e
commit 9627e81ff0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/qpdf-4.0.0.tar.gz
/qpdf-4.0.1.tar.gz
/qpdf-4.1.0.tar.gz
/qpdf-4.2.0.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Command-line tools and library for transforming PDF files
Name: qpdf
Version: 4.1.0
Release: 3%{?dist}
Version: 4.2.0
Release: 1%{?dist}
# MIT: e.g. libqpdf/sha2.c
License: Artistic 2.0 and MIT
Group: System Environment/Base
@ -110,6 +110,9 @@ make check
%doc __doc/*
%changelog
* Mon Jul 08 2013 Jiri Popelka <jpopelka@redhat.com> - 4.2.0-1
- 4.2.0
* Thu May 23 2013 Jiri Popelka <jpopelka@redhat.com> - 4.1.0-3
- fix 'complete manual location' note in man pages (#966534)

View File

@ -1 +1 @@
eedd61acc53744446d181429651a9baf qpdf-4.1.0.tar.gz
912d7d24bf45414b0dac63773d75aa17 qpdf-4.2.0.tar.gz