[perl-POE-Component-IRC] 6.80 bump

Petr Pisar ppisar at fedoraproject.org
Thu Sep 20 13:34:50 UTC 2012


commit 288a0944a0dd5b9d1eceeaaf1fc04f49f212c6da
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Sep 20 15:33:52 2012 +0200

    6.80 bump

 .gitignore                  |    1 +
 perl-POE-Component-IRC.spec |   10 +++++++---
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1fc15c..a344fbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ POE-Component-IRC-6.14.tar.gz
 /POE-Component-IRC-6.76.tar.gz
 /POE-Component-IRC-6.77.tar.gz
 /POE-Component-IRC-6.78.tar.gz
+/POE-Component-IRC-6.80.tar.gz
diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec
index 679da39..03a8eb6 100644
--- a/perl-POE-Component-IRC.spec
+++ b/perl-POE-Component-IRC.spec
@@ -11,11 +11,11 @@
 
 Name:           perl-POE-Component-IRC
 Summary:        A POE component for building IRC clients
-Version:        6.78
-Release:        4%{?dist}
+Version:        6.80
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/H/HI/HINRIK/POE-Component-IRC-%{version}.tar.gz 
+Source0:        http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/POE-Component-IRC-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/POE-Component-IRC
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
@@ -27,6 +27,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:	perl(IRC::Utils) >= 0.11
+BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Object::Pluggable)
 BuildRequires:  perl(POE) >= 1.287
 BuildRequires:  perl(POE::Component::Syndicator)
@@ -93,6 +94,9 @@ find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Sep 20 2012 Petr Pisar <ppisar at redhat.com> - 6.80-1
+- 6.80 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.78-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 56433b9..bd2f1a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e94881ab7a1e7ba0fbc82fe80841bd6  POE-Component-IRC-6.78.tar.gz
+d0f6cc6b22ca010d883da99f09c78ca5  POE-Component-IRC-6.80.tar.gz



More information about the perl-devel mailing list