diff --git a/libvma.spec b/libvma.spec index c886b33..22c4af0 100644 --- a/libvma.spec +++ b/libvma.spec @@ -2,7 +2,7 @@ Name: libvma Version: 9.8.20 -Release: 2%{?dist} +Release: 3%{?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 +* Mon Jul 31 2023 Kamal Heib - 9.8.20-3 +- Rebuilt for libvma-utils +- Resolves: rhbz#2227843 + * Tue Jul 18 2023 Kamal Heib - 9.8.20-2 - Fix Socketxtreme buffer reclaim leak - Resolves: rhbz#2223701