Hello community,

here is the log from the commit of package perl-Parse-CPAN-Meta for 
openSUSE:Factory checked in at 2012-06-01 07:22:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Parse-CPAN-Meta (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Parse-CPAN-Meta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Parse-CPAN-Meta", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Parse-CPAN-Meta/perl-Parse-CPAN-Meta.changes    
    2012-02-16 12:25:46.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Parse-CPAN-Meta.new/perl-Parse-CPAN-Meta.changes
   2012-06-01 07:22:41.000000000 +0200
@@ -1,0 +2,7 @@
+Thu May 31 10:30:38 UTC 2012 - [email protected]
+
+- updated to 1.4404
+     - Protected tests from user PERL_YAML/JSON_BACKEND
+     - Bumped prereqs: JSON::PP to 2.27200 and CPAN::Meta::YAML to 0.008
+
+-------------------------------------------------------------------

Old:
----
  Parse-CPAN-Meta-1.4402.tar.gz

New:
----
  Parse-CPAN-Meta-1.4404.tar.gz

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

Other differences:
------------------
++++++ perl-Parse-CPAN-Meta.spec ++++++
--- /var/tmp/diff_new_pack.9tMoNE/_old  2012-06-01 07:22:43.000000000 +0200
+++ /var/tmp/diff_new_pack.9tMoNE/_new  2012-06-01 07:22:43.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Parse-CPAN-Meta
-Version:        1.4402
+Version:        1.4404
 Release:        0
 %define cpan_name Parse-CPAN-Meta
 Summary:        Parse META.yml and META.json CPAN metadata files
@@ -29,12 +29,12 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::YAML) >= 0.002
-BuildRequires:  perl(JSON::PP) >= 2.27103
+BuildRequires:  perl(CPAN::Meta::YAML) >= 0.008
+BuildRequires:  perl(JSON::PP) >= 2.27200
 #BuildRequires: perl(Parse::CPAN::Meta)
 #BuildRequires: perl(Parse::CPAN::Meta::Test)
-Requires:       perl(CPAN::Meta::YAML) >= 0.002
-Requires:       perl(JSON::PP) >= 2.27103
+Requires:       perl(CPAN::Meta::YAML) >= 0.008
+Requires:       perl(JSON::PP) >= 2.27200
 %{perl_requires}
 
 %description

++++++ Parse-CPAN-Meta-1.4402.tar.gz -> Parse-CPAN-Meta-1.4404.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/Changes 
new/Parse-CPAN-Meta-1.4404/Changes
--- old/Parse-CPAN-Meta-1.4402/Changes  2012-02-08 03:49:39.000000000 +0100
+++ new/Parse-CPAN-Meta-1.4404/Changes  2012-04-05 23:02:25.000000000 +0200
@@ -1,5 +1,11 @@
 Changes for Perl programming language extension Parse-CPAN-Meta
 
+1.4404 Sun Apr 05 2012
+      - Protected tests from user PERL_YAML/JSON_BACKEND
+
+1.4403 Sun Apr 01 2012
+      - Bumped prereqs: JSON::PP to 2.27200 and CPAN::Meta::YAML to 0.008
+
 1.4402 Tue Feb 07 2012
       - Minor maintenance: standardized newlines to Unix style
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/META.json 
new/Parse-CPAN-Meta-1.4404/META.json
--- old/Parse-CPAN-Meta-1.4402/META.json        2012-02-08 03:50:19.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/META.json        2012-04-05 23:03:22.000000000 
+0200
@@ -4,7 +4,7 @@
       "Adam Kennedy <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112621",
+   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120630",
    "license" : [
       "perl_5"
    ],
@@ -22,23 +22,23 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
          "requires" : {
-            "CPAN::Meta::YAML" : "0.002",
+            "CPAN::Meta::YAML" : "0.008",
             "File::Spec" : "0.80",
-            "JSON::PP" : "2.27103",
+            "JSON::PP" : "2.27200",
             "Test::More" : "0.47"
          }
       }
    },
    "release_status" : "stable",
-   "version" : "1.4402"
+   "version" : "1.4404"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/META.yml 
new/Parse-CPAN-Meta-1.4404/META.yml
--- old/Parse-CPAN-Meta-1.4402/META.yml 2012-02-08 03:50:19.000000000 +0100
+++ new/Parse-CPAN-Meta-1.4404/META.yml 2012-04-05 23:03:22.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.112621'
+generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,8 +18,8 @@
     - t
     - inc
 requires:
-  CPAN::Meta::YAML: 0.002
+  CPAN::Meta::YAML: 0.008
   File::Spec: 0.80
-  JSON::PP: 2.27103
+  JSON::PP: 2.27200
   Test::More: 0.47
-version: 1.4402
+version: 1.4404
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/MYMETA.json 
new/Parse-CPAN-Meta-1.4404/MYMETA.json
--- old/Parse-CPAN-Meta-1.4402/MYMETA.json      2012-02-08 03:50:06.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/MYMETA.json      2012-04-05 23:03:17.000000000 
+0200
@@ -4,7 +4,7 @@
       "Adam Kennedy <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112621",
+   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120630",
    "license" : [
       "perl_5"
    ],
@@ -22,23 +22,23 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
          "requires" : {
-            "CPAN::Meta::YAML" : "0.002",
+            "CPAN::Meta::YAML" : "0.008",
             "File::Spec" : "0.80",
-            "JSON::PP" : "2.27103",
+            "JSON::PP" : "2.27200",
             "Test::More" : "0.47"
          }
       }
    },
    "release_status" : "stable",
-   "version" : "1.4402"
+   "version" : "1.4404"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/MYMETA.yml 
new/Parse-CPAN-Meta-1.4404/MYMETA.yml
--- old/Parse-CPAN-Meta-1.4402/MYMETA.yml       2012-02-08 03:50:06.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/MYMETA.yml       2012-04-05 23:03:17.000000000 
+0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.112621'
+generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,8 +18,8 @@
     - t
     - inc
 requires:
-  CPAN::Meta::YAML: 0.002
+  CPAN::Meta::YAML: 0.008
   File::Spec: 0.80
-  JSON::PP: 2.27103
+  JSON::PP: 2.27200
   Test::More: 0.47
-version: 1.4402
+version: 1.4404
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/Makefile.PL 
new/Parse-CPAN-Meta-1.4404/Makefile.PL
--- old/Parse-CPAN-Meta-1.4402/Makefile.PL      2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/Makefile.PL      2012-04-01 11:10:05.000000000 
+0200
@@ -7,8 +7,8 @@
        PREREQ_PM => {
                'File::Spec' => '0.80',
                'Test::More' => '0.47',
-               'JSON::PP'   => 2.27103,
-               'CPAN::Meta::YAML' => '0.002',
+               'JSON::PP'   => '2.27200',
+               'CPAN::Meta::YAML' => '0.008',
        },
        ($] >= 5.005 ? (
                AUTHOR  => 'Adam Kennedy <[email protected]>',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/lib/Parse/CPAN/Meta.pm 
new/Parse-CPAN-Meta-1.4404/lib/Parse/CPAN/Meta.pm
--- old/Parse-CPAN-Meta-1.4402/lib/Parse/CPAN/Meta.pm   2012-02-08 
03:47:10.000000000 +0100
+++ new/Parse-CPAN-Meta-1.4404/lib/Parse/CPAN/Meta.pm   2012-04-05 
23:01:57.000000000 +0200
@@ -17,7 +17,7 @@
        # Class structure
        require 5.004;
        require Exporter;
-       $Parse::CPAN::Meta::VERSION   = '1.4402';
+       $Parse::CPAN::Meta::VERSION   = '1.4404';
        @Parse::CPAN::Meta::ISA       = qw{ Exporter      };
        @Parse::CPAN::Meta::EXPORT_OK = qw{ Load LoadFile };
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/t/01_compile.t 
new/Parse-CPAN-Meta-1.4404/t/01_compile.t
--- old/Parse-CPAN-Meta-1.4402/t/01_compile.t   2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/t/01_compile.t   2012-04-05 22:58:55.000000000 
+0200
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+delete $ENV{PERL_YAML_BACKEND};
+delete $ENV{PERL_JSON_BACKEND};
+
 BEGIN {
        if( $ENV{PERL_CORE} ) {
                chdir 't';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/t/02_api.t 
new/Parse-CPAN-Meta-1.4404/t/02_api.t
--- old/Parse-CPAN-Meta-1.4402/t/02_api.t       2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/t/02_api.t       2012-04-05 22:58:55.000000000 
+0200
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+delete $ENV{PERL_YAML_BACKEND};
+delete $ENV{PERL_JSON_BACKEND};
+
 # Testing of a known-bad file from an editor
 
 BEGIN {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/t/03_functions.t 
new/Parse-CPAN-Meta-1.4404/t/03_functions.t
--- old/Parse-CPAN-Meta-1.4402/t/03_functions.t 2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/t/03_functions.t 2012-04-05 22:58:55.000000000 
+0200
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+delete $ENV{PERL_YAML_BACKEND};
+delete $ENV{PERL_JSON_BACKEND};
+
 # Testing of basic document structures
 
 BEGIN {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/t/04_export.t 
new/Parse-CPAN-Meta-1.4404/t/04_export.t
--- old/Parse-CPAN-Meta-1.4402/t/04_export.t    2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/t/04_export.t    2012-04-05 22:58:55.000000000 
+0200
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+delete $ENV{PERL_YAML_BACKEND};
+delete $ENV{PERL_JSON_BACKEND};
+
 # Testing of basic document structures
 
 BEGIN {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Parse-CPAN-Meta-1.4402/t/05_errors.t 
new/Parse-CPAN-Meta-1.4404/t/05_errors.t
--- old/Parse-CPAN-Meta-1.4402/t/05_errors.t    2012-02-08 03:47:10.000000000 
+0100
+++ new/Parse-CPAN-Meta-1.4404/t/05_errors.t    2012-04-05 22:58:55.000000000 
+0200
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+delete $ENV{PERL_YAML_BACKEND};
+delete $ENV{PERL_JSON_BACKEND};
+
 # Testing of basic document structures
 
 BEGIN {

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

Reply via email to