automatic version update by autodist [release 1.35-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
cf03c07446
commit
26d1549e98
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user