From 183b279ef33867905fa0432bce7e9753f6bf123e27913c04e2a7ce443897fa62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aeneas=20Jai=C3=9Fle?= Date: Mon, 8 Feb 2016 17:21:08 +0000 Subject: [PATCH] Accepting request 358393 from home:msvec:branches:network:utilities update to version 3.1.2 OBS-URL: https://build.opensuse.org/request/show/358393 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=34 --- iperf-3.1.1.tar.gz | 3 --- iperf-3.1.2.tar.gz | 3 +++ iperf.changes | 6 ++++++ iperf.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 iperf-3.1.1.tar.gz create mode 100644 iperf-3.1.2.tar.gz diff --git a/iperf-3.1.1.tar.gz b/iperf-3.1.1.tar.gz deleted file mode 100644 index 1466395..0000000 --- a/iperf-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62f7c64eafe19046ba974b3ef2d962a5597194d6fbbddde328a15a5e74110564 -size 540266 diff --git a/iperf-3.1.2.tar.gz b/iperf-3.1.2.tar.gz new file mode 100644 index 0000000..fdc5685 --- /dev/null +++ b/iperf-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dbdb99f869c077d14bc1de78675f5e4b8d1bf78dc92381e96c3eb5b1fd7d86 +size 542280 diff --git a/iperf.changes b/iperf.changes index 083ee99..0bd2cfe 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 8 16:30:00 UTC 2016 - msvec@suse.com + +- update to version 3.1.2 + * Bug fixes + ------------------------------------------------------------------- Mon Feb 8 15:26:43 UTC 2016 - plinnell@opensuse.org diff --git a/iperf.spec b/iperf.spec index 947fc30..fc7b193 100644 --- a/iperf.spec +++ b/iperf.spec @@ -1,7 +1,7 @@ # # spec file for package iperf # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %define soname 0 Name: iperf -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause Group: Productivity/Networking/Diagnostic Url: http://software.es.net/iperf/ #Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz -Source: iperf-3.1.1.tar.gz +Source: %{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -- Disable profiling if %%optflags includes -fomit-frame-pointer, as option -pg conflicts with it Patch1: iperf-disable-profiling.patch %if %{?sles_version} && %{?sles_version} <= 11