Upgrade to 3.10.1
(cherry picked from commit 89cb0c07a04cca63e9f27c4ec68519de5b29d614)
This commit is contained in:
parent
71d4eebd48
commit
e1d9c7cd9c
BIN
iperf-3.10.1.tar.gz
Normal file
BIN
iperf-3.10.1.tar.gz
Normal file
Binary file not shown.
BIN
iperf-3.6.tar.gz
BIN
iperf-3.6.tar.gz
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.6
|
Version: 3.10.1
|
||||||
Release: 4
|
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
|
||||||
@ -37,7 +37,7 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.md RELEASE_NOTES
|
%doc README.md RELNOTES.md
|
||||||
%license LICENSE _esnet/LICENSE
|
%license LICENSE _esnet/LICENSE
|
||||||
%{_bindir}/iperf3
|
%{_bindir}/iperf3
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
@ -53,5 +53,8 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|||||||
%{_mandir}/man3/libiperf.3.gz
|
%{_mandir}/man3/libiperf.3.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 4 2022 liyanan <liyanan32@huawei.com> - 3.10.1-1
|
||||||
|
- Upgrade to 3.10.1
|
||||||
|
|
||||||
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.6-4
|
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.6-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user