From b8a056f3a01472d368c5236bdd646b74c8b90368 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:45:44 +0100 Subject: [PATCH] automatic version update by autodist [release 0.31-1mamba;Sun Apr 18 2021] --- perl-Crypt-OpenSSL-RSA.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec index 4cee445..c42fbbb 100644 --- a/perl-Crypt-OpenSSL-RSA.spec +++ b/perl-Crypt-OpenSSL-RSA.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Crypt-OpenSSL-RSA -Version: 0.28 -Release: 2mamba +Version: 0.31 +Release: 1mamba Summary: Crypt::OpenSSL::RSA - 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/P/PE/PERLER/Crypt-OpenSSL-RSA-%{version}.tar.gz +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Crypt/Crypt-OpenSSL-RSA-%{version}.tar.gz Patch0: perl-Crypt-OpenSSL-RSA-0.26-perl-5.16.patch License: GPL, Artistic Requires: perl >= %perl_major_ver @@ -19,7 +19,6 @@ BuildRequires: libopenssl-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Crypt-OpenSSL-Random -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description RSA encoding and decoding, using the openSSL libraries. @@ -54,6 +53,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Sun Apr 18 2021 Automatic Build System 0.31-1mamba +- automatic version update by autodist + * Wed Nov 09 2016 Silvan Calarco 0.28-2mamba - rebuilt with perl 5.24