Hello community, here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory checked in at 2017-02-16 17:03:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PDF-API2 (Old) and /work/SRC/openSUSE:Factory/.perl-PDF-API2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PDF-API2" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PDF-API2/perl-PDF-API2.changes 2016-10-20 23:10:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 2017-02-16 17:03:16.486925827 +0100 @@ -1,0 +2,31 @@ +Mon Feb 13 12:42:36 UTC 2017 - [email protected] + +- updated to 2.031 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.031 2017-01-26 + + - Fix use of cache files when reading streams: temp files will now + be used any time a stream is larger than 16MB (by default). + Formerly, due to a bug, they would only be created when a 4kB + chunk of a stream increased to 16kB or more after being + decompressed. + + - Numbers, booleans, and null values can now be read from object + streams. + + - Update to [RT #113290]: Objects inside a large object stream are + now read without loading the entire object stream into memory. + + - DEPRECATION: The low-level new_api methods have been deprecated + in favor of calling new directly. If your code uses + new_api($api2, ...), replace it with new($api2->{'pdf'}, ...). + + - [RT #118352] Don't crash when adding an annotation to a page + that has an existing annotations array stored as an indirect + object (reported by Johan Vromans). + + - [RT #118717] Die with an informative error if a file can't be + opened during open() or saveas() (reported by Johan Vromans). + +------------------------------------------------------------------- Old: ---- PDF-API2-2.030.tar.gz New: ---- PDF-API2-2.031.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PDF-API2.spec ++++++ --- /var/tmp/diff_new_pack.KijqEs/_old 2017-02-16 17:03:17.158830761 +0100 +++ /var/tmp/diff_new_pack.KijqEs/_new 2017-02-16 17:03:17.162830195 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-PDF-API2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: perl-PDF-API2 -Version: 2.030 +Version: 2.031 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/ -Source0: http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,6 +56,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes contrib LICENSE PATENTS README +%doc Changes contrib PATENTS README +%license LICENSE %changelog ++++++ PDF-API2-2.030.tar.gz -> PDF-API2-2.031.tar.gz ++++++ ++++ 6124 lines of diff (skipped)
