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 +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