From 0e298863e64e3ed5d4f13189d06373aaa71b57f6 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:38:05 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 4.61-2mamba;Mon Apr 17 2023] --- perl-CGI-Application.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-CGI-Application.spec b/perl-CGI-Application.spec index 0913f6c..5dab061 100644 --- a/perl-CGI-Application.spec +++ b/perl-CGI-Application.spec @@ -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 -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 4.61-2mamba +- rebuilt with perl 5.36.0 + * Wed May 19 2021 Silvan Calarco 4.61-1mamba - package created using the webbuild interface