automatic version update by autodist [release 1.31-1mamba;Wed Apr 21 2021]
This commit is contained in:
parent
fa7bf4f70a
commit
294b6af96b
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-ScanDeps
|
||||
Version: 1.30
|
||||
Version: 1.31
|
||||
Release: 1mamba
|
||||
Summary: Module::ScanDeps - Recursively scan Perl code for dependencies
|
||||
Group: System/Libraries/Perl
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Module/Module-ScanDeps-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -17,7 +17,6 @@ BuildRequires: libperl
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Module::ScanDeps - Recursively scan Perl code for dependencies.
|
||||
@ -53,6 +52,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed Apr 21 2021 Automatic Build System <autodist@mambasoft.it> 1.31-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.30-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user