diff --git a/PDF-API2-2.022.tar.gz b/PDF-API2-2.022.tar.gz deleted file mode 100644 index 1572b97..0000000 --- a/PDF-API2-2.022.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f0aadd8ef937ed83619af20b88fc80b6477a4c07b5d69357b4cd291462f3fb0 -size 3520618 diff --git a/PDF-API2-2.023.tar.gz b/PDF-API2-2.023.tar.gz new file mode 100644 index 0000000..75d535e --- /dev/null +++ b/PDF-API2-2.023.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481 +size 3520841 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index a400915..b91ea7b 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 14 18:36:24 UTC 2015 - coolo@suse.com + +- updated to 2.023 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.023 2014-09-12 + + - The fix for [RT #69503] broke a previously-working case where a + page object could be passed (and was expected). The -firstpage + option now accepts a page object or a page number. Thanks to + Marco Pessotto for the bug report and test. + ------------------------------------------------------------------- Fri Jul 25 09:32:42 UTC 2014 - coolo@suse.com diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index b33d54c..5c2d532 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -1,7 +1,7 @@ # # spec file for package perl-PDF-API2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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.022 +Version: 2.023 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files @@ -40,7 +40,6 @@ Facilitates the creation and modification of PDF files %prep %setup -q -n %{cpan_name}-%{version} -find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor