rebuilt with perl 5.36.0 [release 0.013-2mamba;Sat Apr 15 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:40:20 +01:00
parent 96fc86243a
commit b7e5ea7cc2

View File

@ -2,18 +2,19 @@
Name: perl-Child Name: perl-Child
Version: 0.013 Version: 0.013
Release: 1mamba Release: 2mamba
Summary: Object oriented simple interface to fork() Summary: Object oriented simple interface to fork()
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/E/EX/EXODIST/Child-%{version}.tar.gz Source: https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Child-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
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
%description %description
@ -50,5 +51,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 0.013-2mamba
- rebuilt with perl 5.36.0
* Mon Mar 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.013-1mamba * Mon Mar 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.013-1mamba
- package created using the webbuild interface - package created using the webbuild interface