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:32 -07:00
parent 43bf85df7b
commit 398180f984

View File

@ -1,9 +1,9 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: apache-commons-io
Epoch: 1
Version: 2.13.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Utilities to assist with developing IO functionality
License: Apache-2.0
URL: https://commons.apache.org/io
@ -70,6 +70,9 @@ rm src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestParamFil
%doc RELEASE-NOTES.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1:2.13.0-8
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.13.0-7
- Bump release for June 2024 mass rebuild