automatic version update by autodist [release 3.0801-1mamba;Sun Jul 02 2023]
This commit is contained in:
parent
36f657bdda
commit
f2ce8db319
@ -1,6 +1,6 @@
|
||||
%define PERL_VERSION %(eval `perl -V:version`; echo $version)
|
||||
Name: perl-Statistics-Descriptive
|
||||
Version: 3.0800
|
||||
Version: 3.0801
|
||||
Release: 1mamba
|
||||
Summary: A stastistics module for Perl
|
||||
Group: Development/Libraries/Perl
|
||||
@ -11,7 +11,10 @@ URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel >= %PERL_VERSION
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-List-MoreUtils
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %PERL_VERSION
|
||||
|
||||
@ -44,6 +47,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Jul 02 2023 Automatic Build System <autodist@mambasoft.it> 3.0801-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 3.0800-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user