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

This commit is contained in:
Sdk Build System 2024-01-06 08:38:05 +01:00
parent ade01c18ee
commit 0e298863e6

View File

@ -2,20 +2,21 @@
Name: perl-CGI-Application
Version: 4.61
Release: 1mamba
Release: 2mamba
Summary: CGI::Application - Framework for building reusable web-applications
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: https://cpan.metacpan.org/authors/id/M/MA/MARTO/CGI-Application-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Class-ISA
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver
%description
@ -51,5 +52,8 @@ done
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 4.61-2mamba
- rebuilt with perl 5.36.0
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.61-1mamba
- package created using the webbuild interface