import CS libvma-9.8.80-4.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-03-30 10:42:16 -04:00
parent 7bea4c9fec
commit 08da3cc1aa
3 changed files with 20 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libvma-9.8.71.tar.gz
SOURCES/libvma-9.8.80.tar.gz

View File

@ -1 +1 @@
bef3762e8e8b581ac28e3a5f90a785f9abef21fa SOURCES/libvma-9.8.71.tar.gz
98c1031021e20ba191fa5e95caf8ff13c63b46e5 SOURCES/libvma-9.8.80.tar.gz

View File

@ -1,8 +1,8 @@
%{!?configure_options: %global configure_options %{nil}}
Name: libvma
Version: 9.8.71
Release: 1%{?dist}
Version: 9.8.80
Release: 4%{?dist}
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
License: GPLv2 or BSD
@ -99,6 +99,22 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma
%{_mandir}/man8/vma_stats.*
%changelog
* Fri Jan 23 2026 Kamal Heib <kheib@redhat.com> - 9.8.80-4
- Rebuild for RHEL-9.8
- Resolves: RHEL-98267
* Mon Jan 05 2026 Kamal Heib <kheib@redhat.com> - 9.8.80-3
- Rebuilt after updating rdma-core
- Resolves: RHEL-98267
* Wed Dec 17 2025 Kamal Heib <kheib@redhat.com> - 9.8.80-2
- bump release to rebuild in sidetag
- Resolves: RHEL-98267
* Wed Dec 10 2025 Kamal Heib <kheib@redhat.com> - 9.8.80-1
- Update to upstream release 9.8.80
- Resolves: RHEL-98267
* Thu Jun 19 2025 Kamal Heib <kheib@redhat.com> - 9.8.71-1
- Update to upstream release 9.8.71.
- Resolves: RHEL-94446