diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec index 910ca50..5e97a2c 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.069 +Version: 2.070 Release: 1mamba Summary: IO::Socket - A class implementing an object oriented interface to SSL sockets Group: System/Libraries/Perl @@ -10,7 +10,7 @@ Vendor: openmamba Distribution: openmamba Packager: Tiziana Ferro URL: https://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-%{version}.tar.gz +Source: https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-SSL-%{version}.tar.gz License: GPL Requires: perl >= %perl_major_ver ## AUTOBUILDREQ-BEGIN @@ -19,7 +19,6 @@ BuildRequires: perl-Net-SSLeay ## AUTOBUILDREQ-END BuildRequires: perl-Net-LibIDN BuildRequires: perl-IO-Socket-INET6 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A class implementing an object oriented interface to SSL sockets. @@ -57,6 +56,9 @@ done %defattr(-,root,root) %changelog +* Fri Feb 26 2021 Automatic Build System 2.070-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 2.069-1mamba - automatic version update by autodist