From dda4e36cd33e48d1c5ccb95fe3a5830d4a48d6b5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 09:49:34 +0100 Subject: [PATCH] rebuilt for x86_64 [release 1.24-3mamba;Sat Aug 20 2022] --- perl-Tie-EncryptedHash.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-Tie-EncryptedHash.spec b/perl-Tie-EncryptedHash.spec index 8243d0d..1301d9b 100644 --- a/perl-Tie-EncryptedHash.spec +++ b/perl-Tie-EncryptedHash.spec @@ -2,19 +2,22 @@ Name: perl-Tie-EncryptedHash Version: 1.24 -Release: 2mamba +Release: 3mamba Summary: Tie::EncryptedHash - Hashes with encrypting fields Group: Development/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://www.cpan.org/authors/id/V/VI/VIPUL/Tie-EncryptedHash-%{version}.tar.gz License: GPL +## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-Crypt-CBC +BuildRequires: perl-devel +## AUTOBUILDREQ-END BuildRequires: perl-devel >= %perl_major_ver Requires: perl >= %perl_major_ver -BuildRequires: perl-Crypt-CBC -BuildRoot: %{_tmppath}/perl-root %description Tie::EncryptedHash augments Perl hash semantics to build secure, encrypting containers of data. @@ -49,6 +52,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sat Aug 20 2022 Silvan Calarco 1.24-3mamba +- rebuilt for x86_64 + * Tue Nov 13 2012 Silvan Calarco 1.24-2mamba - perl 5.16 mass rebuild