diff --git a/perl-Crypt-Random.spec b/perl-Crypt-Random.spec index 4664a9c..91d0fc9 100644 --- a/perl-Crypt-Random.spec +++ b/perl-Crypt-Random.spec @@ -1,21 +1,22 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-Random -Version: 1.25 -Release: 3mamba +Version: 1.52 +Release: 1mamba Summary: Crypt::Random - Cryptographically Secure, True Random Number Generator Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://www.cpan.org/authors/id/V/VI/VIPUL/Crypt-Random-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-Random-%{version}.tar.gz License: GPL -BuildRequires: perl-devel >= %perl_major_ver +## AUTOBUILDREQ-BEGIN +BuildRequires: libperl BuildRequires: perl-Class-Loader BuildRequires: perl-Math-Pari -Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/perl-root +BuildRequires: perl-devel +## AUTOBUILDREQ-END %description Crypt::Random - Cryptographically Secure, True Random Number Generator. @@ -50,6 +51,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun May 30 2021 Automatic Build System 1.52-1mamba +- automatic version update by autodist + * Wed Aug 28 2013 Automatic Build System 1.25-3mamba - automatic rebuild by autodist