From 75a55090008298d8f03ae71cdb846a8b9ebccc34 Mon Sep 17 00:00:00 2001 From: Kamal Heib Date: Fri, 23 Jan 2026 16:03:27 -0500 Subject: [PATCH] Rebuilt for RHEL-9.8 Resolves: RHEL-98268 Signed-off-by: Kamal Heib --- ucx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ucx.spec b/ucx.spec index e4ba6bd..a05a9e3 100644 --- a/ucx.spec +++ b/ucx.spec @@ -15,7 +15,7 @@ Name: ucx Version: 1.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD @@ -359,6 +359,10 @@ Infiniband datagrams for out-of-band communications. %endif %changelog +* Fri Jan 23 2026 Kamal Heib - 1.19.1-2 +- Rebuilt for RHEL-9.8 +- Resolves: RHEL-98268 + * Mon Jan 05 2026 Kamal Heib - 1.19.1-1 - Update to upstream release 1.19.1 - Resolves: RHEL-98268