diff --git a/iperf-3.1.3.tar.gz b/iperf-3.1.3.tar.gz deleted file mode 100644 index ee7d9e8..0000000 --- a/iperf-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60d8db69b1d74a64d78566c2317c373a85fef691b8d277737ee5d29f448595bf -size 546899 diff --git a/iperf-3.2.tar.gz b/iperf-3.2.tar.gz new file mode 100644 index 0000000..eb7fd12 --- /dev/null +++ b/iperf-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f207b36f861485845dbdf09f909c62f3d2222a3cf3d2682095aede8213cd9c1d +size 586550 diff --git a/iperf.changes b/iperf.changes index 42c6421..871da2f 100644 --- a/iperf.changes +++ b/iperf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 22 08:35:05 UTC 2017 - msvec@suse.com + +- update to 3.2 + * Authentication mechanism added + * New --dscp option allows specifying the DSCP value + * Details: https://github.com/esnet/iperf/blob/master/RELEASE_NOTES + * Bug fixes + ------------------------------------------------------------------- Thu Aug 11 14:07:45 UTC 2016 - aj@ajaissle.de diff --git a/iperf.spec b/iperf.spec index acf36ca..3d308ae 100644 --- a/iperf.spec +++ b/iperf.spec @@ -18,7 +18,7 @@ %define soname 0 Name: iperf -Version: 3.1.3 +Version: 3.2 Release: 0 Summary: A tool to measure network performance License: BSD-3-Clause @@ -34,6 +34,7 @@ BuildRequires: libuuid-devel BuildRequires: pkgconfig(uuid) %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: lib%{name}%{soname} = %{version}-%{release} %description Iperf is a tool for active measurements of the maximum achievable bandwidth