Hello community,

here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory 
checked in at 2013-08-01 15:59:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2012-06-10 23:04:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 
2013-08-01 15:59:06.000000000 +0200
@@ -1,0 +2,28 @@
+Thu Aug  1 11:42:07 UTC 2013 - [email protected]
+
+- update to 2.020
+  * Give a more informative error message when a PDF file using a
+    cross-reference stream is encountered.  The Known Issues section
+    of the documentation includes pointers on how to add support in
+    case someone else can get to this before I do.
+  * Text using TrueType fonts is now searchable again.  In version
+    0.61, an undocumented -unicodemap option was added to nearly all
+    of the font resource methods, which only included a ToUnicode
+    CMap if it was set (and it's required in order for PDF readers
+    to be able to identify individual characters if BaseEncoding
+    isn't present, which it isn't for TrueType fonts).
+
+    I've left the -unicodemap option in place, and it's still
+    undocumented (except here), but it's now on by default.  Call
+    $pdf->ttfont($fontfile, -unicodemap => 0) if you want to disable
+    it for performance or file size reasons.
+  * Add a note to the stringify method's documentation saying that
+    it's a destructive operation.
+  * The various filter types have their own classes in the
+    PDF::API2::Basic::PDF::Filter namespace now, rather than having
+    all of the packages in Filter.pm.
+  * To facilitate testing and ensure that identically-generated PDFs
+    have identical output in Perl 5.17.5 or later, PDF dictionary
+    keys are now sorted during output.
+
+-------------------------------------------------------------------

Old:
----
  PDF-API2-2.019.tar.gz

New:
----
  PDF-API2-2.020.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-PDF-API2.spec ++++++
--- /var/tmp/diff_new_pack.yFv9qm/_old  2013-08-01 15:59:07.000000000 +0200
+++ /var/tmp/diff_new_pack.yFv9qm/_new  2013-08-01 15:59:07.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PDF-API2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Summary:        Facilitates the creation and modification of PDF files
 License:        LGPL-2.1+
 Group:          Development/Libraries/Perl
-Version:        2.019
+Version:        2.020
 Release:        0
 Url:            http://search.cpan.org/dist/PDF-API2/
 Source:         
http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
@@ -62,6 +62,6 @@
 
 %files -f %{name}.files
 %defattr(644,root,root,755)
-%doc Changes CONTACT contrib examples HACKING LICENSE PATENTS README
+%doc Changes CONTACT contrib examples LICENSE PATENTS README
 
 %changelog

++++++ PDF-API2-2.019.tar.gz -> PDF-API2-2.020.tar.gz ++++++
++++ 3244 lines of diff (skipped)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to