Hello community,

here is the log from the commit of package perl-Data-Compare for 
openSUSE:Factory checked in at 2014-09-17 17:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Compare (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Compare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Compare"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Data-Compare/perl-Data-Compare.changes      
2013-10-06 14:31:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Compare.new/perl-Data-Compare.changes 
2014-09-17 17:24:20.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Sep 15 12:52:32 UTC 2014 - co...@suse.com
+
+- updated to 1.24
+  Bump the required JSON.pm version for
+  tests - something's a bit broken around
+  about v 2.53
+
+-------------------------------------------------------------------

Old:
----
  Data-Compare-1.23.tar.gz

New:
----
  Data-Compare-1.24.tar.gz

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

Other differences:
------------------
++++++ perl-Data-Compare.spec ++++++
--- /var/tmp/diff_new_pack.zS257M/_old  2014-09-17 17:24:21.000000000 +0200
+++ /var/tmp/diff_new_pack.zS257M/_new  2014-09-17 17:24:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Compare
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Data-Compare
-Version:        1.23
+Version:        1.24
 Release:        0
 %define cpan_name Data-Compare
 Summary:        Compare perl data structures
@@ -30,8 +30,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Find::Rule) >= 0.1
-#BuildRequires: perl(Data::Compare)
-#BuildRequires: perl(the)
 Requires:       perl(File::Find::Rule) >= 0.1
 %{perl_requires}
 

++++++ Data-Compare-1.23.tar.gz -> Data-Compare-1.24.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Compare-1.23/CHANGELOG 
new/Data-Compare-1.24/CHANGELOG
--- old/Data-Compare-1.23/CHANGELOG     2013-09-26 15:38:14.000000000 +0200
+++ new/Data-Compare-1.24/CHANGELOG     2014-04-05 19:32:44.000000000 +0200
@@ -1,3 +1,7 @@
+1.24    2014-04-05  DCANTRELL  Bump the required JSON.pm version for
+                                 tests - something's a bit broken around
+                                 about v 2.53
+
 1.23    2013-09-26  DCANTRELL  Add David Muir Sharnoff's tests for
                                  really big data structures (but not yet
                                  working);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Compare-1.23/META.json 
new/Data-Compare-1.24/META.json
--- old/Data-Compare-1.23/META.json     2013-09-26 15:45:43.000000000 +0200
+++ new/Data-Compare-1.24/META.json     2014-04-05 19:32:54.000000000 +0200
@@ -4,7 +4,7 @@
       "unknown"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112150",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
    "license" : [
       "unknown"
    ],
@@ -22,18 +22,18 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
          "requires" : {
             "File::Find::Rule" : "0.1",
-            "Scalar::Util" : 0
+            "Scalar::Util" : "0"
          }
       }
    },
@@ -46,5 +46,5 @@
          "url" : "https://github.com/DrHyde/perl-modules-Data-Compare";
       }
    },
-   "version" : "1.23"
+   "version" : "1.24"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Compare-1.23/META.yml 
new/Data-Compare-1.24/META.yml
--- old/Data-Compare-1.23/META.yml      2013-09-26 15:45:42.000000000 +0200
+++ new/Data-Compare-1.24/META.yml      2014-04-05 19:32:54.000000000 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.112150'
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.120921'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,4 +23,4 @@
 resources:
   bugtracker: https://github.com/DrHyde/perl-modules-Data-Compare/issues/new
   repository: https://github.com/DrHyde/perl-modules-Data-Compare
-version: 1.23
+version: 1.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Compare-1.23/lib/Data/Compare.pm 
new/Data-Compare-1.24/lib/Data/Compare.pm
--- old/Data-Compare-1.23/lib/Data/Compare.pm   2013-09-26 15:32:03.000000000 
+0200
+++ new/Data-Compare-1.24/lib/Data/Compare.pm   2014-04-05 19:29:12.000000000 
+0200
@@ -17,7 +17,7 @@
 
 @ISA     = qw(Exporter);
 @EXPORT  = qw(Compare);
-$VERSION = 1.23;
+$VERSION = 1.24;
 $DEBUG   = $ENV{PERL_DATA_COMPARE_DEBUG} || 0;
 
 my %handler;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Compare-1.23/t/saritha-nalagandla-bug.t 
new/Data-Compare-1.24/t/saritha-nalagandla-bug.t
--- old/Data-Compare-1.23/t/saritha-nalagandla-bug.t    2011-07-23 
15:45:21.000000000 +0200
+++ new/Data-Compare-1.24/t/saritha-nalagandla-bug.t    2014-04-05 
19:29:01.000000000 +0200
@@ -6,7 +6,7 @@
 eval "use JSON";
 if($@) {
     eval 'use Test::More skip_all => "no JSON support";exit 0';
-} elsif($JSON::VERSION < 2) {
+} elsif($JSON::VERSION < 2.9) {
     eval 'use Test::More skip_all => "JSON module too old";exit 0';
 } else {
     eval 'use Test::More tests => 2';

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to