perl rebuild, chain 4

This commit is contained in:
Tom Callaway 2008-03-02 15:52:09 +00:00
parent 1a10da00f0
commit 55948621d6

View File

@ -1,6 +1,6 @@
Name: perl-XML-XPathEngine Name: perl-XML-XPathEngine
Version: 0.08 Version: 0.08
Release: 3%{?dist} Release: 4%{?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
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.08-4
- Rebuild for perl 5.10 (again)
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.08-3 * Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.08-3
- rebuild for new perl - rebuild for new perl