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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab992941500601dc31a1a2fae6cde10f75531a880a2a3100c99d5560acd53c5d
size 3595280

3
PDF-API2-2.043.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6312f605172973fa4d017639c217b61b1a8d6c533237ce58d5aacecfa273f0b2
size 3594106

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>

View File

@@ -18,7 +18,7 @@
%define cpan_name PDF-API2
Name: perl-PDF-API2
Version: 2.042
Version: 2.043
Release: 0
Summary: Create, modify, and examine PDF files
License: LGPL-2.1-or-later