Accepting request 95917 from devel:languages:perl

- update to 1.52
  - fix syntax error in t/memleak_bad_handshake.t
  - disable t/memleak_bad_handshake.t on AIX, because it might hang
    https://rt.cpan.org/Ticket/Display.html?id=72170

OBS-URL: https://build.opensuse.org/request/show/95917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-SSL?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2011-12-08 13:46:23 +00:00 committed by Git OBS Bridge
commit 1a698f44d6
4 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 8 02:34:14 UTC 2011 - vcizek@suse.com
- update to 1.52
- fix syntax error in t/memleak_bad_handshake.t
- disable t/memleak_bad_handshake.t on AIX, because it might hang
https://rt.cpan.org/Ticket/Display.html?id=72170
-------------------------------------------------------------------
Mon Oct 31 02:33:54 UTC 2011 - vcizek@suse.com

View File

@ -16,15 +16,14 @@
#
Name: perl-IO-Socket-SSL
Version: 1.49
Release: 1
License: GPL-1.0+ or Artistic-1.0
Version: 1.52
Release: 0
%define cpan_name IO-Socket-SSL
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
Url: http://search.cpan.org/dist/IO-Socket-SSL/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/IO-Socket-SSL/
Source: http://www.cpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
BuildRequires: perl
# MANUAL BEGIN