diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index dc83a52..3826701 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -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 0.34-1mamba +- automatic version update by autodist + * Sun May 07 2023 Silvan Calarco 0.33-2mamba - rebuilt with perl 5.36.0