8
0

Accepting request 401446 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/401446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-System-Command?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2016-06-12 14:21:44 +00:00
committed by Git OBS Bridge
parent 67335a4347
commit 84231419bf
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jun 12 13:49:50 UTC 2016 - coolo@suse.com
- updated to 1.118
see /usr/share/doc/packages/perl-System-Command/Changes
1.118 Thu Jun 2 2016
[ENHANCEMENTS]
- Avoid calling waitpid() more than necessary in _reap()
- Close all pipes when loop_on() ends successfully, and avoid a warning
when the exit value is not available
[TESTS]
- Fix t/20-zombie.t, which was broken in Strawberry Perl (viviparous)
-------------------------------------------------------------------
Tue Jan 19 10:27:22 UTC 2016 - coolo@suse.com