[iperf3] Update to 3.0.10

Susant Sahani ssahani at fedoraproject.org
Fri Dec 19 22:41:46 UTC 2014


commit f58d8cccd8bb7d74cdb91c5de87bfc7362ed8322
Author: Susant Sahani <susant at redhat.com>
Date:   Sat Dec 20 04:11:36 2014 +0530

    Update to 3.0.10

 .gitignore  |    1 +
 iperf3.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a300f84..8a05886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/iperf3.spec b/iperf3.spec
index f06dec8..8ca744a 100644
--- a/iperf3.spec
+++ b/iperf3.spec
@@ -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 at redhat.com> 3.0.10-1
+- Update to 3.0.10
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at 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 at 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 at gmail.com> 3.0b4-1
 - Initial Version
-
diff --git a/sources b/sources
index c2f4147..f2446a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f3d90638153ee7845ecfaca2f63b05d  iperf-3.0.6.tar.gz
+d039fb09dd995cea83632f1726df2667  iperf-3.0.10.tar.gz


More information about the scm-commits mailing list