Update to 3.13

This commit is contained in:
starlet-dx 2023-04-12 10:39:03 +08:00
parent d32b95644e
commit 4f1e70cc69
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
iperf-3.13.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: iperf3 Name: iperf3
Version: 3.10.1 Version: 3.13
Release: 1 Release: 1
Summary: TCP,UDP,and SCTP network bandwidth measurement tool Summary: TCP,UDP,and SCTP network bandwidth measurement tool
License: BSD License: BSD
URL: http://github.com/esnet/iperf URL: http://github.com/esnet/iperf
Source0: http://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz Source0: https://github.com/esnet/iperf/archive/%{version}/iperf-%{version}.tar.gz
BuildRequires: libuuid-devel gcc BuildRequires: libuuid-devel gcc
@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
%{_mandir}/man3/libiperf.3.gz %{_mandir}/man3/libiperf.3.gz
%changelog %changelog
* Wed Apr 12 2023 yaoxin <yao_xin001@hoperun.com> - 3.13-1
- Update to 3.13
* Tue Jan 4 2022 liyanan <liyanan32@huawei.com> - 3.10.1-1 * Tue Jan 4 2022 liyanan <liyanan32@huawei.com> - 3.10.1-1
- Upgrade to 3.10.1 - Upgrade to 3.10.1