Update to 3.0.10

This commit is contained in:
Susant Sahani 2014-12-20 04:11:36 +05:30
parent a6b509fd41
commit f58d8cccd8
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/iperf-3.0.3.tar.gz
/iperf-3.0.5.tar.gz
/iperf-3.0.6.tar.gz
/iperf-3.0.10.tar.gz

View File

@ -1,6 +1,6 @@
Name: iperf3
Version: 3.0.6
Release: 2%{?dist}
Version: 3.0.10
Release: 1%{?dist}
Summary: Measurement tool for TCP/UDP bandwidth performance
Group: Applications/Internet
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.so
%changelog
* Sat Dec 20 2014 Susant Sahani <ssahani@redhat.com> 3.0.10-1
- Update to 3.0.10
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
@ -110,9 +113,8 @@ rm -rf $RPM_BUILD_ROOT
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Apr 06 2011 G.Balaji <balajig81@gmail.com> 3.0b4-2
- Changed the Spec name, removed static libs generation and devel
- Changed the Spec name, removed static libs generation and devel
- package.
* Sat Mar 26 2011 G.Balaji <balajig81@gmail.com> 3.0b4-1
- Initial Version

View File

@ -1 +1 @@
1f3d90638153ee7845ecfaca2f63b05d iperf-3.0.6.tar.gz
d039fb09dd995cea83632f1726df2667 iperf-3.0.10.tar.gz