From bcff8be89f59c70c6b185b27ffa252a390bc96fb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 21 Sep 2024 21:32:59 +0200 Subject: [PATCH] automatic version update by autodist [release 0.16-1mamba;Wed Sep 18 2024] --- perl-Future-IO.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Future-IO.spec b/perl-Future-IO.spec index 47a7693..223d84a 100644 --- a/perl-Future-IO.spec +++ b/perl-Future-IO.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Future-IO -Version: 0.15 +Version: 0.16 Release: 1mamba Summary: Future-returning IO methods Group: System/Libraries/Perl @@ -18,6 +18,7 @@ BuildRequires: perl-Struct-Dumb BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Test-ExpectAndCheck +BuildRequires: perl-Test-Future-IO-Impl Requires: perl >= %perl_major_ver %description @@ -55,6 +56,9 @@ done %doc LICENSE %changelog +* Wed Sep 18 2024 Automatic Build System 0.16-1mamba +- automatic version update by autodist + * Sat Dec 09 2023 Automatic Build System 0.15-1mamba - automatic version update by autodist