diff --git a/.cvsignore b/.cvsignore index 0548155..73330c7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -IO-Multiplex-1.08.tar.gz +IO-Multiplex-1.09.tar.gz diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec index 173d60a..bcf8a6f 100644 --- a/perl-IO-Multiplex.spec +++ b/perl-IO-Multiplex.spec @@ -1,16 +1,15 @@ Summary: IO-Multiplex module for perl Name: perl-IO-Multiplex -Version: 1.08 -Release: 5%{?dist}.1 +Version: 1.09 +Release: 1%{?dist} License: Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-Multiplex/ -Source: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-1.08.tar.gz +Source: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -47,6 +46,10 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{perl_vendorlib}/IO/ %changelog +* Thu Mar 6 2008 Tom "spot" Callaway - 1.09-1 +- rebuild for new perl +- 1.09 + * Tue Oct 16 2007 Tom "spot" Callaway - 1.08-5.1 - add BR: perl(ExtUtils::MakeMaker) diff --git a/sources b/sources index 5b0ff37..7b32bcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b27e0eb03f85cfd04b3e29953cfd4444 IO-Multiplex-1.08.tar.gz +cf459a39f2964d5ec6c32622759c9e90 IO-Multiplex-1.09.tar.gz