Update to 3.1.3
This commit is contained in:
parent
f3a83f13fe
commit
79583f6094
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/iperf-3.0.10.tar.gz
|
/iperf-3.0.10.tar.gz
|
||||||
/iperf-3.0.11.tar.gz
|
/iperf-3.0.11.tar.gz
|
||||||
/iperf-3.1b3.tar.gz
|
/iperf-3.1b3.tar.gz
|
||||||
|
/iperf-3.1.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.1b3
|
Version: 3.1.3
|
||||||
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 Jun 08 2016 Kevin Fenzi <kevin@scrye.com> - 3.1.3-1
|
||||||
|
- Update to 3.1.3
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1b3-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1b3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user