Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:33 -07:00
parent b11774bebc
commit 2c2fe75425

View File

@ -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 '/<argLine>/d' pom.xml
%doc RELEASE-NOTES.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.14.0-5
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.14.0-4
- Bump release for June 2024 mass rebuild