Hello community,

here is the log from the commit of package perl-Carton for openSUSE:Factory 
checked in at 2015-04-27 07:46:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-22 
01:19:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Carton.new/perl-Carton.changes     
2015-04-27 07:46:56.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Apr 26 07:14:37 UTC 2015 - [email protected]
+
+- updated to 1.0.16
+   see /usr/share/doc/packages/perl-Carton/Changes
+
+  v1.0.16  2015-04-25 06:37:17 PDT
+          - update 02packages.details.txt whitespace padding to follow PAUSE
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Carton.spec ++++++
--- /var/tmp/diff_new_pack.ZOtzgJ/_old  2015-04-27 07:46:56.000000000 +0200
+++ /var/tmp/diff_new_pack.ZOtzgJ/_new  2015-04-27 07:46:56.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Carton
-Version:        1.0.15
+Version:        1.0.16
 Release:        0
 %define cpan_name Carton
 Summary:        Perl module dependency manager (aka Bundler for Perl)
@@ -47,12 +47,12 @@
 BuildRequires:  perl(version) >= 0.77
 Requires:       perl(App::cpanminus) >= 1.703
 Requires:       perl(CPAN::Meta) >= 2.120921
-Requires:       perl(CPAN::Meta::Requirements) >= 2.121
+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.4004
+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.15.tar.gz -> Carton-v1.0.16.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/Changes new/Carton-v1.0.16/Changes
--- old/Carton-v1.0.15/Changes  2015-04-20 11:13:35.000000000 +0200
+++ new/Carton-v1.0.16/Changes  2015-04-25 15:37:20.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for carton
 
+v1.0.16  2015-04-25 06:37:17 PDT
+        - update 02packages.details.txt whitespace padding to follow PAUSE
+
 v1.0.15  2015-04-20 11:13:32 CEST
         - downgrade some dependencies for fatpack-related tools to recommends
           (probably ship it as a separate distribution in the future)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/META.json new/Carton-v1.0.16/META.json
--- old/Carton-v1.0.15/META.json        2015-04-20 11:13:35.000000000 +0200
+++ new/Carton-v1.0.16/META.json        2015-04-25 15:37:20.000000000 +0200
@@ -76,7 +76,7 @@
          "web" : "https://github.com/perl-carton/carton";
       }
    },
-   "version" : "v1.0.15",
+   "version" : "v1.0.16",
    "x_contributors" : [
       "Christian Walde <[email protected]>",
       "David Golden <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/META.yml new/Carton-v1.0.16/META.yml
--- old/Carton-v1.0.15/META.yml 2015-04-20 11:13:35.000000000 +0200
+++ new/Carton-v1.0.16/META.yml 2015-04-25 15:37:20.000000000 +0200
@@ -45,7 +45,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.15
+version: v1.0.16
 x_contributors:
   - 'Christian Walde <[email protected]>'
   - 'David Golden <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/Makefile.PL 
new/Carton-v1.0.16/Makefile.PL
--- old/Carton-v1.0.15/Makefile.PL      2015-04-20 11:13:35.000000000 +0200
+++ new/Carton-v1.0.16/Makefile.PL      2015-04-25 15:37:20.000000000 +0200
@@ -36,7 +36,7 @@
     "Try::Tiny" => "0.09",
     "parent" => "0.223"
   },
-  "VERSION" => "v1.0.15",
+  "VERSION" => "v1.0.16",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/lib/Carton/Index.pm 
new/Carton-v1.0.16/lib/Carton/Index.pm
--- old/Carton-v1.0.15/lib/Carton/Index.pm      2015-04-20 11:13:35.000000000 
+0200
+++ new/Carton-v1.0.16/lib/Carton/Index.pm      2015-04-25 15:37:20.000000000 
+0200
@@ -35,10 +35,25 @@
 
 EOF
     for my $p ($self->packages) {
-        print $fh sprintf "%s %s  %s\n", pad($p->name, 32), pad($p->version || 
'undef', 10, 1), $p->pathname;
+        print $fh $self->_format_line($p->name, $p->version || 'undef', 
$p->pathname);
     }
 }
 
+sub _format_line {
+    my($self, @row) = @_;
+
+    # from PAUSE::mldistwatch::rewrite02
+    my $one = 30;
+    my $two = 8;
+
+    if (length $row[0] > $one) {
+        $one += 8 - length $row[1];
+        $two = length $row[1];
+    }
+
+    sprintf "%-${one}s %${two}s  %s\n", @row;
+}
+
 sub pad {
     my($str, $len, $left) = @_;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carton-v1.0.15/lib/Carton.pm 
new/Carton-v1.0.16/lib/Carton.pm
--- old/Carton-v1.0.15/lib/Carton.pm    2015-04-20 11:13:35.000000000 +0200
+++ new/Carton-v1.0.16/lib/Carton.pm    2015-04-25 15:37:20.000000000 +0200
@@ -1,7 +1,7 @@
 package Carton;
 use strict;
 use 5.008_005;
-use version; our $VERSION = version->declare("v1.0.15");
+use version; our $VERSION = version->declare("v1.0.16");
 
 1;
 __END__


Reply via email to