forked from pool/perl-IO-Socket-SSL
- 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/package/show/devel:languages:perl/perl-IO-Socket-SSL?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
1ae95f85d8
commit
5f60237218
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2791d9d19fa0e9ac94e0f53d2667ea1cbbd762bc4529888d0ce59838988d4a1d
|
|
||||||
size 71199
|
|
3
IO-Socket-SSL-1.52.tar.gz
Normal file
3
IO-Socket-SSL-1.52.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8c4f7713ecf5d848d47c2872aa993769d5a5b4be6567dc9c0133f08c0e29980
|
||||||
|
size 71486
|
@@ -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
|
Mon Oct 31 02:33:54 UTC 2011 - vcizek@suse.com
|
||||||
|
|
||||||
|
@@ -16,15 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-IO-Socket-SSL
|
Name: perl-IO-Socket-SSL
|
||||||
Version: 1.49
|
Version: 1.52
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
|
||||||
%define cpan_name IO-Socket-SSL
|
%define cpan_name IO-Socket-SSL
|
||||||
Summary: Nearly transparent SSL encapsulation for IO::Socket::INET
|
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
|
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
|
Source: http://www.cpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
# MANUAL BEGIN
|
# MANUAL BEGIN
|
||||||
|
Reference in New Issue
Block a user