Update to 3.5. Fixes bug #1551166
This commit is contained in:
parent
e059ebd022
commit
7b371cc0f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/iperf-3.2.tar.gz
|
||||
/iperf-3.3.tar.gz
|
||||
/iperf-3.4.tar.gz
|
||||
/iperf-3.5.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: iperf3
|
||||
Version: 3.4
|
||||
Version: 3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Measurement tool for TCP/UDP bandwidth performance
|
||||
|
||||
@ -55,6 +55,9 @@ rm -f %{buildroot}%{_libdir}/libiperf.la
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Sat Mar 03 2018 Kevin Fenzi <kevin@scrye.com> - 3.5-1
|
||||
- Update to 3.5. Fixes bug #1551166
|
||||
|
||||
* Fri Feb 16 2018 Kevin Fenzi <kevin@scrye.com> - 3.4-1
|
||||
- Upgrade to 3.4. Fixes bug #1545468
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (iperf-3.4.tar.gz) = 8a320b047f71d08d1ae3fcf408a3e906517369bdb2f312644c619ca9c5d6a3d0f937b532c1cd3190c595ce9f767ff5c9946645d2ecc6fc07348eb6c0403bcc0c
|
||||
SHA512 (iperf-3.5.tar.gz) = 88bb7d8813e727d8ef29f14895d33252baf8a4627ad06728703507c67ca956b1fbdc857855c6b074ccbfcc46bf67cd3db2d59416abf06604dd183b25d7160999
|
||||
|
Loading…
Reference in New Issue
Block a user