Hello community,

here is the log from the commit of package perl-Capture-Tiny for 
openSUSE:Factory checked in at 2016-07-03 12:18:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Capture-Tiny (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Capture-Tiny.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Capture-Tiny"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Capture-Tiny/perl-Capture-Tiny.changes      
2016-03-11 12:29:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Capture-Tiny.new/perl-Capture-Tiny.changes 
2016-07-03 12:18:14.000000000 +0200
@@ -1,0 +2,39 @@
+Wed Jun  1 09:16:43 UTC 2016 - [email protected]
+
+- updated to 0.42
+   see /usr/share/doc/packages/perl-Capture-Tiny/Changes
+
+  0.42      2016-05-31 12:40:10-04:00 America/New_York
+  
+    - No changes from 0.41
+  
+  0.41      2016-05-23 11:58:15-04:00 America/New_York (TRIAL RELEASE)
+  
+    [Fixed]
+  
+    - Fixed some failing tests when STDIN is routed to /dev/null
+
+-------------------------------------------------------------------
+Sat May 28 09:32:31 UTC 2016 - [email protected]
+
+- updated to 0.40
+   see /usr/share/doc/packages/perl-Capture-Tiny/Changes
+
+  0.40      2016-05-23 11:42:35-04:00 America/New_York
+  
+    - No changes from 0.39
+  
+  0.39      2016-05-02 10:21:48-04:00 America/New_York (TRIAL RELEASE)
+  
+    [Fixed]
+  
+    - Fix in 0.37 tickled a very obscure regular expressions bug in perl <
+      5.18; should now be fixed.
+  
+  0.37      2016-05-02 07:08:31-04:00 America/New_York (TRIAL RELEASE)
+  
+    [Fixed]
+  
+    - Skip some tests if locale can't be determined.
+
+-------------------------------------------------------------------

Old:
----
  Capture-Tiny-0.36.tar.gz

New:
----
  Capture-Tiny-0.42.tar.gz

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

Other differences:
------------------
++++++ perl-Capture-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.WmUT2f/_old  2016-07-03 12:18:15.000000000 +0200
+++ /var/tmp/diff_new_pack.WmUT2f/_new  2016-07-03 12:18:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Capture-Tiny
-Version:        0.36
+Version:        0.42
 Release:        0
 %define cpan_name Capture-Tiny
 Summary:        Capture STDOUT and STDERR from Perl, XS or external programs

++++++ Capture-Tiny-0.36.tar.gz -> Capture-Tiny-0.42.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/Changes 
new/Capture-Tiny-0.42/Changes
--- old/Capture-Tiny-0.36/Changes       2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/Changes       2016-05-31 18:40:20.000000000 +0200
@@ -1,5 +1,32 @@
 Revision history for Capture-Tiny
 
+0.42      2016-05-31 12:40:10-04:00 America/New_York
+
+  - No changes from 0.41
+
+0.41      2016-05-23 11:58:15-04:00 America/New_York (TRIAL RELEASE)
+
+  [Fixed]
+
+  - Fixed some failing tests when STDIN is routed to /dev/null
+
+0.40      2016-05-23 11:42:35-04:00 America/New_York
+
+  - No changes from 0.39
+
+0.39      2016-05-02 10:21:48-04:00 America/New_York (TRIAL RELEASE)
+
+  [Fixed]
+
+  - Fix in 0.37 tickled a very obscure regular expressions bug in perl <
+    5.18; should now be fixed.
+
+0.37      2016-05-02 07:08:31-04:00 America/New_York (TRIAL RELEASE)
+
+  [Fixed]
+
+  - Skip some tests if locale can't be determined.
+
 0.36      2016-02-28 21:36:57-05:00 America/New_York
 
   [Docs]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/MANIFEST 
new/Capture-Tiny-0.42/MANIFEST
--- old/Capture-Tiny-0.36/MANIFEST      2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/MANIFEST      2016-05-31 18:40:20.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.005.
 CONTRIBUTING.mkdn
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/META.json 
new/Capture-Tiny-0.42/META.json
--- old/Capture-Tiny-0.36/META.json     2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/META.json     2016-05-31 18:40:20.000000000 +0200
@@ -4,7 +4,7 @@
       "David Golden <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "apache_2_0"
    ],
@@ -83,7 +83,7 @@
    "provides" : {
       "Capture::Tiny" : {
          "file" : "lib/Capture/Tiny.pm",
-         "version" : "0.36"
+         "version" : "0.42"
       }
    },
    "release_status" : "stable",
@@ -98,12 +98,13 @@
          "web" : "https://github.com/dagolden/Capture-Tiny";
       }
    },
-   "version" : "0.36",
+   "version" : "0.42",
    "x_authority" : "cpan:DAGOLDEN",
    "x_contributors" : [
-      "Dagfinn Ilmari Mannsåker <[email protected]>",
+      "Dagfinn Ilmari Manns\u00e5ker <[email protected]>",
       "David E. Wheeler <[email protected]>",
-      "fecundf <[email protected]>"
+      "fecundf <[email protected]>",
+      "Peter Rabbitson <[email protected]>"
    ]
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/META.yml 
new/Capture-Tiny-0.42/META.yml
--- old/Capture-Tiny-0.36/META.yml      2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/META.yml      2016-05-31 18:40:20.000000000 +0200
@@ -11,7 +11,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '6.17'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005'
 license: apache
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,7 +28,7 @@
 provides:
   Capture::Tiny:
     file: lib/Capture/Tiny.pm
-    version: '0.36'
+    version: '0.42'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -43,9 +43,10 @@
   bugtracker: https://github.com/dagolden/Capture-Tiny/issues
   homepage: https://github.com/dagolden/Capture-Tiny
   repository: https://github.com/dagolden/Capture-Tiny.git
-version: '0.36'
+version: '0.42'
 x_authority: cpan:DAGOLDEN
 x_contributors:
   - 'Dagfinn Ilmari Mannsåker <[email protected]>'
   - 'David E. Wheeler <[email protected]>'
   - 'fecundf <[email protected]>'
+  - 'Peter Rabbitson <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/Makefile.PL 
new/Capture-Tiny-0.42/Makefile.PL
--- old/Capture-Tiny-0.36/Makefile.PL   2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/Makefile.PL   2016-05-31 18:40:20.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.005.
 use strict;
 use warnings;
 
@@ -33,7 +33,7 @@
     "Test::More" => "0.62",
     "lib" => 0
   },
-  "VERSION" => "0.36",
+  "VERSION" => "0.42",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/README new/Capture-Tiny-0.42/README
--- old/Capture-Tiny-0.36/README        2016-02-29 03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/README        2016-05-31 18:40:20.000000000 +0200
@@ -3,7 +3,7 @@
     programs
 
 VERSION
-    version 0.36
+    version 0.42
 
 SYNOPSIS
       use Capture::Tiny ':all';
@@ -353,6 +353,8 @@
 
     *   fecundf <[email protected]>
 
+    *   Peter Rabbitson <[email protected]>
+
 COPYRIGHT AND LICENSE
     This software is Copyright (c) 2009 by David Golden.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/lib/Capture/Tiny.pm 
new/Capture-Tiny-0.42/lib/Capture/Tiny.pm
--- old/Capture-Tiny-0.36/lib/Capture/Tiny.pm   2016-02-29 03:37:03.000000000 
+0100
+++ new/Capture-Tiny-0.42/lib/Capture/Tiny.pm   2016-05-31 18:40:20.000000000 
+0200
@@ -3,7 +3,7 @@
 use warnings;
 package Capture::Tiny;
 # ABSTRACT: Capture STDOUT and STDERR from Perl, XS or external programs
-our $VERSION = '0.36';
+our $VERSION = '0.42';
 use Carp ();
 use Exporter ();
 use IO::Handle ();
@@ -436,7 +436,7 @@
 
 =head1 VERSION
 
-version 0.36
+version 0.42
 
 =head1 SYNOPSIS
 
@@ -853,7 +853,7 @@
 
 =head1 CONTRIBUTORS
 
-=for stopwords Dagfinn Ilmari Mannsåker David E. Wheeler fecundf
+=for stopwords Dagfinn Ilmari Mannsåker David E. Wheeler fecundf Peter 
Rabbitson
 
 =over 4
 
@@ -869,6 +869,10 @@
 
 fecundf <[email protected]>
 
+=item *
+
+Peter Rabbitson <[email protected]>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/t/12-stdin-string.t 
new/Capture-Tiny-0.42/t/12-stdin-string.t
--- old/Capture-Tiny-0.36/t/12-stdin-string.t   2016-02-29 03:37:03.000000000 
+0100
+++ new/Capture-Tiny-0.42/t/12-stdin-string.t   2016-05-31 18:40:20.000000000 
+0200
@@ -53,7 +53,7 @@
 }
 
 is( next_fd, $fd, "no file descriptors leaked" );
-restore_std(qw/stdout/);
+restore_std(qw/stdin/);
 
 exit 0;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/t/lib/Cases.pm 
new/Capture-Tiny-0.42/t/lib/Cases.pm
--- old/Capture-Tiny-0.36/t/lib/Cases.pm        2016-02-29 03:37:03.000000000 
+0100
+++ new/Capture-Tiny-0.42/t/lib/Cases.pm        2016-05-31 18:40:20.000000000 
+0200
@@ -10,6 +10,11 @@
   run_test
 );
 
+my $locale_ok = eval {
+    my $err = capture_stderr { system($^X, '-we', 1) };
+    $err !~ /setting locale failed/i;
+};
+
 my $have_diff = eval {
   require Test::Differences;
   Test::Differences->import;
@@ -259,6 +264,12 @@
   my $skip_utf8 = shift || '';
   local $ENV{PERL_CAPTURE_TINY_TIMEOUT} = 0; # don't timeout during testing
   for my $m ( keys %methods ) {
+    if ( ($m eq 'sys' || substr($test_type,0,3) eq 'tee' ) && ! $locale_ok ) {
+        SKIP: {
+            skip "Perl could not initialize locale", 1
+        };
+        next;
+    }
     for my $c ( keys %channels ) {
       for my $t ( keys %texts     ) {
         next if $t eq 'unicode' && $skip_utf8;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/xt/author/pod-spell.t 
new/Capture-Tiny-0.42/xt/author/pod-spell.t
--- old/Capture-Tiny-0.36/xt/author/pod-spell.t 2016-02-29 03:37:03.000000000 
+0100
+++ new/Capture-Tiny-0.42/xt/author/pod-spell.t 2016-05-31 18:40:20.000000000 
+0200
@@ -2,7 +2,7 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007000
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007002
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
@@ -26,6 +26,9 @@
 david
 fecundf
 not
+Peter
+Rabbitson
+ribasushi
 lib
 Capture
 Tiny
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Capture-Tiny-0.36/xt/author/test-version.t 
new/Capture-Tiny-0.42/xt/author/test-version.t
--- old/Capture-Tiny-0.36/xt/author/test-version.t      2016-02-29 
03:37:03.000000000 +0100
+++ new/Capture-Tiny-0.42/xt/author/test-version.t      2016-05-31 
18:40:20.000000000 +0200
@@ -2,7 +2,7 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::Version 1.05
+# generated by Dist::Zilla::Plugin::Test::Version 1.09
 use Test::Version;
 
 my @imports = qw( version_all_ok );
@@ -17,7 +17,6 @@
 push @imports, $params
     if version->parse( $Test::Version::VERSION ) >= version->parse('1.002');
 
-
 Test::Version->import(@imports);
 
 version_all_ok;


Reply via email to