Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-02-02 18:40:10 +00:00
parent 06321c3fc0
commit acd8b2003e

View File

@ -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 <tcallawa@redhat.com> 0.38-3
- rebuild for new perl
* Mon Dec 31 2007 Ralf Corsépius <rc040203@freenet.de> 0.38-2
- Adjust License-tag.
- BR: perl(Test::More) (BZ 419631).