diff --git a/.gitignore b/.gitignore index 1ced492..ca9b7e9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /iperf-3.0.10.tar.gz /iperf-3.0.11.tar.gz /iperf-3.1b3.tar.gz +/iperf-3.1.3.tar.gz diff --git a/iperf3.spec b/iperf3.spec index 1f75cd1..bb2ddf7 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,6 +1,6 @@ Name: iperf3 -Version: 3.1b3 -Release: 2%{?dist} +Version: 3.1.3 +Release: 1%{?dist} Summary: Measurement tool for TCP/UDP bandwidth performance Group: Applications/Internet @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Wed Jun 08 2016 Kevin Fenzi - 3.1.3-1 +- Update to 3.1.3 + * Thu Feb 04 2016 Fedora Release Engineering - 3.1b3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index fb7e9c8..2a8286c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cd76612f5cb903655c79b79b366e9e9 iperf-3.1b3.tar.gz +3fb849c24a2370af60687cf673b67bc7 iperf-3.1.3.tar.gz