commit c6cc5711334b8f306db40b61e4bf552376839fbd
Author: Petr Šabata <con...@redhat.com>
Date:   Tue May 15 17:35:20 2012 +0200

    Fix the Resolver runtime dependency

 perl-POE-Component-Client-Keepalive.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE-Component-Client-Keepalive.spec 
b/perl-POE-Component-Client-Keepalive.spec
index 845752a..8aea460 100644
--- a/perl-POE-Component-Client-Keepalive.spec
+++ b/perl-POE-Component-Client-Keepalive.spec
@@ -3,7 +3,7 @@ Name:           perl-POE-Component-Client-Keepalive
 # Keep four digits to stay above the unfortunate 0.0901,
 # so that epoch need not be changed.
 Version:        %{real_ver}0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Manages and keeps alive client connections
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -26,7 +26,7 @@ BuildRequires:  perl(Socket)
 BuildRequires:  perl(Test::More)
 Requires:       perl(Net::IP::Minimal) >= 0.02
 Requires:       perl(POE) >= 1.311
-Requires:       perl(POE::Component::Resolver) >= 0.916
+Requires:       perl(POE::Component::Resolver) >= 0.917
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Satisfy automaticly generated requires that want this module >= 0.0901
 # (So the package has this provide in two versions, oh well.)
@@ -76,6 +76,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue May 15 2012 Petr Šabata <con...@redhat.com> - 0.2710-2
+- Fix the Resolver runtime dependency
+
 * Tue May 15 2012 Petr Šabata <con...@redhat.com> - 0.2710-1
 - 0.271 bump
 
--
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