automatic version update by autodist [release 1.35-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:57:13 +01:00
parent cf03c07446
commit 26d1549e98

View File

@ -1,21 +1,20 @@
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
Name: perl-Expect
Version: 1.21
Release: 3mamba
Version: 1.35
Release: 1mamba
Summary: Perl Expect module
Group: Development/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
Source: http://www.cpan.org/authors/id/R/RG/RGIERSIG/Expect-%{version}.tar.gz
URL: http://www.cpan.org
Source: https://cpan.metacpan.org/modules/by-module/Expect/Expect-%{version}.tar.gz
URL: https://www.cpan.org
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel >= %PERL_VERSION
BuildRequires: perl-IO-Tty >= 1.07
## AUTOBUILDREQ-END
Requires: perl >= %PERL_VERSION
BuildRoot: %{_tmppath}/perl-root
%description
Perl Expect module
@ -50,6 +49,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.35-1mamba
- automatic version update by autodist
* Thu Aug 29 2013 Automatic Build System <autodist@mambasoft.it> 1.21-3mamba
- automatic rebuild by autodist