diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 8a72219..6a1f197 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java library to reliably execute external processes from within the JVM Group: Development/Libraries @@ -69,6 +69,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 1.2-2 - Use Requires: java-headless rebuild (#1067528)