From 0a65b210c9fb24de76efddf63b695b88b04327c2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 24 Feb 2024 15:15:32 +0100 Subject: [PATCH] automatic version update by autodist [release 1.36-1mamba;Sat Feb 24 2024] --- perl-Expect.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Expect.spec b/perl-Expect.spec index 5f826f7..3b7b9a2 100644 --- a/perl-Expect.spec +++ b/perl-Expect.spec @@ -1,6 +1,6 @@ %define PERL_VERSION %(eval `perl -V:version`; echo $version) Name: perl-Expect -Version: 1.35 +Version: 1.36 Release: 1mamba Summary: Perl Expect module Group: Development/Libraries/Perl @@ -11,8 +11,10 @@ Source: https://cpan.metacpan.org/modules/by-module/Expect/Expect-%{versi URL: https://www.cpan.org License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel >= %PERL_VERSION -BuildRequires: perl-IO-Tty >= 1.07 +BuildRequires: libperl +BuildRequires: perl-IO-Tty +BuildRequires: perl-Scalar-List-Utils +BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %PERL_VERSION @@ -49,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Feb 24 2024 Automatic Build System 1.36-1mamba +- automatic version update by autodist + * Wed Feb 24 2021 Automatic Build System 1.35-1mamba - automatic version update by autodist