forked from pool/perl-System-Command
Accepting request 332232 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/332232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-System-Command?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
0508a86f57
commit
ed86991aa6
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d93d98495c3fe032fe662e55cb4e1bca74a89f45a995e52fab5a56f4945676e9
|
|
||||||
size 27239
|
|
3
System-Command-1.114.tar.gz
Normal file
3
System-Command-1.114.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38a1139f1ec4d78989c1fa80d847bf4b8d4efae2961bc62049d6b2a461ad25f1
|
||||||
|
size 28390
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 20 09:21:10 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.114
|
||||||
|
see /usr/share/doc/packages/perl-System-Command/Changes
|
||||||
|
|
||||||
|
1.114 Fri Sep 18 2015
|
||||||
|
[ENHANCEMENTS]
|
||||||
|
- added proper accessors for the following System::Command::Reaper
|
||||||
|
attributes: sdtin, stdout, stderr, exit, signal, core
|
||||||
|
(after discussion with TIMB in RT #106330)
|
||||||
|
- added 'exit', 'signal', 'core' options to System::Command, to allow
|
||||||
|
direct update of variables at reaping time
|
||||||
|
- added the 'interactive' option, to make it possible to run interactive
|
||||||
|
commands directly with system (after discussion with TIMB in RT #106330)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 6 09:03:51 UTC 2015 - coolo@suse.com
|
Sun Sep 6 09:03:51 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-System-Command
|
Name: perl-System-Command
|
||||||
Version: 1.113
|
Version: 1.114
|
||||||
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