8
0

Accepting request 1186638 from devel:languages:perl:autoupdate

- updated to 2.87.0 (2.087)
   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
  2.087 2024/07/08
  - support for PSK, see SSL_psk in documentation

OBS-URL: https://build.opensuse.org/request/show/1186638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=154
This commit is contained in:
2024-07-11 11:50:12 +00:00
committed by Git OBS Bridge
parent 5b329f119d
commit babf85774f
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a547617395f508669916064abb0aa61a7acba8f950dbb1924f83c9f0be31dd11
size 266036

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:936a46c58312df272313fedb4bb39faea7481629c163d83a8cdd283a0e28c578
size 270113

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 9 05:30:33 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 2.87.0 (2.087)
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.087 2024/07/08
- support for PSK, see SSL_psk in documentation
-------------------------------------------------------------------
Wed Jul 3 16:49:59 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,10 +18,10 @@
%define cpan_name IO-Socket-SSL
Name: perl-IO-Socket-SSL
Version: 2.86.0
Version: 2.87.0
Release: 0
# 2.086 -> normalize -> 2.86.0
%define cpan_version 2.086
# 2.087 -> normalize -> 2.87.0
%define cpan_version 2.087
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
URL: https://metacpan.org/release/%{cpan_name}