diff --git a/PDF-API2-2.039.tar.gz b/PDF-API2-2.039.tar.gz deleted file mode 100644 index d9ca97f..0000000 --- a/PDF-API2-2.039.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36a74318847fe92ecec45221bc78f209e194f9f979521710a89ef7baa955a123 -size 3564330 diff --git a/PDF-API2-2.040.tar.gz b/PDF-API2-2.040.tar.gz new file mode 100644 index 0000000..1fe712e --- /dev/null +++ b/PDF-API2-2.040.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4925f109f47bb6bdd6deb8cf37db4f2e39aa6cdc51991d1d8008b4312ed1935a +size 3564742 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index 88ef9d4..b0bbb45 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Apr 14 03:09:09 UTC 2021 - Tina Müller + +- 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). + ------------------------------------------------------------------- Fri Mar 5 03:08:18 UTC 2021 - Tina Müller diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 54ee8f7..7a7961f 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -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