From c6d647332520143c3efaaed29fea6746373d6ecf Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:59 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- maven-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-parent.spec b/maven-parent.spec index 6e6887b..02f2599 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-parent Version: 41 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Apache Maven parent POM License: Apache-2.0 URL: https://maven.apache.org @@ -45,6 +45,9 @@ Apache Maven parent POM file used by other Maven projects. %doc LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 41-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 41-4 - Bump release for June 2024 mass rebuild