diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 267e118..1408764 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -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 - 1.13-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Oct 16 2012 Marcela Mašláňová - 1.13-21 - revert the patch. It breaks backward compatibility for some apps. - the xpath has still man page installed.