Hello community,

here is the log from the commit of package perl-Sub-Exporter-Progressive for 
openSUSE:Factory checked in at 2013-12-06 13:45:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Exporter-Progressive (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Exporter-Progressive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Exporter-Progressive"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.changes
      2013-05-17 08:33:57.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sub-Exporter-Progressive.new/perl-Sub-Exporter-Progressive.changes
 2013-12-06 14:43:27.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Nov 25 07:38:17 UTC 2013 - [email protected]
+
+- updated to 0.001011
+  - Fix in global destruction (Graham Knop)
+  - Fix SYNOPSIS
+  - Fix duplicate word in DESCRIPTION (RT#86072)
+
+-------------------------------------------------------------------

Old:
----
  Sub-Exporter-Progressive-0.001010.tar.gz

New:
----
  Sub-Exporter-Progressive-0.001011.tar.gz

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

Other differences:
------------------
++++++ perl-Sub-Exporter-Progressive.spec ++++++
--- /var/tmp/diff_new_pack.PLzsqm/_old  2013-12-06 14:43:27.000000000 +0100
+++ /var/tmp/diff_new_pack.PLzsqm/_new  2013-12-06 14:43:27.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Sub-Exporter-Progressive
-Version:        0.001010
+Version:        0.001011
 Release:        0
 %define cpan_name Sub-Exporter-Progressive
 Summary:        Only use Sub::Exporter if you need it
@@ -43,7 +43,7 @@
 This module is a 'Sub::Exporter' wrapper that will let your users just use
 the Exporter manpage if all they are doing is picking exports, but use
 'Sub::Exporter' if your users try to use 'Sub::Exporter''s more advanced
-features features, like renaming exports, if they try to use them.
+features, like renaming exports, if they try to use them.
 
 Note that this module will export '@EXPORT', '@EXPORT_OK' and
 '%EXPORT_TAGS' package variables for 'Exporter' to work. Additionally, if

++++++ Sub-Exporter-Progressive-0.001010.tar.gz -> 
Sub-Exporter-Progressive-0.001011.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001010/Changes 
new/Sub-Exporter-Progressive-0.001011/Changes
--- old/Sub-Exporter-Progressive-0.001010/Changes       2013-03-26 
23:38:44.000000000 +0100
+++ new/Sub-Exporter-Progressive-0.001011/Changes       2013-10-28 
19:09:01.000000000 +0100
@@ -1,3 +1,8 @@
+0.001011 - 2013-10-28
+  - Fix in global destruction (Graham Knop)
+  - Fix SYNOPSIS
+  - Fix duplicate word in DESCRIPTION (RT#86072)
+
 0.001010 - 2013-03-26
   - Fix module name in Makefile.PL (RT#83932)
   - Work around Exporter.pm not installable on perl < 5.8.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001010/META.json 
new/Sub-Exporter-Progressive-0.001011/META.json
--- old/Sub-Exporter-Progressive-0.001010/META.json     2013-03-26 
23:55:58.000000000 +0100
+++ new/Sub-Exporter-Progressive-0.001011/META.json     2013-10-28 
19:09:08.000000000 +0100
@@ -4,7 +4,7 @@
       "frew - Arthur Axel Schmidt (cpan:FREW) <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter 
version 2.132830",
    "license" : [
       "perl_5"
    ],
@@ -44,5 +44,5 @@
          "url" : 
"git://git.shadowcat.co.uk/p5sagit/Sub-Exporter-Progressive.git"
       }
    },
-   "version" : "0.001010"
+   "version" : "0.001011"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001010/META.yml 
new/Sub-Exporter-Progressive-0.001011/META.yml
--- old/Sub-Exporter-Progressive-0.001010/META.yml      2013-03-26 
23:55:58.000000000 +0100
+++ new/Sub-Exporter-Progressive-0.001011/META.yml      2013-10-28 
19:09:08.000000000 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter version 
2.132830'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,4 +22,4 @@
   bugtracker: 
http://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Exporter-Progressive
   homepage: http://search.cpan.org/dist/Sub-Exporter-Progressive/
   repository: git://git.shadowcat.co.uk/p5sagit/Sub-Exporter-Progressive.git
-version: 0.001010
+version: 0.001011
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001010/README 
new/Sub-Exporter-Progressive-0.001011/README
--- old/Sub-Exporter-Progressive-0.001010/README        2013-03-26 
23:55:58.000000000 +0100
+++ new/Sub-Exporter-Progressive-0.001011/README        2013-10-28 
19:09:08.000000000 +0100
@@ -7,7 +7,7 @@
      use Sub::Exporter::Progressive -setup => {
        exports => [qw( break gather gathered take )],
        groups => {
-         defaults => [qw( break gather gathered take )],
+         default => [qw( break gather gathered take )],
        },
      };
 
@@ -27,7 +27,7 @@
     module is a "Sub::Exporter" wrapper that will let your users just use
     Exporter if all they are doing is picking exports, but use
     "Sub::Exporter" if your users try to use "Sub::Exporter"'s more advanced
-    features features, like renaming exports, if they try to use them.
+    features, like renaming exports, if they try to use them.
 
     Note that this module will export @EXPORT, @EXPORT_OK and %EXPORT_TAGS
     package variables for "Exporter" to work. Additionally, if your package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Sub-Exporter-Progressive-0.001010/lib/Sub/Exporter/Progressive.pm 
new/Sub-Exporter-Progressive-0.001011/lib/Sub/Exporter/Progressive.pm
--- old/Sub-Exporter-Progressive-0.001010/lib/Sub/Exporter/Progressive.pm       
2013-03-26 23:38:34.000000000 +0100
+++ new/Sub-Exporter-Progressive-0.001011/lib/Sub/Exporter/Progressive.pm       
2013-10-28 19:06:10.000000000 +0100
@@ -3,10 +3,10 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.001010';
+our $VERSION = '0.001011';
 
-use Carp 'croak';
-use List::Util 'first';
+use Carp ();
+use List::Util ();
 
 sub import {
    my ($self, @args) = @_;
@@ -23,13 +23,13 @@
       use strict;
       my ($self, @args) = @_;
 
-      if (first { ref || !m/ \A [:-]? \w+ \z /xm } @args) {
-         croak 'your usage of Sub::Exporter::Progressive requires 
Sub::Exporter to be installed'
+      if (List::Util::first { ref || !m/ \A [:-]? \w+ \z /xm } @args) {
+         Carp::croak 'your usage of Sub::Exporter::Progressive requires 
Sub::Exporter to be installed'
             unless eval { require Sub::Exporter };
          $full_exporter ||= 
Sub::Exporter::build_exporter($export_data->{original});
 
          goto $full_exporter;
-      } elsif (defined(my $num = first { !ref and m/^\d/ } @args)) {
+      } elsif (defined(my $num = List::Util::first { !ref and m/^\d/ } @args)) 
{
          die "cannot export symbols with a leading digit: '$num'";
       } else {
          require Exporter;
@@ -61,25 +61,25 @@
       for my $opt (keys %options) {
          if ($opt eq 'exports') {
 
-            croak $too_complicated if ref $options{exports} ne 'ARRAY';
+            Carp::croak $too_complicated if ref $options{exports} ne 'ARRAY';
             @exports = @{$options{exports}};
-            croak $too_complicated if first { ref } @exports;
+            Carp::croak $too_complicated if List::Util::first { ref } @exports;
 
          } elsif ($opt eq 'groups') {
             %tags = %{$options{groups}};
             for my $tagset (values %tags) {
-               croak $too_complicated if first { / \A - (?! all \b ) /x || ref 
} @{$tagset};
+               Carp::croak $too_complicated if List::Util::first { / \A - (?! 
all \b ) /x || ref } @{$tagset};
             }
             @defaults = @{$tags{default} || [] };
          } else {
-            croak $too_complicated;
+            Carp::croak $too_complicated;
          }
       }
       @{$_} = map { / \A  [:-] all \z /x ? @exports : $_ } @{$_} for 
\@defaults, values %tags;
       $tags{all} ||= [ @exports ];
       my %exports = map { $_ => 1 } @exports;
       my @errors = grep { not $exports{$_} } @defaults;
-      croak join(', ', @errors) . " is not exported by the $inner_target 
module\n" if @errors;
+      Carp::croak join(', ', @errors) . " is not exported by the $inner_target 
module\n" if @errors;
    }
 
    return {
@@ -105,7 +105,7 @@
  use Sub::Exporter::Progressive -setup => {
    exports => [qw( break gather gathered take )],
    groups => {
-     defaults => [qw( break gather gathered take )],
+     default => [qw( break gather gathered take )],
    },
  };
 
@@ -125,7 +125,7 @@
 great responsibility, er- as well as some runtime penalties.  This module
 is a C<Sub::Exporter> wrapper that will let your users just use L<Exporter>
 if all they are doing is picking exports, but use C<Sub::Exporter> if your
-users try to use C<Sub::Exporter>'s more advanced features features, like
+users try to use C<Sub::Exporter>'s more advanced features, like
 renaming exports, if they try to use them.
 
 Note that this module will export C<@EXPORT>, C<@EXPORT_OK> and

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

Reply via email to