This commit is contained in:
Dennis Gilmore 2013-02-14 10:23:47 -06:00
parent 7068ae13e1
commit df121e06a7

View File

@ -1,6 +1,6 @@
Name: perl-XML-XPath
Version: 1.13
Release: 21%{?dist}
Release: 22%{?dist}
Summary: XPath parser and evaluator for Perl
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Oct 16 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.13-21
- revert the patch. It breaks backward compatibility for some apps.
- the xpath has still man page installed.