8
0
forked from pool/perl-PDF-API2

Compare commits

2 Commits

Author SHA256 Message Date
78f1aa15e7 Accepting request 1183693 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PDF-API2?expand=0&rev=29
2024-06-28 13:47:23 +00:00
59ba45b810 - updated to 2.47.0 (2.047)
see /usr/share/doc/packages/perl-PDF-API2/Changes
  2.047     2024-05-18
      - Fixed implementation of GH-77.
      - Added $pdf->standard_fonts() and $pdf->is_standard_font($name) (initial
        patch by Johan Vromans).
  2.046     2024-05-14
      - [GH-74] Fixed documentation error saying that stroke_color and fill_color
        can be chained.
      - Crash instead of freezing if a PDF trailer's Prev keys result in a loop or
        if multiple trailers use the same object ID and generation number.
      - [GH-70] Fix off-by-one error when adding a page at the beginning of a PDF.
      - [GH-77] Significantly improve performance when adding many pages to a PDF.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=72
2024-06-27 18:11:45 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-PDF-API2/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-PDF-API2)

View File

@@ -27,7 +27,6 @@ Summary: Create, modify, and examine PDF files
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros