diff --git a/iperf-3.10.1.tar.gz b/iperf-3.10.1.tar.gz deleted file mode 100644 index 65727aa..0000000 Binary files a/iperf-3.10.1.tar.gz and /dev/null differ diff --git a/iperf-3.13.tar.gz b/iperf-3.13.tar.gz new file mode 100644 index 0000000..cc56d16 Binary files /dev/null and b/iperf-3.13.tar.gz differ diff --git a/iperf3.spec b/iperf3.spec index c0bb99c..d2ac4b1 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,10 +1,10 @@ Name: iperf3 -Version: 3.10.1 +Version: 3.13 Release: 1 Summary: TCP,UDP,and SCTP network bandwidth measurement tool License: BSD 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 @@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_mandir}/man1 %{_mandir}/man3/libiperf.3.gz %changelog +* Wed Apr 12 2023 yaoxin - 3.13-1 +- Update to 3.13 + * Tue Jan 4 2022 liyanan - 3.10.1-1 - Upgrade to 3.10.1