automatic version update by autodist [release 1.36-1mamba;Sat Feb 24 2024]
This commit is contained in:
parent
26d1549e98
commit
0a65b210c9
@ -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 <autodist@openmamba.org> 1.36-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.35-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user