diff --git a/libvma.spec b/libvma.spec index 6067112..e2144eb 100644 --- a/libvma.spec +++ b/libvma.spec @@ -2,7 +2,7 @@ Name: libvma Version: 9.8.80 -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 Dec 17 2025 Kamal Heib - 9.8.80-2 +- bump release to rebuild in sidetag +- Resolves: RHEL-98267 + * Wed Dec 10 2025 Kamal Heib - 9.8.80-1 - Update to upstream release 9.8.80 - Resolves: RHEL-98267