From 5490fa2c58acacff6bd7edaf8eb570261e689dff Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:51:31 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- iperf3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iperf3.spec b/iperf3.spec index 1abe139..462c341 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,6 +1,6 @@ Name: iperf3 Version: 3.17.1 -Release: 1%{?dist} +Release: 2%{?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,9 @@ rm -f %{buildroot}%{_libdir}/libiperf.la %{_libdir}/*.so %changelog +* Mon Jun 24 2024 Troy Dawson - 3.17.1-2 +- Bump release for June 2024 mass rebuild + * Fri Jun 07 2024 Michal Ruprich - 3.17.1-1 - New version 3.17.1 - Fixes CVE-2024-26306