Hello community,

here is the log from the commit of package perl-IPC-Run for openSUSE:Factory 
checked in at 2012-02-29 11:02:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IPC-Run (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IPC-Run.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IPC-Run", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IPC-Run/perl-IPC-Run.changes        
2011-09-23 12:37:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IPC-Run.new/perl-IPC-Run.changes   
2012-02-29 11:02:48.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Feb 17 02:35:19 UTC 2012 - vci...@suse.com
+
+- update to 0.91
+ - Tests are good in dev version. Releasing to stable.
+ - RT 57277 - Apply suggested 1 line fix for dev release to public.
+
+-------------------------------------------------------------------

Old:
----
  IPC-Run-0.90.tar.gz

New:
----
  IPC-Run-0.91.tar.gz

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

Other differences:
------------------
++++++ perl-IPC-Run.spec ++++++
--- /var/tmp/diff_new_pack.JSrUth/_old  2012-02-29 11:02:52.000000000 +0100
+++ /var/tmp/diff_new_pack.JSrUth/_new  2012-02-29 11:02:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-IPC-Run
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-IPC-Run
-Version:        0.90
+Version:        0.91
 Release:        1
-AutoReqProv:    on
-Group:          Development/Libraries/Perl
 License:        GPL-1.0+ or Artistic-1.0
-Url:            http://cpan.org/modules/by-module/IPC/
 Summary:        System() and Background Procs with Piping, Redirs, and PTYs
+Url:            http://cpan.org/modules/by-module/IPC/
+Group:          Development/Libraries/Perl
 Source:         IPC-Run-%{version}.tar.gz
-Patch:          IPC-Run-0.89-path.diff
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
+Patch0:         IPC-Run-0.89-path.diff
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{perl_requires}
 
 %description
 IPC::Run allows you run and interact with child processes using files,
@@ -39,10 +38,9 @@
 supported and may be mixed. Like-wise, functional and OO API styles are
 both supported and may be mixed.
 
-
 %prep
 %setup -q -n IPC-Run-%{version}
-%patch
+%patch0
 
 %build
 perl Makefile.PL
@@ -59,7 +57,7 @@
 chmod 644 Changes
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ IPC-Run-0.90.tar.gz -> IPC-Run-0.91.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run-0.90/Changes new/IPC-Run-0.91/Changes
--- old/IPC-Run-0.90/Changes    2011-07-03 22:06:41.000000000 +0200
+++ new/IPC-Run-0.91/Changes    2012-02-15 05:48:09.000000000 +0100
@@ -1,5 +1,11 @@
 Revision history for Perl extension IPC::Run
 
+0.91 Tue 14 Feb 2012
+ - Tests are good in dev version. Releasing to stable.
+
+0.91_01 Mon 16 Jan 2012
+ - RT 57277 - Apply suggested 1 line fix for dev release to public.
+
 0.90 Wed 29 Jun 2011
  - RT 57277 - Add breaking test. No solution at present.
  - RT 68623 - disable parallel tests on windows
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run-0.90/META.json new/IPC-Run-0.91/META.json
--- old/IPC-Run-0.90/META.json  2011-07-03 22:09:03.000000000 +0200
+++ new/IPC-Run-0.91/META.json  2012-02-15 05:48:54.000000000 +0100
@@ -4,7 +4,7 @@
       "Barrie Slaymaker <barr...@slaysys.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.571, CPAN::Meta::Converter 
version 2.110930",
+   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.120351",
    "license" : [
       "perl_5"
    ],
@@ -22,13 +22,13 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0,
-            "Test::More" : 0
+            "ExtUtils::MakeMaker" : "0",
+            "Test::More" : "0"
          }
       },
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : 0
+            "ExtUtils::MakeMaker" : "0"
          }
       },
       "runtime" : {
@@ -53,5 +53,5 @@
          "url" : "http://svn.ali.as/cpan/trunk/IPC-Run";
       }
    },
-   "version" : "0.90"
+   "version" : "0.91"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run-0.90/META.yml new/IPC-Run-0.91/META.yml
--- old/IPC-Run-0.90/META.yml   2011-07-03 22:09:03.000000000 +0200
+++ new/IPC-Run-0.91/META.yml   2012-02-15 05:48:54.000000000 +0100
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.571, CPAN::Meta::Converter 
version 2.110930'
+generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 
2.120351'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,4 +27,4 @@
   bugtracker: https://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-Run
   license: http://dev.perl.org/licenses/
   repository: http://svn.ali.as/cpan/trunk/IPC-Run
-version: 0.90
+version: 0.91
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run-0.90/lib/IPC/Run.pm 
new/IPC-Run-0.91/lib/IPC/Run.pm
--- old/IPC-Run-0.90/lib/IPC/Run.pm     2011-07-03 22:06:41.000000000 +0200
+++ new/IPC-Run-0.91/lib/IPC/Run.pm     2012-02-15 05:45:53.000000000 +0100
@@ -1014,7 +1014,7 @@
 use Exporter ();
 use vars qw{$VERSION @ISA @FILTER_IMP @FILTERS @API @EXPORT_OK %EXPORT_TAGS};
 BEGIN {
-       $VERSION = '0.90';
+       $VERSION = '0.91';
        @ISA     = qw{ Exporter };
 
        ## We use @EXPORT for the end user's convenience: there's only one 
function
@@ -3009,7 +3009,7 @@
       ## we have I/O, or are just waiting for children to exit.
       my $p = $self->pumpable;
       last unless $p;
-      if ( $p > 0  && ( ! defined $timeout || $timeout > 0.1 ) ) {
+      if ( $p != 0  && ( ! defined $timeout || $timeout > 0.1 ) ) {
          ## No I/O will wake the select loop up, but we have children
          ## lingering, so we need to poll them with a short timeout.
         ## Otherwise, assume more input will be coming.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IPC-Run-0.90/t/timeout.t new/IPC-Run-0.91/t/timeout.t
--- old/IPC-Run-0.90/t/timeout.t        2011-07-01 06:12:45.000000000 +0200
+++ new/IPC-Run-0.91/t/timeout.t        2012-01-16 08:26:28.000000000 +0100
@@ -86,8 +86,7 @@
        $elapsed >= 1 ? ok( 1 ) : is( $elapsed, ">= 1" );
 }
 
-TODO: {
-    local $TODO = 'RT 57277 -  timeout causes delay with output not captured';
+{
     $h = harness( [ $^X, '-e', 'sleep 1' ], timeout( 10 ), debug => 0);
     my $started_at = time;
     $h->start;

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to