From c52b1a1d418102e1e298f14a9f4613edc9f2b0a6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:34:42 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- rdma-core.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rdma-core.spec b/rdma-core.spec index 62c3ad4..998ff39 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,6 +1,6 @@ Name: rdma-core Version: 35.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: RDMA core userspace libraries and daemons # Almost everything is licensed under the OFA dual GPLv2, 2 Clause BSD license @@ -658,6 +658,10 @@ fi %endif %changelog +* Tue Aug 10 2021 Mohan Boddu - 35.0-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 Honggang Li - 35.0-2 - Bump the version tag and rebuild because of brew system issue - Related: rhbz#1858568