11
0

Accepting request 307105 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/307105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=81
This commit is contained in:
Stephan Kulow
2015-05-14 15:30:00 +00:00
committed by Git OBS Bridge
parent 217333d2b8
commit 578179054a
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 14 08:16:17 UTC 2015 - coolo@suse.com
- updated to 2.015
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.014 2015/05/13
- work around problem with IO::Socket::INET6 on windows, by explicitly using
Domain AF_INET in the tests.
Fixes RT#104226 reported by CHORNY
-------------------------------------------------------------------
Wed May 13 12:33:03 UTC 2015 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-IO-Socket-SSL
Version: 2.014
Version: 2.015
Release: 0
%define cpan_name IO-Socket-SSL
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET