Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-20 18:50:24 +00:00
parent b50503d435
commit 21fb969569

View File

@ -1,6 +1,6 @@
Name: perl-Test-Exception Name: perl-Test-Exception
Version: 0.26 Version: 0.26
Release: 1%{?dist} Release: 2%{?dist}
Summary: Library of test functions for exception based Perl code Summary: Library of test functions for exception based Perl code
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.26-2
- rebuild for new perl
* Sat Jan 12 2008 Steven Pritchard <steve@kspei.com> 0.26-1 * Sat Jan 12 2008 Steven Pritchard <steve@kspei.com> 0.26-1
- Update to 0.26. - Update to 0.26.
- Update License tag. - Update License tag.