rebuilt with perl 5.36.0 [release 1.19-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:20:31 +01:00
parent d335cde927
commit 50419eb725

View File

@ -2,13 +2,13 @@
Name: perl-Module-Install
Version: 1.19
Release: 1mamba
Release: 2mamba
Summary: Module::Install - A standalone, extensible installer for Perl modules
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://www.cpan.org/modules/by-module/Module/Module-Install-%{version}.tar.gz
License: Artistic
## AUTOBUILDREQ-BEGIN
@ -17,11 +17,11 @@ BuildRequires: perl-File-Remove
BuildRequires: perl-YAML-Tiny
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-Module-ScanDeps
BuildRequires: perl-PAR-Dist
BuildRequires: perl-devel >= %perl_major_ver
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Module::Install, a standalone, extensible installer for Perl modules.
@ -57,6 +57,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.19-2mamba
- rebuilt with perl 5.36.0
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
- automatic update by autodist