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

This commit is contained in:
Automatic Build System 2024-01-06 08:45:52 +01:00
parent da35fb81a1
commit f0111aaf22

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-Random Name: perl-Crypt-OpenSSL-Random
Version: 0.04 Version: 0.15
Release: 5mamba Release: 1mamba
Summary: Crypt::OpenSSL::Random - RSA encoding and decoding, using the openSSL libraries Summary: Crypt::OpenSSL::Random - 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/I/IR/IROBERTS/Crypt-OpenSSL-Random-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -17,8 +17,8 @@ BuildRequires: glibc-devel
BuildRequires: libopenssl-devel BuildRequires: libopenssl-devel
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl-Crypt-OpenSSL-Guess
BuildRequires: perl-devel >= %perl_major_ver BuildRequires: perl-devel >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
RSA encoding and decoding, using the openSSL libraries. RSA encoding and decoding, using the openSSL libraries.
@ -52,6 +52,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sun Apr 18 2021 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
- automatic version update by autodist
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.04-5mamba * Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.04-5mamba
- rebuilt with perl 5.24 - rebuilt with perl 5.24