From e932fe370522b2166c4e9965630b3b505da9d1b4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 23 Oct 2024 11:05:31 +0200 Subject: [PATCH] automatic version update by autodist [release 0.51-1mamba;Tue Oct 22 2024] --- perl-Future.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-Future.spec b/perl-Future.spec index 006ad77..10aaa49 100644 --- a/perl-Future.spec +++ b/perl-Future.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Future -Version: 0.50 -Release: 2mamba +Version: 0.51 +Release: 1mamba Summary: Future - represent an operation awaiting completion Group: System/Libraries/Perl Vendor: openmamba @@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Future-%{version License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl >= 2:5.36.0 @@ -52,6 +53,9 @@ done %doc LICENSE %changelog +* Tue Oct 22 2024 Automatic Build System 0.51-1mamba +- automatic version update by autodist + * Sat Apr 15 2023 Sdk Build System 0.50-2mamba - rebuilt with perl 5.36.0