From 04aa69cb0e6f884c9af9cbe5cea056949c6acad9 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 08:46:10 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.161520-2mamba;Mon Apr 17 2023] --- perl-Crypt-PBKDF2.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Crypt-PBKDF2.spec b/perl-Crypt-PBKDF2.spec index 256d73a..5e214cd 100644 --- a/perl-Crypt-PBKDF2.spec +++ b/perl-Crypt-PBKDF2.spec @@ -2,27 +2,29 @@ Name: perl-Crypt-PBKDF2 Version: 0.161520 -Release: 1mamba +Release: 2mamba Summary: Crypt::PBKDF2 - The PBKDF2 password hashing algorithm 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/A/AR/ARODLAND/Crypt-PBKDF2-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl -BuildRequires: perl(Digest::SHA3) BuildRequires: perl-Digest-HMAC +BuildRequires: perl-Digest-SHA3 BuildRequires: perl-Module-Runtime BuildRequires: perl-Moo +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-Try-Tiny BuildRequires: perl-Type-Tiny BuildRequires: perl-devel BuildRequires: perl-namespace-autoclean BuildRequires: perl-strictures ## AUTOBUILDREQ-END +BuildRequires: perl >= 2:5.36.0 BuildRequires: perl-devel Requires: perl >= %perl_major_ver @@ -62,5 +64,8 @@ done # %changelog +* Mon Apr 17 2023 Sdk Build System 0.161520-2mamba +- rebuilt with perl 5.36.0 + * Sun Apr 18 2021 Silvan Calarco 0.161520-1mamba - package created using the webbuild interface