forked from pool/perl-System-Command
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:
committed by
Git OBS Bridge
parent
7ff008f161
commit
0508a86f57
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a334747c2db6e1169c3f2cce0d4f1de990b17a77e027d4279441a62f56329fae
|
|
||||||
size 27053
|
|
3
System-Command-1.113.tar.gz
Normal file
3
System-Command-1.113.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d93d98495c3fe032fe662e55cb4e1bca74a89f45a995e52fab5a56f4945676e9
|
||||||
|
size 27239
|
@@ -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
|
Sat Aug 1 09:01:40 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-System-Command
|
Name: perl-System-Command
|
||||||
Version: 1.112
|
Version: 1.113
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name System-Command
|
%define cpan_name System-Command
|
||||||
Summary: Object for running system commands
|
Summary: Object for running system commands
|
||||||
|
Reference in New Issue
Block a user