From 91396f0b9c2cdad9040d30f9d21b3ac7a817d981 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Fri, 7 Sep 2012 10:45:39 +0200 Subject: [PATCH] 3.0.2 --- .gitignore | 1 + qpdf.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0ce8b88..835df00 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qpdf-3.0.1.tar.gz +/qpdf-3.0.2.tar.gz diff --git a/qpdf.spec b/qpdf.spec index 9af9271..3d3aba8 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,7 +1,7 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf -Version: 3.0.1 -Release: 3%{?dist} +Version: 3.0.2 +Release: 1%{?dist} License: Artistic 2.0 Group: System Environment/Base URL: http://qpdf.sourceforge.net/ @@ -102,6 +102,9 @@ make check %doc __doc/* %changelog +* Fri Sep 07 2012 Jiri Popelka 3.0.2-1 +- 3.0.2 + * Thu Aug 16 2012 Jiri Popelka 3.0.1-3 - the previously added requirement doesn't need to be arch-specific diff --git a/sources b/sources index fa839b3..3d15c01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48767e2519029d0214cd0fcafa3a8f8c qpdf-3.0.1.tar.gz +af6f6f964481295a6ca0766185bfa274 qpdf-3.0.2.tar.gz