8
0
2018-08-08 12:53:31 +00:00
committed by Git OBS Bridge
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 Tue Mar 27 08:34:15 UTC 2018 - edigiacinto@suse.com

View File

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