1
0
forked from perl/perl-IPC-Run

- update to 0.89

* Revert extended tests to require "oslo consensus" variables
  * Add IO::Pty to META.yml requirement
  * Missed dangling isa in IPC::Run::Debug
  * Fix retry for read of fh when I get "Resource temporarily 
    unavailable."
  * Fix POD indentation in IO.pm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=11
This commit is contained in:
2010-04-02 11:20:34 +00:00
committed by Git OBS Bridge
parent 97c162d4d0
commit 2ca88f151c
5 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a50ae4c03e406f554d9d49d578ddfc3a9adcf4b2d874e7072cfe49635a431f
size 90839

3
IPC-Run-0.89.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04969f61d9502db94bbe4c431b0a44280bfe33b84ba81ae1b83b873b4d257ba0
size 91335

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Apr 1 18:08:43 CEST 2010 - anicka@suse.cz
- update to 0.89
* Revert extended tests to require "oslo consensus" variables
* Add IO::Pty to META.yml requirement
* Missed dangling isa in IPC::Run::Debug
* Fix retry for read of fh when I get "Resource temporarily
unavailable."
* Fix POD indentation in IO.pm
-------------------------------------------------------------------
Tue Mar 30 18:17:06 CEST 2010 - anicka@suse.cz

View File

@@ -19,7 +19,7 @@
Name: perl-IPC-Run
Version: 0.87
Version: 0.89
Release: 1
Requires: perl = %{perl_version}
AutoReqProv: on