8
0
forked from pool/perl-PDF-API2

Accepting request 509616 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/509616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=47
This commit is contained in:
Stephan Kulow
2017-07-12 06:10:10 +00:00
committed by Git OBS Bridge
parent 2c0c637fdf
commit e5ff14563c
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ae200d58f764b4fcd6172d2a6cf3990183e801db7a96b6049b473a4b5f24b64
size 3533081

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0
size 3533753

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jul 12 05:55:04 UTC 2017 - coolo@suse.com
- updated to 2.033
see /usr/share/doc/packages/perl-PDF-API2/Changes
2.033 2017-07-06
- [RT #122371] Remove a couple of improperly-placed weaken statements
(reported by Phil Perry).
- [RT #122372] Fix weakening when a page is added to the end of a multiple
page document (reported by Phil Perry).
- Fix Bank Gothic core font (reported by Phil Perry).
-------------------------------------------------------------------
Mon Jul 3 06:02:35 UTC 2017 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-PDF-API2
Version: 2.032
Version: 2.033
Release: 0
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
@@ -32,6 +32,7 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Compress::Zlib) >= 1.0
BuildRequires: perl(Font::TTF)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::Memory::Cycle)
Requires: perl(Compress::Zlib) >= 1.0
Requires: perl(Font::TTF)