[iperf3/f19] Update to 3.0.5

Susant Sahani ssahani at fedoraproject.org
Thu Jun 19 05:13:20 UTC 2014


commit b858df198fb0b0b1339a97fb53e23a07941c2ce9
Author: Susant Sahani <susant at redhat.com>
Date:   Thu Jun 19 10:44:29 2014 +0530

    Update to 3.0.5

 .gitignore  |    1 +
 iperf3.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3938dc7..6ea97c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /iperf-3.0.1.tar.gz
 /iperf-3.0.2.tar.gz
 /iperf-3.0.3.tar.gz
+/iperf-3.0.5.tar.gz
diff --git a/iperf3.spec b/iperf3.spec
index 99c4b1c..4835fbc 100644
--- a/iperf3.spec
+++ b/iperf3.spec
@@ -1,12 +1,12 @@
 Name:           iperf3
-Version:        3.0.3
-Release:        3%{?dist}
+Version:        3.0.5
+Release:        1%{?dist}
 Summary:        Measurement tool for TCP/UDP bandwidth performance
 
 Group:          Applications/Internet
 License:        BSD
 URL:            http://github.com/esnet/iperf
-Source0:        http://stats.es.net/software/iperf-%{version}.tar.gz
+Source0:        http://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  libuuid-devel
 
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so.*
 
 %changelog
+* Thu Jun 19 2014 Susant Sahani <ssahani at redhat.com> 3.0.5-1
+- Update to 3.0.5
+
 * Wed Apr 2 2014 François Cami <fcami at fedoraproject.org> - 3.0.3-3
 - Drop static library support (#1081486).
 - iperf3-devel subpackage must require iperf3.
diff --git a/sources b/sources
index 4e89732..2954d8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc5f0a7e2b3007ee3203055f000637bb  iperf-3.0.3.tar.gz
+5e22bbc27f77c4e07b5080bd1ce494b8  iperf-3.0.5.tar.gz


More information about the scm-commits mailing list