diff --git a/iperf3.spec b/iperf3.spec index c0bb99ca55cef82dba7d801c8b1a1a340b48f766..a203dc8838ab52fd5dc7c1b4433f28ab9d260fbd 100644 --- a/iperf3.spec +++ b/iperf3.spec @@ -1,10 +1,10 @@ Name: iperf3 Version: 3.10.1 -Release: 1 +Release: 2 Summary: TCP,UDP,and SCTP network bandwidth measurement tool License: BSD URL: http://github.com/esnet/iperf -Source0: http://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz +Source0: https://downloads.es.net/pub/iperf/iperf-%{version}.tar.gz BuildRequires: libuuid-devel gcc @@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_mandir}/man1 %{_mandir}/man3/libiperf.3.gz %changelog +* Mon Nov 14 2022 wulei - 3.10.1-2 +- Modifying the source code package address + * Tue Jan 4 2022 liyanan - 3.10.1-1 - Upgrade to 3.10.1