From 4651753eebc31140ab4fb31ece1a7920365bda68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Mon, 12 Aug 2024 16:53:33 +0200 Subject: [PATCH] Rebuild without generated Requires Related: RHEL-54008 --- 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 0c49dc8..42d9921 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -74,6 +74,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Mon Aug 12 2024 Marián Konček - 1.3-32 +- Rebuild without generated Requires + * Mon Jun 24 2024 Troy Dawson - 1.3-31 - Bump release for June 2024 mass rebuild