From acd8b2003eba010c9a8e374f5aeab3e0c95585fc Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 2 Feb 2008 18:40:10 +0000 Subject: [PATCH] Rebuild for new perl --- perl-IO-All.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-All.spec b/perl-IO-All.spec index 29b2605..08f0f44 100644 --- a/perl-IO-All.spec +++ b/perl-IO-All.spec @@ -1,6 +1,6 @@ Name: perl-IO-All Version: 0.38 -Release: 2%{?dist} +Release: 3%{?dist} Summary: IO::All Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires} %{_mandir}/man3/* %changelog +* Sat Feb 02 2008 Tom "spot" Callaway 0.38-3 +- rebuild for new perl + * Mon Dec 31 2007 Ralf Corsépius 0.38-2 - Adjust License-tag. - BR: perl(Test::More) (BZ 419631).