automatic version update by autodist [release 0.31-1mamba;Sun Apr 18 2021]
This commit is contained in:
parent
90f72fc705
commit
b8a056f3a0
@ -1,15 +1,15 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Crypt-OpenSSL-RSA
|
||||
Version: 0.28
|
||||
Release: 2mamba
|
||||
Version: 0.31
|
||||
Release: 1mamba
|
||||
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PERLER/Crypt-OpenSSL-RSA-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
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
|
||||
License: GPL, Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -19,7 +19,6 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Crypt-OpenSSL-Random
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
RSA encoding and decoding, using the openSSL libraries.
|
||||
@ -54,6 +53,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user