Hello community,

here is the log from the commit of package perl-Data-Printer for 
openSUSE:Factory checked in at 2017-08-24 18:52:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Printer (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Printer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Printer"

Thu Aug 24 18:52:21 2017 rev:5 rq:516812 version:0.40

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Printer/perl-Data-Printer.changes      
2017-05-16 14:33:49.202684951 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Printer.new/perl-Data-Printer.changes 
2017-08-24 18:52:27.632899798 +0200
@@ -1,0 +2,13 @@
+Thu Aug  3 05:21:36 UTC 2017 - co...@suse.com
+
+- updated to 0.40
+   see /usr/share/doc/packages/perl-Data-Printer/Changes
+
+  0.40 2017-08-01
+      BUG FIXES:
+          - fix tied hash test on blead perl (5.27.3)
+            https://rt.perl.org/Ticket/Display.html?id=131824
+            Thanks Jim Keenan, Dave Mitchell and Zefram for reporting
+            and debugging!
+
+-------------------------------------------------------------------

Old:
----
  Data-Printer-0.39.tar.gz

New:
----
  Data-Printer-0.40.tar.gz

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

Other differences:
------------------
++++++ perl-Data-Printer.spec ++++++
--- /var/tmp/diff_new_pack.EdWw4T/_old  2017-08-24 18:52:29.464641879 +0200
+++ /var/tmp/diff_new_pack.EdWw4T/_new  2017-08-24 18:52:29.468641315 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Data-Printer
-Version:        0.39
+Version:        0.40
 Release:        0
 %define cpan_name Data-Printer
 Summary:        Colored Pretty-Print of Perl Data Structures and Objects

++++++ Data-Printer-0.39.tar.gz -> Data-Printer-0.40.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Printer-0.39/Changes 
new/Data-Printer-0.40/Changes
--- old/Data-Printer-0.39/Changes       2017-04-15 18:41:58.000000000 +0200
+++ new/Data-Printer-0.40/Changes       2017-08-02 03:01:30.000000000 +0200
@@ -1,5 +1,12 @@
 Revision history for Data-Printer
 
+0.40 2017-08-01
+    BUG FIXES:
+        - fix tied hash test on blead perl (5.27.3)
+          https://rt.perl.org/Ticket/Display.html?id=131824
+          Thanks Jim Keenan, Dave Mitchell and Zefram for reporting
+          and debugging!
+
 0.39 2016-04-15
     BUG FIXES:
         - display '-' as a string, not a number (Ivan Bessarabov)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Printer-0.39/META.json 
new/Data-Printer-0.40/META.json
--- old/Data-Printer-0.39/META.json     2017-04-15 18:46:27.000000000 +0200
+++ new/Data-Printer-0.40/META.json     2017-08-02 03:09:36.000000000 +0200
@@ -4,7 +4,7 @@
       "Breno G. de Oliveira <g...@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
    "license" : [
       "perl_5"
    ],
@@ -59,6 +59,6 @@
          "url" : "https://github.com/garu/Data-Printer";
       }
    },
-   "version" : "0.39",
+   "version" : "0.40",
    "x_serialization_backend" : "JSON::PP version 2.27300_01"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Printer-0.39/META.yml 
new/Data-Printer-0.40/META.yml
--- old/Data-Printer-0.39/META.yml      2017-04-15 18:46:26.000000000 +0200
+++ new/Data-Printer-0.40/META.yml      2017-08-02 03:09:35.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.1002, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,5 +34,5 @@
   bugtracker: https://github.com/garu/Data-Printer/issues/
   license: http://dev.perl.org/licenses/
   repository: https://github.com/garu/Data-Printer
-version: '0.39'
+version: '0.40'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Printer-0.39/lib/Data/Printer.pm 
new/Data-Printer-0.40/lib/Data/Printer.pm
--- old/Data-Printer-0.39/lib/Data/Printer.pm   2017-04-15 18:43:27.000000000 
+0200
+++ new/Data-Printer-0.40/lib/Data/Printer.pm   2017-08-02 03:08:45.000000000 
+0200
@@ -16,7 +16,7 @@
 # Instead, we now require version in the VSTRING() method.
 # use version 0.77 ();
 
-our $VERSION = '0.39';
+our $VERSION = '0.40';
 
 BEGIN {
     if ($^O =~ /Win32/i) {
@@ -2118,6 +2118,8 @@
 
 =item * Chris Prather (perigrin)
 
+=item * Dave Mitchell
+
 =item * David D Lowe (Flimm)
 
 =item * David Golden (xdg)
@@ -2150,6 +2152,8 @@
 
 =item * Jesse Luehrs (doy)
 
+=item * Jim Keenan (jkeenan)
+
 =item * Joel Berger (jberger)
 
 =item * John S. Anderson (genehack)
@@ -2222,6 +2226,8 @@
 
 =item * Yanick Champoux (yanick)
 
+=item * Zefram
+
 =back
 
 If I missed your name, please drop me a line!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Printer-0.39/t/19-tied.t 
new/Data-Printer-0.40/t/19-tied.t
--- old/Data-Printer-0.39/t/19-tied.t   2014-12-22 09:56:45.000000000 +0100
+++ new/Data-Printer-0.40/t/19-tied.t   2017-08-02 02:56:38.000000000 +0200
@@ -77,8 +77,6 @@
     return each %$self;
 }
 
-sub SCALAR { }
-
 package Tie::Fighter::Handle;
 
 sub TIEHANDLE {


Reply via email to