From 8adb26dfed0c64d8904b910e8a731a587bef8f87 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Mon, 10 Oct 2016 16:01:15 +0200
Subject: 2.029 bump

---
 .gitignore          |  1 +
 font-location.patch | 10 +++++-----
 perl-PDF-API2.spec  |  6 +++++-
 sources             |  2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0c452b7..f620f7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ PDF-API2-0.73.tar.gz
 /PDF-API2-2.025.tar.gz
 /PDF-API2-2.027.tar.gz
 /PDF-API2-2.028.tar.gz
+/PDF-API2-2.029.tar.gz
diff --git a/font-location.patch b/font-location.patch
index 1074f89..a30dcb0 100644
--- a/font-location.patch
+++ b/font-location.patch
@@ -1,9 +1,9 @@
-diff -Naur PDF-API2-2.016-pristine/lib/PDF/API2.pm 
PDF-API2-2.016/lib/PDF/API2.pm
---- PDF-API2-2.016-pristine/lib/PDF/API2.pm    2011-01-24 08:41:31.000000000 
-0700
-+++ PDF-API2-2.016/lib/PDF/API2.pm     2011-01-30 15:45:59.300804559 -0700
-@@ -53,8 +53,7 @@
+diff -up PDF-API2-2.029/lib/PDF/API2.pm.font-location 
PDF-API2-2.029/lib/PDF/API2.pm
+--- PDF-API2-2.029/lib/PDF/API2.pm.font-location       2016-10-10 
02:01:19.000000000 +0200
++++ PDF-API2-2.029/lib/PDF/API2.pm     2016-10-10 15:39:47.979986028 +0200
+@@ -24,8 +24,7 @@ use PDF::API2::Resource::Shading;
  
- no warnings qw[ deprecated recursion uninitialized ];
+ use PDF::API2::NamedDestination;
  
 -our @FontDirs = ( (map { "$_/PDF/API2/fonts" } @INC),
 -                  qw[ /usr/share/fonts /usr/local/share/fonts 
c:/windows/fonts c:/winnt/fonts ] );
diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec
index 35ce395..1364e47 100644
--- a/perl-PDF-API2.spec
+++ b/perl-PDF-API2.spec
@@ -1,5 +1,5 @@
 Name:           perl-PDF-API2
-Version:        2.028
+Version:        2.029
 Release:        1%{?dist}
 Summary:        Perl module for creation and modification of PDF files
 
@@ -41,6 +41,7 @@ BuildRequires:  perl(Unicode::UCD)
 BuildRequires:  perl(vars)
 # Tests:
 BuildRequires:  perl(File::Find)
+BuildRequires:  perl(GD)
 BuildRequires:  perl(Test::More)
 Requires:       dejavu-sans-fonts
 Requires:       dejavu-sans-mono-fonts
@@ -109,6 +110,9 @@ make test
 
 
 %changelog
+* Mon Oct 10 2016 Jitka Plesnikova <jples...@redhat.com> - 2.029-1
+- 2.029 bump
+
 * Wed Jun 29 2016 Jitka Plesnikova <jples...@redhat.com> - 2.028-1
 - 2.028 bump
 
diff --git a/sources b/sources
index ad1c046..a2f0294 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-62e7d19eff5bd3cc7f673e4075dfa32a  PDF-API2-2.028.tar.gz
+d89f7481ed6acbdca5a576c139e0cf48  PDF-API2-2.029.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-PDF-API2.git/commit/?h=master&id=8adb26dfed0c64d8904b910e8a731a587bef8f87
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to