automatic version update by autodist [release 1.52-1mamba;Sun May 30 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:46:41 +01:00
parent 6175214eec
commit 835915d23b

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 1.52-1mamba
- automatic version update by autodist
* Wed Aug 28 2013 Automatic Build System <autodist@mambasoft.it> 1.25-3mamba
- automatic rebuild by autodist