automatic version update by autodist [release 1.30-1mamba;Sun Feb 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:21:06 +01:00
parent fa541237c3
commit fa7bf4f70a

View File

@ -1,14 +1,14 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Module-ScanDeps
Version: 1.27
Version: 1.30
Release: 1mamba
Summary: Module::ScanDeps - Recursively scan Perl code for dependencies
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
License: Artistic, GPL
Requires: perl >= %perl_major_ver
@ -53,6 +53,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.30-1mamba
- automatic version update by autodist
* Sat May 02 2020 Automatic Build System <autodist@mambasoft.it> 1.27-1mamba
- automatic update by autodist