commit 59d6a8c3c451d2fe900ea62de1558938cbc52b4b
Author: Petr Šabata <con...@redhat.com>
Date:   Tue Jun 5 11:00:14 2012 +0200

    0.947 bump

 .gitignore                          |    1 +
 perl-POE-Component-Client-HTTP.spec |   14 ++++++++------
 sources                             |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75c1ddb..c62296c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ POE-Component-Client-HTTP-0.895.tar.gz
 /POE-Component-Client-HTTP-0.944.tar.gz
 /POE-Component-Client-HTTP-0.945.tar.gz
 /POE-Component-Client-HTTP-0.946.tar.gz
+/POE-Component-Client-HTTP-0.947.tar.gz
diff --git a/perl-POE-Component-Client-HTTP.spec 
b/perl-POE-Component-Client-HTTP.spec
index 0b01697..be44d80 100644
--- a/perl-POE-Component-Client-HTTP.spec
+++ b/perl-POE-Component-Client-HTTP.spec
@@ -7,7 +7,7 @@
 #   define _with_network_tests 1 in your ~/.rpmmacros
 
 Name:           perl-POE-Component-Client-HTTP
-Version:        0.946
+Version:        0.947
 Release:        1%{?dist}
 Summary:        A non-blocking/parallel web requests engine for POE
 Group:          Development/Libraries
@@ -30,7 +30,7 @@ BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(Net::HTTP::Methods) >= 5.812
 BuildRequires:  perl(POE) >= 1.312
-# Original perl(POE::Component::Client::Keepalive) >= 0.268 rounded to
+# Original perl(POE::Component::Client::Keepalive) >= 0.271 rounded to
 # 4 digit precision
 BuildRequires:  perl(POE::Component::Client::Keepalive) >= 0.2710
 BuildRequires:  perl(POE::Driver::SysRW)
@@ -40,8 +40,7 @@ BuildRequires:  perl(POE::Filter::Stackable)
 BuildRequires:  perl(POE::Filter::Stream)
 BuildRequires:  perl(POE::Session)
 BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Socket)
-BuildRequires:  perl(Socket::GetAddrInfo) >= 0.19
+BuildRequires:  perl(Socket) >= 2.001
 BuildRequires:  perl(URI) >= 1.37
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
@@ -55,10 +54,10 @@ Requires:       perl(HTTP::Response) >= 5.813
 Requires:       perl(HTTP::Status) >= 5.811
 Requires:       perl(Net::HTTP::Methods) >= 5.812
 Requires:       perl(POE) >= 1.312
-# Original perl(POE::Component::Client::Keepalive) >= 0.268 rounded to
+# Original perl(POE::Component::Client::Keepalive) >= 0.271 rounded to
 # 4 digit precision
 Requires:       perl(POE::Component::Client::Keepalive) >= 0.2710
-Requires:       perl(Socket::GetAddrInfo) >= 0.19
+Requires:       perl(Socket) >= 2.001
 Requires:       perl(URI) >= 1.37
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -97,6 +96,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Jun 05 2012 Petr Šabata <con...@redhat.com> - 0.947-1
+- 0.947 bump
+
 * Tue May 15 2012 Petr Šabata <con...@redhat.com> - 0.946-1
 - 0.946 bump
 
diff --git a/sources b/sources
index 1d66bd0..e1746d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fcd1d7d4a7e62d4bedf25341038c450  POE-Component-Client-HTTP-0.946.tar.gz
+43f600c77ccf40b44c585955d5656ae4  POE-Component-Client-HTTP-0.947.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