Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:26:28 +00:00
parent 5d4aeda3b3
commit 15edf1abbe
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: iperf3
Version: 3.9
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Measurement tool for TCP/UDP bandwidth performance
License: BSD
@ -52,6 +52,10 @@ rm -f %{buildroot}%{_libdir}/libiperf.la
%{_libdir}/*.so
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.9-8
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.9-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937