From 06214a201f390a066a2513538465297c419405fd Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:15:21 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- apache-commons-net.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-net.spec b/apache-commons-net.spec index 1e89ca9..ea5c79d 100644 --- a/apache-commons-net.spec +++ b/apache-commons-net.spec @@ -1,6 +1,6 @@ Name: apache-commons-net Version: 3.10.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Internet protocol suite Java library License: Apache-2.0 URL: https://commons.apache.org/net/ @@ -62,6 +62,10 @@ src/test/java/org/apache/commons/net/ftp/NoProtocolSslConfigurationProxy.java \ %license LICENSE.txt NOTICE.txt %changelog +* Tue Oct 29 2024 Troy Dawson - 3.10.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.10.0-5 - Bump release for Aug 2024 java mass rebuild