From 088c32c3994a93e09a0fab5d2c7c2dde9aec981c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 3 Aug 2013 14:13:06 +0200 Subject: [PATCH] Perl 5.18 rebuild --- qpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpdf.spec b/qpdf.spec index 2bc329c..87efe08 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,7 +1,7 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf Version: 5.0.0 -Release: 3%{?dist} +Release: 4%{?dist} # MIT: e.g. libqpdf/sha2.c License: Artistic 2.0 and MIT Group: System Environment/Base @@ -112,6 +112,9 @@ make check %doc __doc/* %changelog +* Sat Aug 03 2013 Petr Pisar - 5.0.0-4 +- Perl 5.18 rebuild + * Mon Jul 22 2013 Jiri Popelka - 5.0.0-3 - change shebang to absolute path (#987040)