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

Paul Howarth pghmcfc at fedoraproject.org
Thu Mar 3 15:28:03 UTC 2011


commit 099a308b911b4051991689140d262da121830af2
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Mar 3 15:27:17 2011 +0000

    Update to 1.39
    
    - New upstream release 1.39:
      - fixed documentation of http verification: wildcards in cn is allowed

 .gitignore              |    2 +-
 perl-IO-Socket-SSL.spec |    8 ++++++--
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9854bcb..449e97e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Socket-SSL-1.38.tar.gz
+/IO-Socket-SSL-1.39.tar.gz
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 09ffc72..a735db9 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -4,8 +4,8 @@
 #
 
 Name:		perl-IO-Socket-SSL
-Version:	1.38
-Release:	2%{?dist}
+Version:	1.39
+Release:	1%{?dist}
 Summary:	Perl library for transparent SSL
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -61,6 +61,10 @@ done
 %{_mandir}/man3/IO::Socket::SSL.3pm*
 
 %changelog
+* Thu Mar  3 2011 Paul Howarth <paul at city-fan.org> - 1.39-1
+- Update to 1.39
+  - fixed documentation of http verification: wildcards in cn is allowed
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.38-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 738aa8f..7f8de2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-290375542379e63e4d6f8eec7c08eb70  IO-Socket-SSL-1.38.tar.gz
+776f36451970287c9b3c77e1d39dd7ed  IO-Socket-SSL-1.39.tar.gz


More information about the scm-commits mailing list