diff --git a/PDF-API2-2.028.tar.gz b/PDF-API2-2.028.tar.gz deleted file mode 100644 index bef46b8..0000000 --- a/PDF-API2-2.028.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a642b41362884b7005e421ec93c7d3a54f7adef7657540331e0d4ca89d106b04 -size 3501011 diff --git a/PDF-API2-2.029.tar.gz b/PDF-API2-2.029.tar.gz new file mode 100644 index 0000000..fa9f71e --- /dev/null +++ b/PDF-API2-2.029.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22a0d471bb9b1c3e437587475398f231874016fe17cc2cdfc3a6cbfab64a1eb +size 3502682 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index bd1461d..ee9e2e0 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Oct 11 06:00:44 UTC 2016 - coolo@suse.com + +- updated to 2.029 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.029 2016-10-09 + + - [RT #113293] Files with cross-reference streams weren't + correctly setting the max object number (report and + troubleshooting by Marco Pessotto). + + - Handle TIFF images with strips that are wider than the image + (report and patch by Jeffrey Ratcliffe). + + - [RT #98574] Increase test coverage of PDF::API2::Content (tests + by Phil Perry). + + - A bunch of code cleanup and documentation updates by Paul + Cochrane. + + - Add a missing prereq on Win32 systems (patch by Michiel Beijen). + + - [RT #113514, #98552] Fix the dash() and renderingintent() + methods in ExtGState (reported by Vadim Repin and Phil Perry). + + - Satisfy all Perl::Critic severity 5 policies. + + - [RT #117940] Allow PNG, GIF, and PNM files to be opened from + filehandles in addition to filenames (patch by Johan Vromans). + + - [RT #33970] Fail fast when a referenced file can't be opened + (requested by Barrie Slaymaker a mere 8.5 years ago). + + - Add -simplex, -duplexfliplongedge and -duplexflipshortedge as + options to $pdf->preferences() (requested by Doug Poulin). + ------------------------------------------------------------------- Sun Jun 12 13:33:11 UTC 2016 - coolo@suse.com diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 0662522..5d9e588 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -17,7 +17,7 @@ Name: perl-PDF-API2 -Version: 2.028 +Version: 2.029 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files