diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index b5ab720..f2fe1e1 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java library to reliably execute external processes from within the JVM Group: Development/Libraries @@ -80,6 +80,9 @@ cp -p pom.xml $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP-%{name}.pom %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Nov 30 2011 Alexander Kurtakov 1.1-4 - Build with maven 3. - Adapt to current guidelines.