Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-25 03:15:39 +00:00
parent 25175afc2c
commit 536e1ffd8c

View File

@ -2,7 +2,7 @@
Name: perl-XML-XPath
Version: 1.13
Release: 4%{?dist}.1
Release: 5%{?dist}
Summary: XPath parser and evaluator for Perl
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.13-5
- rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.13-4.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)