automatic version update by autodist [release 0.31-1mamba;Sun Apr 18 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:45:44 +01:00
parent 90f72fc705
commit b8a056f3a0

View File

@ -1,15 +1,15 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Crypt-OpenSSL-RSA Name: perl-Crypt-OpenSSL-RSA
Version: 0.28 Version: 0.31
Release: 2mamba Release: 1mamba
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-OpenSSL-RSA-%{version}.tar.gz
Patch0: perl-Crypt-OpenSSL-RSA-0.26-perl-5.16.patch Patch0: perl-Crypt-OpenSSL-RSA-0.26-perl-5.16.patch
License: GPL, Artistic License: GPL, Artistic
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
@ -19,7 +19,6 @@ BuildRequires: libopenssl-devel
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-Crypt-OpenSSL-Random BuildRequires: perl-Crypt-OpenSSL-Random
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
RSA encoding and decoding, using the openSSL libraries. RSA encoding and decoding, using the openSSL libraries.
@ -54,6 +53,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 0.31-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.28-2mamba * Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.28-2mamba
- rebuilt with perl 5.24 - rebuilt with perl 5.24