forked from pool/perl-Mojo-IOLoop-ReadWriteProcess
Accepting request 580145 from home:EDiGiacinto:branches:devel:languages:perl
- updated to 0.19 0.19 2018-02-22T13:41:50Z - Minor bugfixes to Session - Make session constructor fixed 0.18 2018-02-21T12:01:07Z - Guard stop() from possible race conditions - Fix typo in Session, it caused orphan processes to not be resolved correctly 0.17 2018-02-20T14:01:59Z - Fix minor issue in tests, stabilize serialize test and events - Reset session and subreaper bit on forked child process OBS-URL: https://build.opensuse.org/request/show/580145 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojo-IOLoop-ReadWriteProcess?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
367be66e9d
commit
b1fee550bd
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6a2f481ec28343dc533df11676cceee999c3e154d6d3a84ab3a22a678c45ce5
|
||||
size 36339
|
3
Mojo-IOLoop-ReadWriteProcess-0.19.tar.gz
Normal file
3
Mojo-IOLoop-ReadWriteProcess-0.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3c6ffa9599715a268d499b6479feda84acc71c0b5c532612f27bee51b2e20d6
|
||||
size 36807
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 09:20:31 UTC 2018 - edigiacinto@suse.com
|
||||
|
||||
- updated to 0.19
|
||||
|
||||
0.19 2018-02-22T13:41:50Z
|
||||
|
||||
- Minor bugfixes to Session
|
||||
- Make session constructor fixed
|
||||
|
||||
0.18 2018-02-21T12:01:07Z
|
||||
|
||||
- Guard stop() from possible race conditions
|
||||
- Fix typo in Session, it caused orphan processes to not be resolved correctly
|
||||
|
||||
0.17 2018-02-20T14:01:59Z
|
||||
|
||||
- Fix minor issue in tests, stabilize serialize test and events
|
||||
- Reset session and subreaper bit on forked child process
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 13:54:50 UTC 2018 - edigiacinto@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Mojo-IOLoop-ReadWriteProcess
|
||||
Version: 0.16
|
||||
Version: 0.19
|
||||
Release: 0
|
||||
%define cpan_name Mojo-IOLoop-ReadWriteProcess
|
||||
Summary: Execute external programs or internal code blocks as separate process
|
||||
|
Reference in New Issue
Block a user