From 7af4b97ab8bac280756c758fa1e810b23b4e9fbc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:15:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- apache-commons-io.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-io.spec b/apache-commons-io.spec index 407e785..c054afa 100644 --- a/apache-commons-io.spec +++ b/apache-commons-io.spec @@ -3,7 +3,7 @@ Name: apache-commons-io Epoch: 1 Version: 2.13.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Utilities to assist with developing IO functionality License: Apache-2.0 URL: https://commons.apache.org/io @@ -70,6 +70,10 @@ rm src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestParamFil %doc RELEASE-NOTES.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.13.0-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 1:2.13.0-8 - Bump release for Aug 2024 java mass rebuild