Hello community,

here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory 
checked in at 2017-07-21 22:47:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PDF-API2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PDF-API2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PDF-API2"

Fri Jul 21 22:47:37 2017 rev:15 rq:509618 version:2.033

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PDF-API2/perl-PDF-API2.changes      
2017-02-16 17:03:16.486925827 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 
2017-07-21 22:47:43.838850957 +0200
@@ -1,0 +2,51 @@
+Wed Jul 12 05:55:04 UTC 2017 - [email protected]
+
+- updated to 2.033
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.033     2017-07-06
+  
+      - [RT #122371] Remove a couple of improperly-placed weaken statements
+        (reported by Phil Perry).
+  
+      - [RT #122372] Fix weakening when a page is added to the end of a 
multiple
+        page document (reported by Phil Perry).
+  
+      - Fix Bank Gothic core font (reported by Phil Perry).
+
+-------------------------------------------------------------------
+Mon Jul  3 06:02:35 UTC 2017 - [email protected]
+
+- updated to 2.032
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.032     2017-07-02
+  
+      - PDF::API2 has many circular references, and the end() method
+        doesn't clear them all, so memory is leaked.  This release uses
+        Scalar::Util's weaken() function to improve garbage collection.
+        A significant number of circular references have been weakened,
+        though many likely still remain.
+  
+      - [RT #120756] Eliminate a warning for an ambiguous call to
+        CORE::open (first reported by Abdelbaki Brahmia).
+  
+      - $text->text_justified() and $text->text_fill_justified() now
+        adjust the space between words rather than stretching individual
+        characters in order to get the text to fit.
+  
+      - [RT #120397] Indirect references and indirect objects can have
+        comments embedded in their whitespace, and their object number
+        and generation may be split across multiple lines, which may not
+        all be buffered (reported by SPROUT).
+  
+      - [RT #120450] Fix PDF::API2->open($filename)->stringify()
+        (reported by SPROUT).
+  
+      - Fix an off-by-one error when calculating text width while
+        charspace is non-zero.
+  
+      - [RT #120048] Fix PDF::API2->synfont() (broken in 2.029, fixed by Vadim
+        Repin) and add basic testing.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-PDF-API2.spec ++++++
--- /var/tmp/diff_new_pack.ZAt8lq/_old  2017-07-21 22:47:44.878704273 +0200
+++ /var/tmp/diff_new_pack.ZAt8lq/_new  2017-07-21 22:47:44.882703709 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-PDF-API2
-Version:        2.031
+Version:        2.033
 Release:        0
 %define cpan_name PDF-API2
 Summary:        Facilitates the creation and modification of PDF files
@@ -32,6 +32,8 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Compress::Zlib) >= 1.0
 BuildRequires:  perl(Font::TTF)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Memory::Cycle)
 Requires:       perl(Compress::Zlib) >= 1.0
 Requires:       perl(Font::TTF)
 %{perl_requires}
@@ -56,7 +58,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes contrib PATENTS README
+%doc Changes PATENTS README
 %license LICENSE
 
 %changelog

++++++ PDF-API2-2.031.tar.gz -> PDF-API2-2.033.tar.gz ++++++
++++ 3320 lines of diff (skipped)


Reply via email to