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-3.1.tar.gz b/iperf-3.1.tar.gz deleted file mode 100644 index 3007855..0000000 --- a/iperf-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4385a32ece25cb09d4606b4c99316356b3d2cb03b318aa056b99cdb91c5ce656 -size 539380 diff --git a/iperf.changes b/iperf.changes index 6c28834..0bd2cfe 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 + +- Fix url so OBS is happy. + +------------------------------------------------------------------- +Mon Dec 14 10:10:42 UTC 2015 - msvec@suse.com + +- update to version 3.1.1 + * Minor bugfixes + ------------------------------------------------------------------- Mon Nov 30 21:11:15 UTC 2015 - p.drouand@gmail.com diff --git a/iperf.spec b/iperf.spec index 79bcb9c..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,13 +18,14 @@ %define soname 0 Name: iperf -Version: 3.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: http://downloads.es.net/pub/iperf/%{name}-%{version}.tar.gz +#Source URL: http://downloads.es.net/pub/iperf/%{name}-%{version}.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