Rebuilt after updating rdma-core

Resolves: RHEL-147251
Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
Kamal Heib 2026-06-09 09:44:55 -04:00
parent 2c452f1296
commit d88f9427da

View File

@ -2,7 +2,7 @@
Name: libvma
Version: 9.8.84
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
License: GPLv2 or BSD
@ -99,6 +99,10 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
%{_mandir}/man8/vma_stats.*
%changelog
* Wed May 20 2026 Kamal Heib <kheib@redhat.com> - 9.8.84-2
- Rebuilt after updating rdma-core
- Resolves: RHEL-147251
* Mon May 11 2026 Kamal Heib <kheib@redhat.com> - 9.8.84-1
- Update to upstream release 9.8.84
- Resolves: RHEL-147251