From ad1e5cd6c3064dc254ca29f91213e88487ab1609 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:10:52 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ucx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ucx.spec b/ucx.spec index ae5fe4b..7621b8e 100644 --- a/ucx.spec +++ b/ucx.spec @@ -16,7 +16,7 @@ Name: ucx Version: 1.10.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: UCX is a communication library implementing high-performance messaging License: BSD @@ -289,6 +289,10 @@ process to map the memory of another process into its virtual address space. %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.10.1-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 12 2021 Honggang Li - 1.10.1-2 - Bump version to 1.10.1 - Related: rhbz#1858571