diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 5e97a2c..5b656bd 100644 --- a/perl-IO-Socket-SSL.spec +++ b/perl-IO-Socket-SSL.spec @@ -2,7 +2,7 @@ Name: perl-IO-Socket-SSL Epoch: 1 -Version: 2.070 +Version: 2.071 Release: 1mamba Summary: IO::Socket - A class implementing an object oriented interface to SSL sockets Group: System/Libraries/Perl @@ -14,8 +14,9 @@ Source: https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-SSL-%{ve License: GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel +BuildRequires: libperl BuildRequires: perl-Net-SSLeay +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Net-LibIDN BuildRequires: perl-IO-Socket-INET6 @@ -56,6 +57,9 @@ done %defattr(-,root,root) %changelog +* Sun May 23 2021 Automatic Build System 2.071-1mamba +- automatic version update by autodist + * Fri Feb 26 2021 Automatic Build System 2.070-1mamba - automatic version update by autodist