diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index eed9b2c..61c0908 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -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 1.13-5 +- rebuild for new perl + * Wed Oct 17 2007 Tom "spot" Callaway 1.13-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker)