Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:15:09 -07:00
parent a6f021ebd5
commit afd36b12de

View File

@ -2,7 +2,7 @@
Name: apache-commons-lang3 Name: apache-commons-lang3
Version: 3.14.0 Version: 3.14.0
Release: 5%{?dist} Release: 6%{?dist}
Summary: Provides a host of helper utilities for the java.lang API Summary: Provides a host of helper utilities for the java.lang API
License: Apache-2.0 License: Apache-2.0
URL: https://commons.apache.org/lang URL: https://commons.apache.org/lang
@ -82,6 +82,10 @@ sed -i '/<argLine>/d' pom.xml
%doc RELEASE-NOTES.txt %doc RELEASE-NOTES.txt
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.14.0-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.14.0-5 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.14.0-5
- Bump release for Aug 2024 java mass rebuild - Bump release for Aug 2024 java mass rebuild