8
0

WIP: Automatic update to Test-Future-IO-Impl-0.18.tar.gz #3

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Test-Future-IO-Impl:autoupdate into main
4 changed files with 26 additions and 6 deletions

Binary file not shown.

BIN
Test-Future-IO-Impl-0.19.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Feb 13 06:17:22 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 0.190.0 (0.19)
see /usr/share/doc/packages/perl-Test-Future-IO-Impl/Changes
0.19 2026-02-11
[BUGFIXES]
* Don't expect exactly `POLLERR` for the hangup-out test case, as
OSes differ in exact behaviour here
0.18 2026-02-09
[CHANGES]
* Additionally tests that `->poll(POLLIN)` doesn't accidentally fire
on POLLOUT-only handle
[BUGFIXES]
* Improvements to `connect` tests that might reduce false negatives
on Windows and other platforms
-------------------------------------------------------------------
Mon Jan 19 05:55:10 UTC 2026 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Test-Future-IO-Impl
Name: perl-Test-Future-IO-Impl
Version: 0.170.0
Version: 0.190.0
Release: 0
# 0.17 -> normalize -> 0.170.0
%define cpan_version 0.17
# 0.19 -> normalize -> 0.190.0
%define cpan_version 0.19
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Acceptance tests for Future::IO implementations
URL: https://metacpan.org/release/%{cpan_name}