Modifying the Source Code Package Address
This commit is contained in:
parent
b8218294ee
commit
eb4f9d9112
@ -1,10 +1,10 @@
|
|||||||
Name: iperf3
|
Name: iperf3
|
||||||
Version: 3.10.1
|
Version: 3.10.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: TCP,UDP,and SCTP network bandwidth measurement tool
|
Summary: TCP,UDP,and SCTP network bandwidth measurement tool
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://github.com/esnet/iperf
|
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
|
BuildRequires: libuuid-devel gcc
|
||||||
|
|
||||||
@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_mandir}/man1
|
|||||||
%{_mandir}/man3/libiperf.3.gz
|
%{_mandir}/man3/libiperf.3.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 3.10.1-2
|
||||||
|
- Modifying the source code package address
|
||||||
|
|
||||||
* Tue Jan 4 2022 liyanan <liyanan32@huawei.com> - 3.10.1-1
|
* Tue Jan 4 2022 liyanan <liyanan32@huawei.com> - 3.10.1-1
|
||||||
- Upgrade to 3.10.1
|
- Upgrade to 3.10.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user