8
0
forked from pool/perl-IPC-Run

Accepting request 611780 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/611780
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=39
This commit is contained in:
2018-05-24 09:55:49 +00:00
committed by Git OBS Bridge
parent efd97b036d
commit a88964e8f8
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49a1a8db583cd6119b2eca39f0e5e641b4d28cddd4343c52bb3fd9ec6561a72e
size 148346

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f
size 148122

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu May 24 05:28:12 UTC 2018 - coolo@suse.com
- updated to 20180523.0
see /usr/share/doc/packages/perl-IPC-Run/Changes
20180523.0 Wed May 23 2018
- #99 - Fix using fd in child process when it happens to be the same number in
the child as it was in the parent.
-------------------------------------------------------------------
Fri Apr 6 06:02:23 UTC 2018 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-IPC-Run
Version: 0.99
Version: 20180523.0
Release: 0
%define cpan_name IPC-Run
Summary: System() and Background Procs W/ Piping, Redirs, Ptys (Unix, Win32)