8
0
forked from pool/perl-IPC-Run
Commit Graph

5 Commits

Author SHA256 Message Date
0e01727ee2 Accepting request 801215 from devel:languages:perl:autoupdate
- Rebase IPC-Run-0.89-path.diff
updated to 20200505.0
   see /usr/share/doc/packages/perl-IPC-Run/Changelog

OBS-URL: https://build.opensuse.org/request/show/801215
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=41
2020-05-07 12:51:56 +00:00
93c360bf26 Accepting request 559566 from home:avindra
- updated to 0.96
  - Update bug tracker to https://github.com/toddr/IPC-Run/issues
- includes 0.95
  - Spelling fixes
  - doc fix: full_result returns $?, not $? >> 8
  - Fix check for reaped PID in reap_nb
  - Re-remove unnecessary use of UNIVERSAL
- includes 0.94_02
  - Skip infinity test on perl below 5.8.9
- includes 0.94_01
  - Use q{} and qq{} to fix problems with quotation in cmd.exe
  - sync $VERSION across all files to address kwalitee
  - RT 109243 - Stop side affect of altering flushing of STDOUT
    and STDERR
  - CHILD_HANDLE should be closed with 'Close' to prevent a
    warning.
  - Better timer error message + an additional unit test
  - Catching previously non-detected malformed time strings
  - Let Timer accept all allowable perl numbers
  - allow the OS to choose the ephemeral port to use
  - Don't use version.pm to parse the perl version in Makefile.PL
  - Do not import POSIX into local namespace (it's a memory hog)
  - perltidy
  - require Win32API::File on Windows
- cleanup with spec-cleaner
- rebase IPC-Run-0.89-path.diff

OBS-URL: https://build.opensuse.org/request/show/559566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=31
2018-01-05 10:09:39 +00:00
Stephan Kulow
d6cb60665c add perl as explicit buildrequire
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=13
2010-10-19 08:46:22 +00:00
OBS User autobuild
cc11a50370 Accepting request 36769 from devel:languages:perl
checked in (request 36769)

OBS-URL: https://build.opensuse.org/request/show/36769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=12
2010-04-02 22:22:26 +00:00
2ca88f151c - 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
2010-04-02 11:20:34 +00:00