forked from pool/perl-Test-Future-IO-Impl
Automatic update to Test-Future-IO-Impl-0.16.tar.gz #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:466bfe5833256e6ff8c93e73a82c2b47fc11654651d5713ea78a0013d28dc442
|
||||
size 14658
|
||||
BIN
Test-Future-IO-Impl-0.16.tar.gz
LFS
Normal file
BIN
Test-Future-IO-Impl-0.16.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 05:45:34 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.160.0 (0.16)
|
||||
see /usr/share/doc/packages/perl-Test-Future-IO-Impl/Changes
|
||||
|
||||
0.16 2026-01-07
|
||||
[BUGFIXES]
|
||||
* Be less sensitive to `->send` failure in peer-closed case, as OS
|
||||
behaviour differs here
|
||||
* sleep() unconditionally after closing listening server in connect
|
||||
test, as most OSes need it. 100msec is sufficient
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 05:41:39 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Future-IO-Impl
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Test-Future-IO-Impl
|
||||
Name: perl-Test-Future-IO-Impl
|
||||
Version: 0.150.0
|
||||
Version: 0.160.0
|
||||
Release: 0
|
||||
# 0.15 -> normalize -> 0.150.0
|
||||
%define cpan_version 0.15
|
||||
# 0.16 -> normalize -> 0.160.0
|
||||
%define cpan_version 0.16
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Acceptance tests for Future::IO implementations
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
||||
Reference in New Issue
Block a user