diff --git a/iperf-3.10.1.tar.gz b/iperf-3.10.1.tar.gz new file mode 100644 index 0000000..65727aa Binary files /dev/null and b/iperf-3.10.1.tar.gz differ diff --git a/iperf-3.6.tar.gz b/iperf-3.6.tar.gz deleted file mode 100644 index bfbab34..0000000 Binary files a/iperf-3.6.tar.gz and /dev/null differ diff --git a/iperf3.spec b/iperf3.spec index 5b3629c..c0bb99c 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,6 +1,6 @@ Name: iperf3 -Version: 3.6 -Release: 4 +Version: 3.10.1 +Release: 1 Summary: TCP,UDP,and SCTP network bandwidth measurement tool License: BSD URL: http://github.com/esnet/iperf @@ -37,7 +37,7 @@ mkdir -p %{buildroot}%{_mandir}/man1 %files %defattr(-,root,root) -%doc README.md RELEASE_NOTES +%doc README.md RELNOTES.md %license LICENSE _esnet/LICENSE %{_bindir}/iperf3 %{_libdir}/*.so.* @@ -53,5 +53,8 @@ mkdir -p %{buildroot}%{_mandir}/man1 %{_mandir}/man3/libiperf.3.gz %changelog +* Tue Jan 4 2022 liyanan - 3.10.1-1 +- Upgrade to 3.10.1 + * Tue Nov 26 2019 openEuler Buildteam - 3.6-4 - Package init