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