From 8bcb2e2c277db9d4c751f6d82bd422dcd627c3de Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:45:45 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.33-2mamba;Sun May 07 2023] --- perl-Crypt-OpenSSL-RSA.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index cc352cc..dc83a52 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -2,7 +2,7 @@ Name: perl-Crypt-OpenSSL-RSA Version: 0.33 -Release: 1mamba +Release: 2mamba Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries Group: System/Libraries/Perl Vendor: openmamba @@ -45,6 +45,8 @@ for dir in `find %{buildroot} -type d | grep $strid`; do echo "%dir ${dir#%buildroot}" >> .packlist done +find %{buildroot} -name *.so -exec chmod u+w {} \; + %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" rm -f .packlist @@ -53,6 +55,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun May 07 2023 Silvan Calarco 0.33-2mamba +- rebuilt with perl 5.36.0 + * Sat Jul 09 2022 Automatic Build System 0.33-1mamba - automatic version update by autodist