From 13735dadcd2b7359229a038e81ab8e6d7d465adc Mon Sep 17 00:00:00 2001 From: Kamal Heib Date: Wed, 10 Dec 2025 09:48:02 -0500 Subject: [PATCH] bump release to rebuild in sidetag Resolves: RHEL-98270, RHEL-100679, RHEL-97696, RHEL-97692, RHEL-97648, RHEL-95331 Signed-off-by: Kamal Heib --- rdma-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rdma-core.spec b/rdma-core.spec index de9ff60..a5a0bb4 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,6 +1,6 @@ Name: rdma-core Version: 60.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RDMA core userspace libraries and daemons # Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license @@ -629,6 +629,10 @@ fi %endif %changelog +* Wed Dec 10 2025 Kamal Heib - 60.0-2 +- bump release to rebuild in sidetag +- Resolves: RHEL-98270, RHEL-100679, RHEL-97696, RHEL-97692, RHEL-97648, RHEL-95331 + * Mon Dec 01 2025 Kamal Heib - 60.0-1 - Rebase to upstream release v60.0 - Resolves: RHEL-98270, RHEL-100679, RHEL-97696, RHEL-97692, RHEL-97648, RHEL-95331