Update to 3.0.6
This commit is contained in:
parent
e409c58845
commit
657906b3d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/iperf-3.0.2.tar.gz
|
/iperf-3.0.2.tar.gz
|
||||||
/iperf-3.0.3.tar.gz
|
/iperf-3.0.3.tar.gz
|
||||||
/iperf-3.0.5.tar.gz
|
/iperf-3.0.5.tar.gz
|
||||||
|
/iperf-3.0.6.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.0.5
|
Version: 3.0.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Measurement tool for TCP/UDP bandwidth performance
|
Summary: Measurement tool for TCP/UDP bandwidth performance
|
||||||
|
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 30 2014 Susant Sahani <ssahani@redhat.com> 3.0.6-1
|
||||||
|
- Update to 3.0.6
|
||||||
|
|
||||||
* Thu Jun 19 2014 Susant Sahani <ssahani@redhat.com> 3.0.5-1
|
* Thu Jun 19 2014 Susant Sahani <ssahani@redhat.com> 3.0.5-1
|
||||||
- Update to 3.0.5
|
- Update to 3.0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user