Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 02:48:44 +00:00
parent 4d0ad01deb
commit 55d41745fd

View File

@ -1,6 +1,6 @@
Name: perl-Test-Differences
Version: 0.47
Release: 2%{?dist}.2
Release: 3%{?dist}
Summary: Test strings and data structures and show differences if not ok
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.47-3
- rebuild for new perl
* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.47-2.2
- add BR: perl(Test::More)