rebuilt with perl 5.36.0 [release 1.19-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
d335cde927
commit
50419eb725
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Name: perl-Module-Install
|
Name: perl-Module-Install
|
||||||
Version: 1.19
|
Version: 1.19
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Module::Install - A standalone, extensible installer for Perl modules
|
Summary: Module::Install - A standalone, extensible installer for Perl modules
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
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
|
Source: http://www.cpan.org/modules/by-module/Module/Module-Install-%{version}.tar.gz
|
||||||
License: Artistic
|
License: Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -17,11 +17,11 @@ BuildRequires: perl-File-Remove
|
|||||||
BuildRequires: perl-YAML-Tiny
|
BuildRequires: perl-YAML-Tiny
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl >= 2:5.36.0
|
||||||
BuildRequires: perl-Module-ScanDeps
|
BuildRequires: perl-Module-ScanDeps
|
||||||
BuildRequires: perl-PAR-Dist
|
BuildRequires: perl-PAR-Dist
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Module::Install, a standalone, extensible installer for Perl modules.
|
Module::Install, a standalone, extensible installer for Perl modules.
|
||||||
@ -57,6 +57,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user