From e16fa1a89db8872c80b3c3172f4ca4ee1001f188fb98c649c2d09253c7fc5592 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 7 Feb 2020 07:51:18 +0000 Subject: [PATCH] Accepting request 770513 from devel:languages:perl:autoupdate - updated to 2.037 see /usr/share/doc/packages/perl-PDF-API2/Changes 2.037 2020-02-05 - Allow PDF 2.0 files to be opened. - [RT #131147] Ignore dictionary entries with null values (reported by Klaus Ethgen, fix by Vadim Repin). OBS-URL: https://build.opensuse.org/request/show/770513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=55 --- PDF-API2-2.036.tar.gz | 3 --- PDF-API2-2.037.tar.gz | 3 +++ perl-PDF-API2.changes | 13 +++++++++++++ perl-PDF-API2.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 PDF-API2-2.036.tar.gz create mode 100644 PDF-API2-2.037.tar.gz diff --git a/PDF-API2-2.036.tar.gz b/PDF-API2-2.036.tar.gz deleted file mode 100644 index 60472c8..0000000 --- a/PDF-API2-2.036.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:070444e9fef8beb6f115994a6ac89533fe8ba02d5e240a35bb07adcbcb511774 -size 3511856 diff --git a/PDF-API2-2.037.tar.gz b/PDF-API2-2.037.tar.gz new file mode 100644 index 0000000..04a4575 --- /dev/null +++ b/PDF-API2-2.037.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142803d1886d2a2919d374fb6c25681630aa26740e3f8023337f996fa6c6297e +size 3511954 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index 1cb8e3c..a0bb935 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Feb 6 03:09:32 UTC 2020 - + +- updated to 2.037 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.037 2020-02-05 + + - Allow PDF 2.0 files to be opened. + + - [RT #131147] Ignore dictionary entries with null values (reported by Klaus + Ethgen, fix by Vadim Repin). + ------------------------------------------------------------------- Wed Sep 18 08:19:06 UTC 2019 - diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 7414b97..4a6af5e 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -1,7 +1,7 @@ # # spec file for package perl-PDF-API2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-PDF-API2 -Version: 2.036 +Version: 2.037 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files