From f6b6582d40ff279361c82fe3282ea77e4899bb05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 20:59:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index a22b44f..04bf340 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -70,6 +70,9 @@ find -name Exec57Test.java -delete %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.3-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 08 2022 Jiri Vanek - 1.3-23 - Rebuilt for Drop i686 JDKs