8
0

Automatic update to Test-Future-IO-Impl-0.16.tar.gz #1

Merged
okurz merged 1 commits from cpanmirror/perl-Test-Future-IO-Impl:autoupdate into main 2026-01-15 20:44:52 +01:00
4 changed files with 20 additions and 7 deletions

View File

@@ -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

Binary file not shown.

View File

@@ -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>

View File

@@ -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}