8
0
forked from pool/perl-PDF-API2

Accepting request 909777 from devel:languages:perl:autoupdate

- updated to 2.041
   see /usr/share/doc/packages/perl-PDF-API2/Changes
  2.041     2021-07-27
      - Bug reports should now be made at GitHub Issues rather than RT.
      - Rename openpage to open_page in PDF::API2.  The old name is deprecated.
      - [RT #136648] Fix when writing PDFs containing cross-reference streams
        (reported by Chris Papademetrious, fix by Vadim Repin from RT #117184).
      - [RT #44877] GIFs containing comments or plain-text representations will no
        longer result in an error (reported by Chris Czub).
      - [RT #132844] Fix corruption when a PGM image is included (reported by Jeff
        Ratcliffe, fix by Vadim Repin).
      - Expand PNM support to include all image types.
      - [RT #131657] Disable recursion warnings while releasing (destroying) PDF
        indirect objects, which can be highly-interconnected (reported by Leon
        Winter).
      - [RT #41971] Fix when attempting to read an existing PDF's outlines
        (reported by Damyan Ivanov, fix based on a patch by Vadim Repin).

OBS-URL: https://build.opensuse.org/request/show/909777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=63
This commit is contained in:
2021-08-03 08:46:37 +00:00
committed by Git OBS Bridge
parent ae859da6e6
commit 881a2d2aaf
4 changed files with 26 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name PDF-API2
Name: perl-PDF-API2
Version: 2.040
Version: 2.041
Release: 0
Summary: Facilitates the creation and modification of PDF files
License: LGPL-2.1-or-later