!13 upgrade version to 2.084

From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2024-01-29 09:18:37 +00:00 committed by Gitee
commit 5be6dc1776
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 2 deletions

Binary file not shown.

BIN
IO-Socket-SSL-2.084.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-IO-Socket-SSL Name: perl-IO-Socket-SSL
Version: 2.083 Version: 2.084
Release: 1 Release: 1
Summary: Perl library for transparent SSL Summary: Perl library for transparent SSL
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/IO-Socket-SSL URL: https://metacpan.org/release/IO-Socket-SSL
Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Socket-SSL-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
#For Build #For Build
@ -61,6 +61,11 @@ make test
%{_mandir}/man3/IO::Socket::SSL::Utils.3* %{_mandir}/man3/IO::Socket::SSL::Utils.3*
%changelog %changelog
* Mon Jan 29 2024 dongyuzhen <dongyuzhen@h-partners.com> - 2.084-1
- upgrade version to 2.084:
- various fixes for edge cases
- update documentation to reflect default SSL_version
* Wed Jul 19 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.083-1 * Wed Jul 19 2023 dongyuzhen <dongyuzhen@h-partners.com> - 2.083-1
- upgrade version to 2.083 - upgrade version to 2.083