From afd36b12deb2c6fd962e521737ddb9754de65997 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:15:09 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- apache-commons-lang3.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec index 91182b2..4284321 100644 --- a/apache-commons-lang3.spec +++ b/apache-commons-lang3.spec @@ -2,7 +2,7 @@ Name: apache-commons-lang3 Version: 3.14.0 -Release: 5%{?dist} +Release: 6%{?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,10 @@ sed -i '//d' pom.xml %doc RELEASE-NOTES.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 3.14.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.14.0-5 - Bump release for Aug 2024 java mass rebuild