automatic version update by autodist [release 1.52-1mamba;Sun May 30 2021]
This commit is contained in:
parent
6175214eec
commit
835915d23b
@ -1,21 +1,22 @@
|
|||||||
%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-Random
|
Name: perl-Crypt-Random
|
||||||
Version: 1.25
|
Version: 1.52
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: Crypt::Random - Cryptographically Secure, True Random Number Generator
|
Summary: Crypt::Random - Cryptographically Secure, True Random Number Generator
|
||||||
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://www.cpan.org/authors/id/V/VI/VIPUL/Crypt-Random-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-Random-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Class-Loader
|
BuildRequires: perl-Class-Loader
|
||||||
BuildRequires: perl-Math-Pari
|
BuildRequires: perl-Math-Pari
|
||||||
Requires: perl >= %perl_major_ver
|
BuildRequires: perl-devel
|
||||||
BuildRoot: %{_tmppath}/perl-root
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Crypt::Random - Cryptographically Secure, True Random Number Generator.
|
Crypt::Random - Cryptographically Secure, True Random Number Generator.
|
||||||
@ -50,6 +51,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 1.52-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 28 2013 Automatic Build System <autodist@mambasoft.it> 1.25-3mamba
|
* Wed Aug 28 2013 Automatic Build System <autodist@mambasoft.it> 1.25-3mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user