[perl-IO-Socket-SSL] Update to 1.65

Paul Howarth pghmcfc at fedoraproject.org
Mon Apr 16 20:20:25 UTC 2012


commit f7be3459a3c2815008ad86c7455d5f81f9515587
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Apr 16 21:13:12 2012 +0100

    Update to 1.65
    
    - New upstream release 1.65
      - Added NPN (Next Protocol Negotiation) support (CPAN RT#76223)

 perl-IO-Socket-SSL.spec |    6 +++++-
 sources                 |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 06d7d93..29ce60e 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:		perl-IO-Socket-SSL
-Version:	1.64
+Version:	1.65
 Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
@@ -54,6 +54,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Mon Apr 16 2012 Paul Howarth <paul at city-fan.org> - 1.65-1
+- Update to 1.65
+  - added NPN (Next Protocol Negotiation) support (CPAN RT#76223)
+
 * Sat Apr  7 2012 Paul Howarth <paul at city-fan.org> - 1.64-1
 - Update to 1.64
   - ignore die from within eval to make tests more stable on Win32
diff --git a/sources b/sources
index c134b78..4db7d42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1759c2195631fd59429761a3b512e931  IO-Socket-SSL-1.64.tar.gz
+f8bc9c35f00aba116e32839db321fcce  IO-Socket-SSL-1.65.tar.gz


More information about the scm-commits mailing list