diff --git a/.gitignore b/.gitignore index a97c6f7..218139f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/qpdf.spec b/qpdf.spec index 2fc5634..8d42d6b 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -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 - 4.2.0-1 +- 4.2.0 + * Thu May 23 2013 Jiri Popelka - 4.1.0-3 - fix 'complete manual location' note in man pages (#966534) diff --git a/sources b/sources index 1420c8a..2223455 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eedd61acc53744446d181429651a9baf qpdf-4.1.0.tar.gz +912d7d24bf45414b0dac63773d75aa17 qpdf-4.2.0.tar.gz