[perl-PDF-API2] v 2.021 (bz #902236)

Bernard Johnson bjohnson at fedoraproject.org
Wed Mar 12 04:38:25 UTC 2014


commit a0055c033770b22f020aa23e4f2bfe6afb0a7770
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Tue Mar 11 22:12:03 2014 -0600

    v 2.021 (bz #902236)

 .gitignore         |    1 +
 perl-PDF-API2.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1882d30..4d5730d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ PDF-API2-0.73.tar.gz
 /PDF-API2-2.016.tar.gz
 /PDF-API2-2.019.tar.gz
 /PDF-API2-2.020.tar.gz
+/PDF-API2-2.021.tar.gz
diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec
index f0c5912..8e4bdb3 100644
--- a/perl-PDF-API2.spec
+++ b/perl-PDF-API2.spec
@@ -1,6 +1,6 @@
 Name:           perl-PDF-API2
-Version:        2.020
-Release:        2%{?dist}
+Version:        2.021
+Release:        1%{?dist}
 Summary:        Perl module for creation and modification of PDF files
 
 Group:          System Environment/Libraries
@@ -33,6 +33,7 @@ BuildRequires:  perl(vars)
 # Tests:
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
 Requires:       dejavu-sans-fonts
 Requires:       dejavu-sans-mono-fonts
 Requires:       dejavu-serif-fonts
@@ -106,6 +107,9 @@ make test
 
 
 %changelog
+* Tue Mar 11 2014 Bernard Johnson <bjohnson at symetrix.com> - 2.021-1
+- v 2.021 (bz #902236)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.020-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b1f0070..63c1b82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0d20bfd03883b5b2b2a7fd47455249a  PDF-API2-2.020.tar.gz
+3ea6157edb2e3a4854fbd8f071199bd1  PDF-API2-2.021.tar.gz



More information about the perl-devel mailing list