From 5ecc0c6648e83b79eba9e1cd4943fd28e1f4617b1b0f8ea4e14d2ef7672c6da4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 21 Sep 2015 05:04:59 +0000 Subject: [PATCH 1/2] Accepting request 332496 from devel:languages:perl:autoupdate OBS-URL: https://build.opensuse.org/request/show/332496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=32 --- PDF-API2-2.023.tar.gz | 3 --- PDF-API2-2.024.tar.gz | 3 +++ cpanspec.yml | 23 +++++++++++++++++++++++ perl-PDF-API2.changes | 23 +++++++++++++++++++++++ perl-PDF-API2.spec | 7 ++++--- 5 files changed, 53 insertions(+), 6 deletions(-) delete mode 100644 PDF-API2-2.023.tar.gz create mode 100644 PDF-API2-2.024.tar.gz create mode 100644 cpanspec.yml diff --git a/PDF-API2-2.023.tar.gz b/PDF-API2-2.023.tar.gz deleted file mode 100644 index 75d535e..0000000 --- a/PDF-API2-2.023.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481 -size 3520841 diff --git a/PDF-API2-2.024.tar.gz b/PDF-API2-2.024.tar.gz new file mode 100644 index 0000000..3b374df --- /dev/null +++ b/PDF-API2-2.024.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532620f4608f7d6f3f56cfa61bd21e78454cb79c72ab47f1c11a4f6f731d0c55 +size 3553969 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b7ec50 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,23 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index b91ea7b..de1988f 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Sep 20 16:15:24 UTC 2015 - coolo@suse.com + +- updated to 2.024 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.024 2015-09-18 + + - [RT #104133] Include all bounding boxes when importing a page + (patch by Don Huettl of Grant Street Group). + + - [RT #104133] When retrieving bounding boxes for a page, fall + back according to the defaults listed in the PDF spec (patch by + Don Huettl of Grant Street Group). + + - Barcodes now take an optional -caption argument that will be + printed beneath the barcode. This can replace or be used in + conjunction with the text representation of the barcode + (requested by Gareth Tunley). + + - [RT #105581] Calls to width() in BaseFont are now significantly + faster (patch by Dmitri Tikhonov). + ------------------------------------------------------------------- Tue Apr 14 18:36:24 UTC 2015 - coolo@suse.com diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 5c2d532..64b8a6f 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -17,14 +17,15 @@ Name: perl-PDF-API2 -Version: 2.023 +Version: 2.024 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files License: LGPL-2.1+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/PDF-API2/ -Source: http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -55,6 +56,6 @@ Facilitates the creation and modification of PDF files %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes contrib examples LICENSE PATENTS README +%doc Changes examples LICENSE PATENTS README %changelog From 3e164220f033b4e8f499a2e794724e48423d025e3598961dc6f8aedd45ca0da3 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sat, 26 Sep 2015 19:20:12 +0000 Subject: [PATCH 2/2] Accepting request 333875 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/333875 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=33 --- PDF-API2-2.024.tar.gz | 3 --- PDF-API2-2.025.tar.gz | 3 +++ perl-PDF-API2.changes | 13 +++++++++++++ perl-PDF-API2.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 PDF-API2-2.024.tar.gz create mode 100644 PDF-API2-2.025.tar.gz diff --git a/PDF-API2-2.024.tar.gz b/PDF-API2-2.024.tar.gz deleted file mode 100644 index 3b374df..0000000 --- a/PDF-API2-2.024.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:532620f4608f7d6f3f56cfa61bd21e78454cb79c72ab47f1c11a4f6f731d0c55 -size 3553969 diff --git a/PDF-API2-2.025.tar.gz b/PDF-API2-2.025.tar.gz new file mode 100644 index 0000000..d16a4d2 --- /dev/null +++ b/PDF-API2-2.025.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123b49cd459526662d9e0c98c68a52294132051327abe07af1255d599e6d62ea +size 3554009 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index de1988f..83f6892 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Sep 26 09:02:25 UTC 2015 - coolo@suse.com + +- updated to 2.025 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.025 2015-09-23 + + - The previous release included a patch that broke compatibility + with Perl 5.8.x. The minimum supported version is now Perl + 5.8.5, and there is a .perl-version file to facilitate testing + using plenv. + ------------------------------------------------------------------- Sun Sep 20 16:15:24 UTC 2015 - coolo@suse.com diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 64b8a6f..0241b51 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -17,7 +17,7 @@ Name: perl-PDF-API2 -Version: 2.024 +Version: 2.025 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files