update to 3.13
This commit is contained in:
parent
161e999cf8
commit
c51851a69a
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/3.10.1.tar.gz
|
||||
/3.11.tar.gz
|
||||
/3.12.tar.gz
|
||||
/iperf-3.13.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: iperf3
|
||||
Version: 3.12
|
||||
Version: 3.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Measurement tool for TCP/UDP bandwidth performance
|
||||
|
||||
License: BSD
|
||||
URL: https://github.com/esnet/iperf
|
||||
Source0: https://github.com/esnet/iperf/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/esnet/iperf/archive/iperf-%{version}.tar.gz
|
||||
# PR#1278: Report number of reorder_seen (rhbz#2063959)
|
||||
Patch0: https://github.com/esnet/iperf/pull/1278.patch
|
||||
BuildRequires: libuuid-devel
|
||||
@ -54,6 +54,9 @@ rm -f %{buildroot}%{_libdir}/libiperf.la
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 Jonathan Wright <jonathan@almalinux.org> - 3.13-1
|
||||
- update to 3.13 rhbz#2170949
|
||||
|
||||
* Mon Dec 12 2022 Jonathan Wright <jonathan@almalinux.org> - 3.12-1
|
||||
- Update to 3.12 rhbz#2131418
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3.12.tar.gz) = 9b0600a19750311557833b32ca5c4be809ab98643522f125645dd8f83c482017e42fbe5fc9484624731176a59b67203a468eb81eebf1a37b9c1b3eff818857ba
|
||||
SHA512 (iperf-3.13.tar.gz) = 067147edffa1d7482a9fc5d54638091f8bc099b9c45d9a471f4e33730463548fb2350749620f2ca3ff509cd7a9c4f63bf01f84cab36718edd8784ce7a15ca368
|
||||
|
Loading…
Reference in New Issue
Block a user