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

This commit is contained in:
Sdk Build System 2024-01-06 09:45:08 +01:00
parent 0e7cadbc87
commit 397e44433f

View File

@ -2,21 +2,21 @@
Name: perl-Test-RequiresInternet Name: perl-Test-RequiresInternet
Version: 0.05 Version: 0.05
Release: 1mamba Release: 2mamba
Summary: Test::RequiresInternet - Easily test network connectivity Summary: Test::RequiresInternet - Easily test network connectivity
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/M/MA/MALLEN/Test-RequiresInternet-%{version}.tar.gz Source: https://cpan.metacpan.org/authors/id/M/MA/MALLEN/Test-RequiresInternet-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Test::RequiresInternet - Easily test network connectivity. Test::RequiresInternet - Easily test network connectivity.
@ -54,5 +54,8 @@ done
# %doc README # %doc README
%changelog %changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.05-2mamba
- rebuilt with perl 5.36.0
* Fri Jan 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.05-1mamba * Fri Jan 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.05-1mamba
- package created using the webbuild interface - package created using the webbuild interface