[perl-POE-Component-IRC] 6.74 bump

Petr Sabata psabata at fedoraproject.org
Mon Oct 10 12:06:22 UTC 2011


commit dfdf07dcafef958118c157a2b315539d45ccc5e6
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon Oct 10 14:04:10 2011 +0200

    6.74 bump

 .gitignore                  |    1 +
 perl-POE-Component-IRC.spec |    6 +++++-
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34e8017..1e87f0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ POE-Component-IRC-6.14.tar.gz
 /POE-Component-IRC-6.52.tar.gz
 /POE-Component-IRC-6.70.tar.gz
 /POE-Component-IRC-6.71.tar.gz
+/POE-Component-IRC-6.74.tar.gz
diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec
index cc77c92..b84f686 100644
--- a/perl-POE-Component-IRC.spec
+++ b/perl-POE-Component-IRC.spec
@@ -11,7 +11,7 @@
 
 Name:           perl-POE-Component-IRC
 Summary:        A POE component for building IRC clients
-Version:        6.71
+Version:        6.74
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -26,6 +26,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(IO::Handle)
+BuildRequires:	perl(IRC::Utils) >= 0.11
 BuildRequires:  perl(Object::Pluggable)
 BuildRequires:  perl(POE) >= 1.287
 BuildRequires:  perl(POE::Component::Syndicator)
@@ -92,6 +93,9 @@ find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Oct 10 2011 Petr Sabata <contyk at redhat.com> - 6.74-1
+- 6.74 bump
+
 * Mon Sep 19 2011 Petr Sabata <contyk at redhat.com> - 6.71-1
 - 6.71 bump
 
diff --git a/sources b/sources
index be86b17..a5709d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8000f61a5de62e7dcf8557c3880c24e8  POE-Component-IRC-6.71.tar.gz
+d9d0bc02adfc87eae477e122213e4b12  POE-Component-IRC-6.74.tar.gz



More information about the perl-devel mailing list