automatic version update by autodist [release 1.35-1mamba;Sun Nov 05 2023]
This commit is contained in:
parent
96b3dfb747
commit
dc5fb3be99
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Module-ScanDeps
|
||||
Version: 1.34
|
||||
Version: 1.35
|
||||
Release: 1mamba
|
||||
Summary: Module::ScanDeps - Recursively scan Perl code for dependencies
|
||||
Group: System/Libraries/Perl
|
||||
@ -14,6 +14,7 @@ License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
@ -53,6 +54,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Nov 05 2023 Automatic Build System <autodist@mambasoft.it> 1.35-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 1.34-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user