8
0
forked from pool/perl-PDF-API2

Accepting request 885397 from devel:languages:perl:autoupdate

- updated to 2.040
   see /usr/share/doc/packages/perl-PDF-API2/Changes
  2.040     2021-04-13
      - Fix open() followed by stringify() resulting in a corrupt (mostly-empty)
        PDF, which was broken by changes in 2.039 (reported by Gareth Tunley).
      - [RT #134993] Calling open($filename) followed by saveas($same_filename)
        instead of update() resulted in a corrupt PDF in 2.039, which no longer
        reads the entire file into memory on open (reported by Marco Pessotto).
      - [RT #134957] Fix encoding of \n in a PDF string containing non-printable
        characters (reported by Stuart Henderson).
      - [RT #133131] Fix endianness of 64-bit numbers in cross-reference stream
        widths array (reported by Christopher Papademetrious, fix by Vadim Repin).

OBS-URL: https://build.opensuse.org/request/show/885397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=61
This commit is contained in:
2021-04-22 15:28:41 +00:00
committed by Git OBS Bridge
parent a26e3d0608
commit ae859da6e6
4 changed files with 21 additions and 4 deletions

View File

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