From f8e6115e06cc5d421649bafb46ee699d369faadd 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-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-parent.spec b/apache-parent.spec index 947657d..9b4c282 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-parent Version: 31 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Parent POM file for Apache projects License: Apache-2.0 URL: https://apache.org/ @@ -42,6 +42,9 @@ This package contains the parent pom file for apache projects. %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 31-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 31-4 - Bump release for June 2024 mass rebuild