rebuilt with perl 5.36.0 [release 0.33-2mamba;Sun May 07 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 08:45:45 +01:00
parent 28e0c1c7f2
commit 8bcb2e2c27

View File

@ -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 <silvan.calarco@mambasoft.it> 0.33-2mamba
- rebuilt with perl 5.36.0
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
- automatic version update by autodist