From ab44d0d26402efe7c4e0ab75a6935a6dcbd60654 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:34 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- apache-commons-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 97726c6..abf628e 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-parent Version: 66 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 66-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 66-2 - Bump release for June 2024 mass rebuild