Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 02:47:08 +00:00
parent ff4d2858bd
commit b0546bca13

View File

@ -1,8 +1,8 @@
Name: perl-Text-Diff
Version: 0.35
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perform diffs on files and record sets
License: GPL or Artistic
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Text-Diff/
Source0: http://www.cpan.org/authors/id/R/RB/RBS/Text-Diff-%{version}.tar.gz
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.35-5
- rebuild for new perl
* Wed Apr 18 2007 Steven Pritchard <steve@kspei.com> 0.35-4
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.