diff --git a/.cvsignore b/.cvsignore index edb2914..6aaa228 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -POE-Component-IRC-5.26.tar.gz +POE-Component-IRC-5.29.tar.gz diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec index fb98284..eaebc2e 100644 --- a/perl-POE-Component-IRC.spec +++ b/perl-POE-Component-IRC.spec @@ -10,7 +10,7 @@ # "make noarch" type scenario is the third one. Name: perl-POE-Component-IRC -Version: 5.26 +Version: 5.29 Release: 1%{?dist} Summary: A POE component for building IRC clients @@ -51,7 +51,7 @@ is to it. Cool, no? # Funky permissions... %{_fixperms} * -chmod -x Changes README examples/* +chmod -c -x Changes README examples/* %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -88,6 +88,12 @@ rm -rf %{buildroot} %changelog +* Sat May 05 2007 Chris Weyl 5.29-1 +- update to 5.29 + +* Wed May 02 2007 Chris Weyl 5.28-1 +- update to 5.28 + * Mon Apr 30 2007 Chris Weyl 5.26-1 - update to 5.26 - include t/ in %%doc diff --git a/sources b/sources index ea45732..053c758 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd97a58e9e8862e6c9a27ba0b11be5f2 POE-Component-IRC-5.26.tar.gz +16c6deb4b3b79bfe2ad306e328709a29 POE-Component-IRC-5.29.tar.gz