From 9627e81ff017a8264ff694a3d000f899c21d7468 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Mon, 8 Jul 2013 11:08:22 +0200 Subject: [PATCH] 4.2.0 --- .gitignore | 1 + qpdf.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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