[perl-POE-Component-Client-Keepalive] 0.271 bump

Petr Šabata psabata at fedoraproject.org
Tue May 15 15:11:48 UTC 2012


commit a067d15276fbd6bba95d3669dbedcdd1fc33c210
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue May 15 17:11:14 2012 +0200

    0.271 bump

 .gitignore                               |    1 +
 perl-POE-Component-Client-Keepalive.spec |    7 +++++--
 sources                                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 467529a..33f2999 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 POE-Component-Client-Keepalive-0.262.tar.gz
 /POE-Component-Client-Keepalive-0.268.tar.gz
 /POE-Component-Client-Keepalive-0.269.tar.gz
+/POE-Component-Client-Keepalive-0.271.tar.gz
diff --git a/perl-POE-Component-Client-Keepalive.spec b/perl-POE-Component-Client-Keepalive.spec
index 693caf9..845752a 100644
--- a/perl-POE-Component-Client-Keepalive.spec
+++ b/perl-POE-Component-Client-Keepalive.spec
@@ -1,5 +1,5 @@
 Name:           perl-POE-Component-Client-Keepalive
-%define real_ver 0.269
+%define real_ver 0.271
 # Keep four digits to stay above the unfortunate 0.0901,
 # so that epoch need not be changed.
 Version:        %{real_ver}0
@@ -17,7 +17,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(Net::IP::Minimal) >= 0.02
 BuildRequires:  perl(POE) >= 1.311
-BuildRequires:  perl(POE::Component::Resolver) >= 0.916
+BuildRequires:  perl(POE::Component::Resolver) >= 0.917
 BuildRequires:  perl(POE::Component::Server::TCP)
 BuildRequires:  perl(POE::Component::SSLify)
 BuildRequires:  perl(POE::Wheel::ReadWrite)
@@ -76,6 +76,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue May 15 2012 Petr Šabata <contyk at redhat.com> - 0.2710-1
+- 0.271 bump
+
 * Tue Mar 27 2012 Petr Šabata <contyk at redhat.com> - 0.2690-1
 - 0.269 bump
 - Drop command macros
diff --git a/sources b/sources
index 7d61238..a9ed068 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df1b4d1e5d4288ac7a6f8d0feb33dfe7  POE-Component-Client-Keepalive-0.269.tar.gz
+a1f45a7ecf93f26af6ff992eb510fb38  POE-Component-Client-Keepalive-0.271.tar.gz



More information about the perl-devel mailing list