This commit is contained in:
Jesse Keating 2009-02-27 04:54:43 +00:00
parent 76ab809036
commit 49b960438f

View File

@ -1,6 +1,6 @@
Name: perl-XML-XPathEngine Name: perl-XML-XPathEngine
Version: 0.11 Version: 0.11
Release: 1%{?dist} Release: 2%{?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
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jun 4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.11-1 * Wed Jun 4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.11-1
- Update to latest upstream (0.11) - Update to latest upstream (0.11)