[perl-POE-Component-IRC] 6.71 bump

Petr Sabata psabata at fedoraproject.org
Mon Sep 19 11:04:13 UTC 2011


commit 0b194f59e6e823a59b9a1235ba1c19556a4ddc4c
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon Sep 19 13:03:00 2011 +0200

    6.71 bump

 .gitignore                  |    1 +
 perl-POE-Component-IRC.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca3f481..34e8017 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec
index 70cf3ad..cc77c92 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.70
+Version:        6.71
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -92,6 +92,9 @@ find %{buildroot} -type f -name '*.pm' -exec chmod -x {} 2>/dev/null ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Sep 19 2011 Petr Sabata <contyk at redhat.com> - 6.71-1
+- 6.71 bump
+
 * Tue Aug  4 2011 Petr Sabata <contyk at redhat.com> - 6.68-1
 - 6.70 bump
 - Remove defattr and some forgotten buildroot stuff
diff --git a/sources b/sources
index 38d6864..be86b17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0d4732e2c8c7bbe961aa2ba2b533e84  POE-Component-IRC-6.70.tar.gz
+8000f61a5de62e7dcf8557c3880c24e8  POE-Component-IRC-6.71.tar.gz


More information about the scm-commits mailing list