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