8
0

Accepting request 329352 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/329352
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-System-Command?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-09-07 15:16:29 +00:00
committed by Git OBS Bridge
parent 7ff008f161
commit 0508a86f57
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Sep 6 09:03:51 UTC 2015 - coolo@suse.com
- updated to 1.113
see /usr/share/doc/packages/perl-System-Command/Changes
1.113 Sun Sep 6 2015
[ENHANCEMENTS]
- add proper accessors for the following System::Command::Reaper
attributes: sdtin, stdout, stderr, exit, signal, core
(after discussion with TIMB in RT #106330)
- System::Command::close() now returns the object itself (RT #106867)
[DOCUMENTATION]
- document the return value of close() can be used to access the
value of exit, signal and core
-------------------------------------------------------------------
Sat Aug 1 09:01:40 UTC 2015 - coolo@suse.com