Hello community,
here is the log from the commit of package perl-Test-SharedFork for
openSUSE:Factory checked in at 2015-10-14 16:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-SharedFork (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-SharedFork.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-SharedFork"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-SharedFork/perl-Test-SharedFork.changes
2015-06-09 12:24:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-SharedFork.new/perl-Test-SharedFork.changes
2015-10-14 16:44:05.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Oct 2 09:41:41 UTC 2015 - [email protected]
+
+- updated to 0.34
+ see /usr/share/doc/packages/perl-Test-SharedFork/Changes
+
+ 0.34 2015-09-29T14:57:22Z
+
+ - Support upcoming Test::Stream changes
+
+-------------------------------------------------------------------
Old:
----
Test-SharedFork-0.33.tar.gz
New:
----
Test-SharedFork-0.34.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-SharedFork.spec ++++++
--- /var/tmp/diff_new_pack.dhXqJO/_old 2015-10-14 16:44:06.000000000 +0200
+++ /var/tmp/diff_new_pack.dhXqJO/_new 2015-10-14 16:44:06.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-Test-SharedFork
-Version: 0.33
+Version: 0.34
Release: 0
%define cpan_name Test-SharedFork
Summary: Fork Test
++++++ Test-SharedFork-0.33.tar.gz -> Test-SharedFork-0.34.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/Changes
new/Test-SharedFork-0.34/Changes
--- old/Test-SharedFork-0.33/Changes 2015-06-06 05:37:40.000000000 +0200
+++ new/Test-SharedFork-0.34/Changes 2015-09-29 16:58:05.000000000 +0200
@@ -1,5 +1,9 @@
Revision history for Perl module Test::SharedFork
+0.34 2015-09-29T14:57:22Z
+
+ - Support upcoming Test::Stream changes
+
0.33 2015-06-06T03:36:58Z
- Tell Test::Stream::IPC to poll for results
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/META.json
new/Test-SharedFork-0.34/META.json
--- old/Test-SharedFork-0.33/META.json 2015-06-06 05:37:40.000000000 +0200
+++ new/Test-SharedFork-0.34/META.json 2015-09-29 16:58:05.000000000 +0200
@@ -4,7 +4,7 @@
"Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>"
],
"dynamic_config" : 0,
- "generated_by" : "Minilla/v2.4.1",
+ "generated_by" : "Minilla/v2.5.0",
"license" : [
"perl_5"
],
@@ -61,7 +61,7 @@
"provides" : {
"Test::SharedFork" : {
"file" : "lib/Test/SharedFork.pm",
- "version" : "0.33"
+ "version" : "0.34"
},
"Test::SharedFork::Array" : {
"file" : "lib/Test/SharedFork/Array.pm"
@@ -84,7 +84,7 @@
"web" : "https://github.com/tokuhirom/Test-SharedFork"
}
},
- "version" : "0.33",
+ "version" : "0.34",
"x_contributors" : [
"lestrrat <[email protected]>",
"Vyacheslav Matyukhin <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/META.yml
new/Test-SharedFork-0.34/META.yml
--- old/Test-SharedFork-0.33/META.yml 2015-06-06 05:37:40.000000000 +0200
+++ new/Test-SharedFork-0.34/META.yml 2015-09-29 16:58:05.000000000 +0200
@@ -10,7 +10,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.150001'
+generated_by: 'Minilla/v2.5.0, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,7 +29,7 @@
provides:
Test::SharedFork:
file: lib/Test/SharedFork.pm
- version: '0.33'
+ version: '0.34'
Test::SharedFork::Array:
file: lib/Test/SharedFork/Array.pm
Test::SharedFork::Scalar:
@@ -46,7 +46,7 @@
bugtracker: https://github.com/tokuhirom/Test-SharedFork/issues
homepage: https://github.com/tokuhirom/Test-SharedFork
repository: git://github.com/tokuhirom/Test-SharedFork.git
-version: '0.33'
+version: '0.34'
x_contributors:
- 'lestrrat <[email protected]>'
- 'Vyacheslav Matyukhin <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/Makefile.PL
new/Test-SharedFork-0.34/Makefile.PL
--- old/Test-SharedFork-0.33/Makefile.PL 2015-06-06 05:37:40.000000000
+0200
+++ new/Test-SharedFork-0.34/Makefile.PL 2015-09-29 16:58:05.000000000
+0200
@@ -12,7 +12,8 @@
my %WriteMakefileArgs = (
NAME => 'Test::SharedFork',
DISTNAME => 'Test-SharedFork',
- VERSION => '0.33',
+ VERSION => '0.34',
+ EXE_FILES => [glob('script/*'), glob('bin/*')],
CONFIGURE_REQUIRES => {
"ExtUtils::MakeMaker" => 0
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/README.md
new/Test-SharedFork-0.34/README.md
--- old/Test-SharedFork-0.33/README.md 2015-06-06 05:37:40.000000000 +0200
+++ new/Test-SharedFork-0.34/README.md 2015-09-29 16:58:05.000000000 +0200
@@ -33,7 +33,7 @@
# AUTHOR
-Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>
+Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>
yappo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-SharedFork-0.33/lib/Test/SharedFork.pm
new/Test-SharedFork-0.34/lib/Test/SharedFork.pm
--- old/Test-SharedFork-0.33/lib/Test/SharedFork.pm 2015-06-06
05:37:40.000000000 +0200
+++ new/Test-SharedFork-0.34/lib/Test/SharedFork.pm 2015-09-29
16:58:05.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
use base 'Test::Builder::Module';
-our $VERSION = '0.33';
+our $VERSION = '0.34';
use Test::Builder 0.32; # 0.32 or later is needed
use Test::SharedFork::Scalar;
use Test::SharedFork::Array;
@@ -56,6 +56,7 @@
} elsif($INC{'Test/Stream/Sync.pm'}) {
require Test::Stream::IPC;
Test::Stream::IPC->import('poll');
+ Test::Stream::IPC->enable_polling if
Test::Stream::IPC->can('enable_polling');
my $stack = $builder->{Stack};
return if $stack->top->ipc;
my ($driver) = Test::Stream::IPC->drivers;