From 8aa2d0bc21df9ae920f54fc7585b5d3265eb566c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 13:28:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 c9e0651..daed0cf 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -73,6 +73,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 1.3-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Apr 09 2023 Mohamed El Morabity - 1.3-26 - Fix RHBZ #2171437 (FTBFS)