From a6cdca1e592a27a22fea891120300738cffa1a3a32a71476845af30082e4bbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aeneas=20Jai=C3=9Fle?= Date: Mon, 8 Dec 2014 09:58:16 +0000 Subject: [PATCH] Accepting request 264163 from home:msvec:branches:network:utilities update to 3.0.9 OBS-URL: https://build.opensuse.org/request/show/264163 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=20 --- iperf-3.0.5.tar.gz | 3 --- iperf-3.0.9.tar.gz | 3 +++ iperf.changes | 6 ++++++ iperf.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 iperf-3.0.5.tar.gz create mode 100644 iperf-3.0.9.tar.gz diff --git a/iperf-3.0.5.tar.gz b/iperf-3.0.5.tar.gz deleted file mode 100644 index 2b81de6..0000000 --- a/iperf-3.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb81c724709dbb28462da14bdf9f443e8f38bfc4e3297142b2e4c35beef54f7d -size 397848 diff --git a/iperf-3.0.9.tar.gz b/iperf-3.0.9.tar.gz new file mode 100644 index 0000000..ee407cc --- /dev/null +++ b/iperf-3.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40249a2b30d26b937350b969bcb19f88e1beb356f886ed31422b554bac692459 +size 402428 diff --git a/iperf.changes b/iperf.changes index 2871170..62cc62d 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,6 +1,12 @@ ------------------------------------------------------------------- Thu Jul 17 20:12:49 UTC 2014 - msvec@suse.com +- iperf 3.0.9 + * Bug fixes + +------------------------------------------------------------------- +Thu Jul 17 20:12:49 UTC 2014 - msvec@suse.com + - iperf 3.0.5 * A timing issue which caused measurement intervals to be wrong with TCP tests on lossy networks has been fixed diff --git a/iperf.spec b/iperf.spec index 5015028..d214072 100644 --- a/iperf.spec +++ b/iperf.spec @@ -18,13 +18,13 @@ %define soname 0 Name: iperf -Version: 3.0.5 +Version: 3.0.9 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause Group: Productivity/Networking/Diagnostic -Url: https://github.com/esnet/iperf -Source: https://github.com/esnet/iperf/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Url: http://software.es.net/iperf/ +Source: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -- Disable profiling on i586, as option -pg conflicts with -fomit-frame-pointer Patch1: iperf-3.0.5_disable-profiling.patch %if %{?sles_version} && %{?sles_version} <= 11