8
0

Accepting request 319226 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/319226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PerlIO-via-Timeout?expand=0&rev=5
This commit is contained in:
Lars Vogdt
2015-07-29 09:12:53 +00:00
committed by Git OBS Bridge
parent d6fb8d3711
commit f9b6ea1b41
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:b1370c2f90c52499cbcb8af7d7b59e3cc234c0ecadf39d3600ebfc27b2a7011c
size 13418

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 29 09:01:07 UTC 2015 - coolo@suse.com
- updated to 0.31
see /usr/share/doc/packages/perl-PerlIO-via-Timeout/Changes
0.31 2015-07-29 07:59:46CEST+0200 Europe/Paris
. fixed a potential race condition case where read or write would be
blocking even with a timeout (thanks to Luciano Rocha)
-------------------------------------------------------------------
Thu May 14 08:27:39 UTC 2015 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-PerlIO-via-Timeout
Version: 0.30
Version: 0.31
Release: 0
%define cpan_name PerlIO-via-Timeout
Summary: PerlIO layer that adds read & write timeout to a handle