From 2c2fe75425f43b9a44da8b8ac8686742c7f76305 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:33 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- apache-commons-lang3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 5d7eb02..d0d095c 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-lang3 Version: 3.14.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: Apache-2.0 URL: https://commons.apache.org/lang @@ -82,6 +82,9 @@ sed -i '//d' pom.xml %doc RELEASE-NOTES.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 3.14.0-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.14.0-4 - Bump release for June 2024 mass rebuild