automatic version update by autodist [release 0.34-1mamba;Tue May 06 2025]

This commit is contained in:
Automatic Build System 2025-05-06 16:26:30 +02:00
parent 8bcb2e2c27
commit 3aa0e026f5

View File

@ -1,8 +1,8 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Crypt-OpenSSL-RSA
Version: 0.33
Release: 2mamba
Version: 0.34
Release: 1mamba
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
Group: System/Libraries/Perl
Vendor: openmamba
@ -25,7 +25,6 @@ RSA encoding and decoding, using the openSSL libraries.
%prep
%setup -q -n Crypt-OpenSSL-RSA-%{version}
#%patch0 -p0
%build
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
@ -55,6 +54,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Tue May 06 2025 Automatic Build System <autodist@openmamba.org> 0.34-1mamba
- automatic version update by autodist
* Sun May 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.33-2mamba
- rebuilt with perl 5.36.0