[perl-POE-Component-IRC: 1/2] 6.82 bump

Petr Šabata psabata at fedoraproject.org
Mon Mar 11 13:32:15 UTC 2013


commit 177555007da1fba313e32424ac5bf808cd8e519b
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Mar 11 14:27:58 2013 +0100

    6.82 bump

 .gitignore                  |    1 +
 perl-POE-Component-IRC.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d606e71..472889a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ POE-Component-IRC-6.14.tar.gz
 /POE-Component-IRC-6.78.tar.gz
 /POE-Component-IRC-6.80.tar.gz
 /POE-Component-IRC-6.81.tar.gz
+/POE-Component-IRC-6.82.tar.gz
diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec
index c976dd8..4c0932c 100644
--- a/perl-POE-Component-IRC.spec
+++ b/perl-POE-Component-IRC.spec
@@ -11,14 +11,15 @@
 
 Name:           perl-POE-Component-IRC
 Summary:        A POE component for building IRC clients
-Version:        6.81
-Release:        3%{?dist}
+Version:        6.82
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 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
+BuildRequires:  perl
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
@@ -102,6 +103,9 @@ find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 11 2013 Petr Šabata <contyk at redhat.com> - 6.82-1
+- 6.82 bump
+
 * Mon Nov 26 2012 Petr Šabata <contyk at redhat.com> - 6.81-3
 - Correct the Obsoletes tests version to 6.81, thanks to Ralf Corsepius
 
diff --git a/sources b/sources
index ccf4986..e63938b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e01cdd3feb46b96b7623355fcefb547  POE-Component-IRC-6.81.tar.gz
+378a58a9f3e79d8e992c5552d5aad2eb  POE-Component-IRC-6.82.tar.gz



More information about the perl-devel mailing list