From df121e06a7736f08f3d2b8913f0009cce7398c1e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 10:23:47 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-XML-XPath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.