Hello community,

here is the log from the commit of package perl-Carton for openSUSE:Factory 
checked in at 2015-05-02 16:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Carton (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Carton.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Carton"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Carton/perl-Carton.changes  2015-04-28 
20:48:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Carton.new/perl-Carton.changes     
2015-05-02 16:16:02.000000000 +0200
@@ -1,0 +2,19 @@
+Sat May  2 05:39:46 UTC 2015 - co...@suse.com
+
+- updated to 1.0.19
+   see /usr/share/doc/packages/perl-Carton/Changes
+
+  v1.0.19  2015-05-01 17:48:06 PDT
+          - Remove Module::Build and MakeMaker from prerequisite since cpanm 
will
+            install them as required
+
+-------------------------------------------------------------------
+Thu Apr 30 05:44:00 UTC 2015 - co...@suse.com
+
+- updated to 1.0.18
+   see /usr/share/doc/packages/perl-Carton/Changes
+
+  v1.0.18  2015-04-29 13:46:21 PDT
+          - Sort 02packages case insensitive, like PAUSE
+
+-------------------------------------------------------------------

Old:
----
  Carton-v1.0.17.tar.gz

New:
----
  Carton-v1.0.19.tar.gz

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

Other differences:
------------------
++++++ perl-Carton.spec ++++++
--- /var/tmp/diff_new_pack.itpoQ3/_old  2015-05-02 16:16:03.000000000 +0200
+++ /var/tmp/diff_new_pack.itpoQ3/_new  2015-05-02 16:16:03.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Carton
-Version:        1.0.17
+Version:        1.0.19
 Release:        0
 %define cpan_name Carton
 Summary:        Perl module dependency manager (aka Bundler for Perl)
@@ -34,10 +34,8 @@
 BuildRequires:  perl(CPAN::Meta) >= 2.120921
 BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.121000
 BuildRequires:  perl(Class::Tiny) >= 1.001
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Getopt::Long) >= 2.39
 BuildRequires:  perl(JSON) >= 2.53
-BuildRequires:  perl(Module::Build) >= 0.400400
 BuildRequires:  perl(Module::CPANfile) >= 0.9031
 BuildRequires:  perl(Module::CoreList)
 BuildRequires:  perl(Module::Metadata) >= 1.000003
@@ -49,10 +47,8 @@
 Requires:       perl(CPAN::Meta) >= 2.120921
 Requires:       perl(CPAN::Meta::Requirements) >= 2.121000
 Requires:       perl(Class::Tiny) >= 1.001
-Requires:       perl(ExtUtils::MakeMaker) >= 6.64
 Requires:       perl(Getopt::Long) >= 2.39
 Requires:       perl(JSON) >= 2.53
-Requires:       perl(Module::Build) >= 0.400400
 Requires:       perl(Module::CPANfile) >= 0.9031
 Requires:       perl(Module::CoreList)
 Requires:       perl(Module::Metadata) >= 1.000003

++++++ Carton-v1.0.17.tar.gz -> Carton-v1.0.19.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/Changes new/Carton-v1.0.19/Changes
--- old/Carton-v1.0.17/Changes  2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/Changes  2015-05-02 02:48:10.000000000 +0200
@@ -1,5 +1,12 @@
 Revision history for carton
 
+v1.0.19  2015-05-01 17:48:06 PDT
+        - Remove Module::Build and MakeMaker from prerequisite since cpanm will
+          install them as required
+
+v1.0.18  2015-04-29 13:46:21 PDT
+        - Sort 02packages case insensitive, like PAUSE
+
 v1.0.17  2015-04-27 16:18:04 PDT
         - Add back warnings to Carton::CLI
         - Properly fail when a command is not found in carton exec (hachi) #193
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/META.json new/Carton-v1.0.19/META.json
--- old/Carton-v1.0.17/META.json        2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/META.json        2015-05-02 02:48:10.000000000 +0200
@@ -50,10 +50,8 @@
             "CPAN::Meta" : "2.120921",
             "CPAN::Meta::Requirements" : "2.121",
             "Class::Tiny" : "1.001",
-            "ExtUtils::MakeMaker" : "6.64",
             "Getopt::Long" : "2.39",
             "JSON" : "2.53",
-            "Module::Build" : "0.4004",
             "Module::CPANfile" : "0.9031",
             "Module::CoreList" : "0",
             "Module::Metadata" : "1.000003",
@@ -76,7 +74,7 @@
          "web" : "https://github.com/perl-carton/carton";
       }
    },
-   "version" : "v1.0.17",
+   "version" : "v1.0.19",
    "x_contributors" : [
       "Christian Walde <walde.christ...@googlemail.com>",
       "David Golden <dagol...@cpan.org>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/META.yml new/Carton-v1.0.19/META.yml
--- old/Carton-v1.0.17/META.yml 2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/META.yml 2015-05-02 02:48:10.000000000 +0200
@@ -30,10 +30,8 @@
   CPAN::Meta: '2.120921'
   CPAN::Meta::Requirements: '2.121'
   Class::Tiny: '1.001'
-  ExtUtils::MakeMaker: '6.64'
   Getopt::Long: '2.39'
   JSON: '2.53'
-  Module::Build: '0.4004'
   Module::CPANfile: '0.9031'
   Module::CoreList: '0'
   Module::Metadata: '1.000003'
@@ -45,7 +43,7 @@
   bugtracker: https://github.com/perl-carton/carton/issues
   homepage: https://github.com/perl-carton/carton
   repository: https://github.com/perl-carton/carton.git
-version: v1.0.17
+version: v1.0.19
 x_contributors:
   - 'Christian Walde <walde.christ...@googlemail.com>'
   - 'David Golden <dagol...@cpan.org>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/Makefile.PL 
new/Carton-v1.0.19/Makefile.PL
--- old/Carton-v1.0.17/Makefile.PL      2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/Makefile.PL      2015-05-02 02:48:10.000000000 +0200
@@ -25,10 +25,8 @@
     "CPAN::Meta" => "2.120921",
     "CPAN::Meta::Requirements" => "2.121",
     "Class::Tiny" => "1.001",
-    "ExtUtils::MakeMaker" => "6.64",
     "Getopt::Long" => "2.39",
     "JSON" => "2.53",
-    "Module::Build" => "0.4004",
     "Module::CPANfile" => "0.9031",
     "Module::CoreList" => 0,
     "Module::Metadata" => "1.000003",
@@ -36,7 +34,7 @@
     "Try::Tiny" => "0.09",
     "parent" => "0.223"
   },
-  "VERSION" => "v1.0.17",
+  "VERSION" => "v1.0.19",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -48,10 +46,9 @@
   "CPAN::Meta" => "2.120921",
   "CPAN::Meta::Requirements" => "2.121",
   "Class::Tiny" => "1.001",
-  "ExtUtils::MakeMaker" => "6.64",
+  "ExtUtils::MakeMaker" => 0,
   "Getopt::Long" => "2.39",
   "JSON" => "2.53",
-  "Module::Build" => "0.4004",
   "Module::CPANfile" => "0.9031",
   "Module::CoreList" => 0,
   "Module::Metadata" => "1.000003",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/cpanfile new/Carton-v1.0.19/cpanfile
--- old/Carton-v1.0.17/cpanfile 2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/cpanfile 2015-05-02 02:48:10.000000000 +0200
@@ -14,10 +14,7 @@
 requires 'Class::Tiny', 1.001;
 requires 'Path::Tiny', 0.033;
 
-# MYMETA support
 requires 'App::cpanminus', 1.7030;
-requires 'ExtUtils::MakeMaker', 6.64;
-requires 'Module::Build', 0.4004;
 
 requires 'CPAN::Meta', 2.120921;
 requires 'CPAN::Meta::Requirements', 2.121;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/lib/Carton/Index.pm 
new/Carton-v1.0.19/lib/Carton/Index.pm
--- old/Carton-v1.0.17/lib/Carton/Index.pm      2015-04-28 01:18:11.000000000 
+0200
+++ new/Carton-v1.0.19/lib/Carton/Index.pm      2015-05-02 02:48:10.000000000 
+0200
@@ -17,7 +17,7 @@
 
 sub packages {
     my $self = shift;
-    sort { $a->name cmp $b->name } values %{$self->_packages};
+    sort { lc $a->name cmp lc $b->name } values %{$self->_packages};
 }
 
 sub write {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.17/lib/Carton.pm 
new/Carton-v1.0.19/lib/Carton.pm
--- old/Carton-v1.0.17/lib/Carton.pm    2015-04-28 01:18:11.000000000 +0200
+++ new/Carton-v1.0.19/lib/Carton.pm    2015-05-02 02:48:10.000000000 +0200
@@ -1,7 +1,7 @@
 package Carton;
 use strict;
 use 5.008_005;
-use version; our $VERSION = version->declare("v1.0.17");
+use version; our $VERSION = version->declare("v1.0.19");
 
 1;
 __END__


Reply via email to