This commit is contained in:
Dennis Gilmore 2012-07-20 17:42:10 -05:00
parent 5fbef32a1e
commit 2edd1811ff

View File

@ -1,6 +1,6 @@
Name: perl-XML-XPathEngine Name: perl-XML-XPathEngine
Version: 0.12 Version: 0.12
Release: 9%{?dist} Release: 10%{?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
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.12-9 * Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.12-9
- Perl 5.16 rebuild - Perl 5.16 rebuild