commit 37d1376280b2551c8b9b406c56b92dadb256ef3b
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu May 2 11:51:31 2013 +0100

    Update to 1.88
    
    - New upstream release 1.88
      - Consider a value of '' the same as undef for SSL_ca_(path|file), 
SSL_key*
        and SSL_cert* - some apps like Net::LDAP use it that way

 perl-IO-Socket-SSL.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 1f6772a..3b2419f 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,5 +1,5 @@
 Name:          perl-IO-Socket-SSL
-Version:       1.87
+Version:       1.88
 Release:       1%{?dist}
 Summary:       Perl library for transparent SSL
 Group:         Development/Libraries
@@ -66,6 +66,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Thu May  2 2013 Paul Howarth <p...@city-fan.org> - 1.88-1
+- Update to 1.88
+  - Consider a value of '' the same as undef for SSL_ca_(path|file), SSL_key*
+    and SSL_cert* - some apps like Net::LDAP use it that way
+
 * Wed Apr 24 2013 Paul Howarth <p...@city-fan.org> - 1.87-1
 - Update to 1.87
   - Complain if given SSL_(key|cert|ca)_(file|path) do not exist or if they are
diff --git a/sources b/sources
index 55ed301..025a40d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1822bef6c40823321aa87912eaf8cf72  IO-Socket-SSL-1.87.tar.gz
+83cdb29cba4d5ac892b7edefe2566a42  IO-Socket-SSL-1.88.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to