Rebuilt after updating libfabric

Resolves: RHEL-134211
Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
Kamal Heib 2026-02-18 14:45:03 -05:00
parent 4804cceaad
commit 2ee2ac85da

View File

@ -1,6 +1,6 @@
Name: fabtests
Version: 2.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Test suite for libfabric API
# include/jsmn.h and common/jsmn.c are licensed under MIT.
# All other source files permit distribution under BSD. Some of them
@ -40,6 +40,10 @@ rm -f %{buildroot}%{_libdir}/*.la
%license COPYING
%changelog
* Wed Feb 18 2026 Kamal Heib <kheib@redhat.com> - 2.3.1-3
- Rebuilt after updating libfabric
- Resolves: RHEL-134211
* Wed Dec 17 2025 Kamal Heib <kheib@redhat.com> - 2.3.1-2
- bump release to rebuild in sidetag
- Resolves: RHEL-134211