From 3cb5fe6672eea7c9b1172419b062d01dc5fb78ef Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:36:45 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- iperf3.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/iperf3.spec b/iperf3.spec index 462c341..0643b8c 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,6 +1,6 @@ Name: iperf3 Version: 3.17.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Measurement tool for TCP/UDP bandwidth performance License: BSD-3-Clause-LBNL AND MIT AND dtoa AND BSD-3-Clause AND NCSA AND LicenseRef-Fedora-Public-Domain @@ -55,6 +55,10 @@ rm -f %{buildroot}%{_libdir}/libiperf.la %{_libdir}/*.so %changelog +* Tue Oct 29 2024 Troy Dawson - 3.17.1-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 3.17.1-2 - Bump release for June 2024 mass rebuild