diff --git a/.gitignore b/.gitignore index 4d43df0..0349fbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libvma-9.8.51.tar.gz +SOURCES/libvma-9.8.60.tar.gz diff --git a/.libvma.metadata b/.libvma.metadata index 09cc323..4bc837d 100644 --- a/.libvma.metadata +++ b/.libvma.metadata @@ -1 +1 @@ -a0c659f4b8cfef2c66f54e1d151dd62fc0b5f2b1 SOURCES/libvma-9.8.51.tar.gz +b4b372a9a9344bc64f9848b8b4efd39efcd1c590 SOURCES/libvma-9.8.60.tar.gz diff --git a/SPECS/libvma.spec b/SPECS/libvma.spec index 2433c52..86e0cd5 100644 --- a/SPECS/libvma.spec +++ b/SPECS/libvma.spec @@ -1,8 +1,8 @@ %{!?configure_options: %global configure_options %{nil}} Name: libvma -Version: 9.8.51 -Release: 4%{?dist} +Version: 9.8.60 +Release: 1%{?dist} Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: GPLv2 or BSD @@ -100,6 +100,10 @@ rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/vma %{_mandir}/man8/vma_stats.* %changelog +* Wed Nov 20 2024 Mohammad Heib - 9.8.60-1 +- Update to upstream release 9.8.60. + Resolves: RHEL-24810 + * Tue Oct 29 2024 Troy Dawson - 9.8.51-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018