From 8aa6f2ac7455ea9b85127fb606b10d1ad7b10f1c Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:07:18 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 6.10-2mamba;Mon Apr 17 2023] --- perl-HTTP-Cookies.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-HTTP-Cookies.spec b/perl-HTTP-Cookies.spec index 4367335..33b5047 100644 --- a/perl-HTTP-Cookies.spec +++ b/perl-HTTP-Cookies.spec @@ -2,7 +2,7 @@ Name: perl-HTTP-Cookies Version: 6.10 -Release: 1mamba +Release: 2mamba Summary: HTTP::Cookies - HTTP cookie jars Group: System/Libraries/Perl Vendor: openmamba @@ -12,10 +12,11 @@ URL: https://www.cpan.org Source: https://cpan.metacpan.org/modules/by-module/HTTP/HTTP-Cookies-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel BuildRequires: perl-HTTP-Date BuildRequires: perl-HTTP-Message +BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 Requires: perl >= %perl_major_ver %description @@ -58,6 +59,9 @@ sed -i "/Microsoft/d" .packlist # %doc README %changelog +* Mon Apr 17 2023 Sdk Build System 6.10-2mamba +- rebuilt with perl 5.36.0 + * Wed Feb 24 2021 Automatic Build System 6.10-1mamba - automatic version update by autodist