From 835915d23b7587f3a250106aaf3bda9fc8a26132 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:46:41 +0100 Subject: [PATCH] automatic version update by autodist [release 1.52-1mamba;Sun May 30 2021] --- perl-Crypt-Random.spec | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) 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