8
0

Accepting request 627882 from home:EDiGiacinto:branches:devel:languages:perl

- Disable experimental shared tests by default
- Add Experimental Mojo::IOLoop::ReadWriteProcess::Shared::* for IPC (Lock, Memory, Sempahores) 
- Add possibility to turn off channels only 
- Fix incorrect handling of return in case internal_pipes is disabled 
- Provide alternative exit status computation for exotic arches/setup

OBS-URL: https://build.opensuse.org/request/show/627882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=10
This commit is contained in:
Ettore Di Giacinto
2018-08-07 13:53:27 +00:00
committed by Git OBS Bridge
parent 497243817d
commit 13aa46f2b9
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b3957ea954d046554de41b6d8493d453ca48d208965174afc5a930234a3b180
size 50980

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 7 13:35:15 UTC 2018 - edigiacinto@suse.com
- Disable experimental shared tests by default
-------------------------------------------------------------------
Tue Aug 7 12:50:09 UTC 2018 - edigiacinto@suse.com
- Add Experimental Mojo::IOLoop::ReadWriteProcess::Shared::* for IPC (Lock, Memory, Sempahores)
- Add possibility to turn off channels only
- Fix incorrect handling of return in case internal_pipes is disabled
- Provide alternative exit status computation for exotic arches/setup
-------------------------------------------------------------------
Tue Mar 27 08:34:15 UTC 2018 - edigiacinto@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Mojo-IOLoop-ReadWriteProcess
Version: 0.20
Version: 0.22
Release: 0
%define cpan_name Mojo-IOLoop-ReadWriteProcess
Summary: Execute external programs or internal code blocks as separate process