|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libvma
|
|
|
|
|
Version: 9.8.51
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
|
|
|
|
|
|
|
|
|
License: GPLv2 or BSD
|
|
|
|
@ -100,6 +100,13 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
|
|
|
|
|
%{_mandir}/man8/vma_stats.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 9.8.51-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 9.8.51-3
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Apr 29 2024 Kamal Heib <kheib@redhat.com> - 9.8.51-1
|
|
|
|
|
- Update to upstream release 9.8.51
|
|
|
|
|
- Resolves: RHEL-24810
|
|
|
|
|