8
0
forked from pool/perl-PDF-API2

Accepting request 939152 from devel:languages:perl:autoupdate

- updated to 2.043
   see /usr/share/doc/packages/perl-PDF-API2/Changes
  2.043     2021-12-07
      - Restores backward compatibility (with a warning) when the deprecated
        $pdf->pageLabel is given an invalid -style option starting with "a" or
        "r" (report by Johan Vromans).
      - Fix incorrect default in documentation for annotation borders (report and
        patch by Johan Vromans).

OBS-URL: https://build.opensuse.org/request/show/939152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=65
This commit is contained in:
Stephan Kulow
2021-12-13 10:42:08 +00:00
committed by Git OBS Bridge
parent cf6a45f539
commit 91257bdcb1
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Dec 9 03:06:41 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 2.043
see /usr/share/doc/packages/perl-PDF-API2/Changes
2.043 2021-12-07
- Restores backward compatibility (with a warning) when the deprecated
$pdf->pageLabel is given an invalid -style option starting with "a" or
"r" (report by Johan Vromans).
- Fix incorrect default in documentation for annotation borders (report and
patch by Johan Vromans).
-------------------------------------------------------------------
Fri Sep 17 03:08:03 UTC 2021 - Tina Müller <timueller+perl@suse.de>