From 208bcb63191b1c1ce45fc6ce66a01ec432c6de8d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:14:49 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- ant.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ant.spec b/ant.spec index 4f89bbc..3c15033 100644 --- a/ant.spec +++ b/ant.spec @@ -40,7 +40,7 @@ Name: ant Version: 1.10.14 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Java build tool Summary(it): Tool per la compilazione di programmi java Summary(fr): Outil de compilation pour java @@ -658,6 +658,10 @@ LC_ALL=C.UTF-8 %{ant} -Doffline=true test # ----------------------------------------------------------------------------- %changelog +* Tue Oct 29 2024 Troy Dawson - 1.10.14-11 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Mikolaj Izdebski - 1.10.14-10 - Remove BR on java-devel