Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-28 21:27:42 +00:00
parent 29028dee69
commit 1a10da00f0

View File

@ -1,6 +1,6 @@
Name: perl-XML-XPathEngine Name: perl-XML-XPathEngine
Version: 0.08 Version: 0.08
Release: 2%{?dist} Release: 3%{?dist}
Summary: Re-usable XPath engine for DOM-like trees Summary: Re-usable XPath engine for DOM-like trees
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.08-3
- rebuild for new perl
* Tue Sep 04 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.08-2 * Tue Sep 04 2007 Alex Lancaster <alexl@users.sourceforge.net> 0.08-2
- Clarified license terms: GPL+ or Artistic - Clarified license terms: GPL+ or Artistic