From 2d465a5180ecdb1dbdf6b19456b14bcefaf30330 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 2 Aug 2013 20:18:56 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- apache-commons-jxpath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 689e7a4..bdc2e25 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Simple XPath interpreter Group: Development/Libraries @@ -74,6 +74,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || : %doc LICENSE.txt NOTICE.txt %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.3-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Apr 29 2013 Mikolaj Izdebski - 1.3-16 - Remove unneeded BR: maven-idea-plugin