Update to 3.0.10
This commit is contained in:
parent
a6b509fd41
commit
f58d8cccd8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/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
|
/iperf-3.0.6.tar.gz
|
||||||
|
/iperf-3.0.10.tar.gz
|
||||||
|
10
iperf3.spec
10
iperf3.spec
@ -1,6 +1,6 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.0.6
|
Version: 3.0.10
|
||||||
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
|
||||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Apr 06 2011 G.Balaji <balajig81@gmail.com> 3.0b4-2
|
* 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.
|
- package.
|
||||||
|
|
||||||
* Sat Mar 26 2011 G.Balaji <balajig81@gmail.com> 3.0b4-1
|
* Sat Mar 26 2011 G.Balaji <balajig81@gmail.com> 3.0b4-1
|
||||||
- Initial Version
|
- Initial Version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user