diff --git a/PDF-API2-2.025.tar.gz b/PDF-API2-2.025.tar.gz deleted file mode 100644 index d16a4d2..0000000 --- a/PDF-API2-2.025.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:123b49cd459526662d9e0c98c68a52294132051327abe07af1255d599e6d62ea -size 3554009 diff --git a/PDF-API2-2.026.tar.gz b/PDF-API2-2.026.tar.gz new file mode 100644 index 0000000..db551b4 --- /dev/null +++ b/PDF-API2-2.026.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49a66cafff9a2a82b5c72c0dc2663fd6f305d36ad33b722c98c59fb210b9184 +size 3498117 diff --git a/perl-PDF-API2.changes b/perl-PDF-API2.changes index 83f6892..d9922db 100644 --- a/perl-PDF-API2.changes +++ b/perl-PDF-API2.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Mar 8 10:44:24 UTC 2016 - coolo@suse.com + +- updated to 2.026 + see /usr/share/doc/packages/perl-PDF-API2/Changes + + 2.026 2016-02-24 + + - [RT #48683] Add support for PDFs with cross-reference streams + and object streams (patch by Don Huettl of Grant Street Group). + + - [RT #107333] Accept an empty string as a valid Name, per PDF + spec 1.7 section 7.3.5 (patch by Mark Balitsky). + + - [RT #98551] Rename aliases 2A, 4A, 2B, and 4B to 2A0, 4A0, 2B0, + and 4B0. The old names will continue to work, but are now + undocumented (patch by Phil Perry). + + - Add -mils and -color as options for barcodes. Reset linedash so + that barcodes are always solid lines (patch by Erelen). + + - [RT #98549] Rename meterlimit to miterlimit (patch by Phil + Perry). + + - [RT #98534] Rename hspace to hscale (patch by Phil Perry). + + - Fixed an infinite loop when RunLengthDecode is used for output. + + - [RT #65582] Fix embedding of OpenType fonts (fix by Simon Cozens). + + - [RT #67767] Allow an empty page to be imported into a PDF using + importPageIntoForm (reported by Antti Lankila). + + - [RT #66341] Various fixes for ASCII85Decode and LZWDecode. + ------------------------------------------------------------------- Sat Sep 26 09:02:25 UTC 2015 - coolo@suse.com diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index 0241b51..987601d 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -1,7 +1,7 @@ # # spec file for package perl-PDF-API2 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.025 +Version: 2.026 Release: 0 %define cpan_name PDF-API2 Summary: Facilitates the creation and modification of PDF files @@ -56,6 +56,6 @@ Facilitates the creation and modification of PDF files %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE PATENTS README +%doc Changes contrib LICENSE PATENTS README %changelog