8
0
forked from pool/perl-PDF-API2

Accepting request 434257 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/434257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=40
This commit is contained in:
Stephan Kulow
2016-10-12 05:51:29 +00:00
committed by Git OBS Bridge
parent 70ca7dcbdd
commit 79b1144686
4 changed files with 41 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a642b41362884b7005e421ec93c7d3a54f7adef7657540331e0d4ca89d106b04
size 3501011

3
PDF-API2-2.029.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a22a0d471bb9b1c3e437587475398f231874016fe17cc2cdfc3a6cbfab64a1eb
size 3502682

View File

@@ -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

View File

@@ -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