From f0111aaf2223827ca5530304b4a7e910667a202e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:45:52 +0100 Subject: [PATCH] automatic version update by autodist [release 0.15-1mamba;Sun Apr 18 2021] --- perl-Crypt-OpenSSL-Random.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/perl-Crypt-OpenSSL-Random.spec b/perl-Crypt-OpenSSL-Random.spec index 12f547b..e4cf5e7 100644 --- a/perl-Crypt-OpenSSL-Random.spec +++ b/perl-Crypt-OpenSSL-Random.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-OpenSSL-Random -Version: 0.04 -Release: 5mamba +Version: 0.15 +Release: 1mamba Summary: Crypt::OpenSSL::Random - RSA encoding and decoding, using the openSSL libraries Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-Random-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-%{version}.tar.gz License: GPL, Artistic Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN @@ -17,8 +17,8 @@ BuildRequires: glibc-devel BuildRequires: libopenssl-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl-Crypt-OpenSSL-Guess BuildRequires: perl-devel >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description RSA encoding and decoding, using the openSSL libraries. @@ -52,6 +52,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Apr 18 2021 Automatic Build System 0.15-1mamba +- automatic version update by autodist + * Wed Nov 09 2016 Silvan Calarco 0.04-5mamba - rebuilt with perl 5.24