Update to 3.1.7. Fixes bug #1429901
This commit is contained in:
parent
360a7b2aca
commit
a9077dad91
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/iperf-3.1.4.tar.gz
|
/iperf-3.1.4.tar.gz
|
||||||
/iperf-3.1.5.tar.gz
|
/iperf-3.1.5.tar.gz
|
||||||
/iperf-3.1.6.tar.gz
|
/iperf-3.1.6.tar.gz
|
||||||
|
/iperf-3.1.7.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.1.6
|
Version: 3.1.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Measurement tool for TCP/UDP bandwidth performance
|
Summary: Measurement tool for TCP/UDP bandwidth performance
|
||||||
|
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 08 2017 Kevin Fenzi <kevin@scrye.com> - 3.1.7-1
|
||||||
|
- Update to 3.1.7. Fixes bug #1429901
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (iperf-3.1.6.tar.gz) = f3081b9620f32f2dac3d3a2b99d5f58cfaf67fbcb8a660c0d1cfe3ce99e6836e1567b8582b68a6980f9348770bcf77cd938646c2a118ae936175e3f670285a2a
|
SHA512 (iperf-3.1.7.tar.gz) = 79e33b7eb33e0c839360aa92a1fab43923012df0cc40c6b82d9451530ebfdcb063d4b95757a70f1a7bbfc7260e46785dc9d3f90e3e5be59bb1b24a69211f792f
|
||||||
|
Loading…
Reference in New Issue
Block a user