[perl-Net-HTTP] 6.02 bump

Petr Pisar ppisar at fedoraproject.org
Tue Nov 22 12:00:40 UTC 2011


commit a75812327163a91391cdec4d9fe55297155fbb6c
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Nov 22 13:00:23 2011 +0100

    6.02 bump

 .gitignore         |    1 +
 perl-Net-HTTP.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78ccad7..fcb7382 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Net-HTTP-6.00.tar.gz
 /Net-HTTP-6.01.tar.gz
+/Net-HTTP-6.02.tar.gz
diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec
index c91f896..d3ae70a 100644
--- a/perl-Net-HTTP.spec
+++ b/perl-Net-HTTP.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-HTTP
-Version:        6.01
-Release:        2%{?dist}
+Version:        6.02
+Release:        1%{?dist}
 Summary:        Low-level HTTP connection (client)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,6 +55,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 22 2011 Petr Pisar <ppisar at redhat.com> - 6.02-1
+- 6.02 bump
+- Fixes HTTPS time-out in LWP::UserAgent/IO::Socket::SSL (bug #750793)
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 6.01-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index d082010..616f556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7ae2675fca351147adcd26f840b6993  Net-HTTP-6.01.tar.gz
+b0fa0a246872ff8da48c65da6f5281fc  Net-HTTP-6.02.tar.gz


More information about the scm-commits mailing list