From 8db3327f1b55d5cf7e87efa243f315199861fe10 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:16:44 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libatomic_ops.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libatomic_ops.spec b/libatomic_ops.spec index 9eae79d..c2611bc 100644 --- a/libatomic_ops.spec +++ b/libatomic_ops.spec @@ -1,7 +1,7 @@ Name: libatomic_ops Summary: Atomic memory update operations Version: 7.6.10 -Release: 7%{?dist} +Release: 8%{?dist} # libatomic_ops MIT, libatomic_ops_gpl GPLv2 License: GPLv2 and MIT @@ -84,6 +84,10 @@ export LD_LIBRARY_PATH=%{_builddir}/%{name}-%{version}/src/.libs/ %changelog +* Mon Aug 09 2021 Mohan Boddu - 7.6.10-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 7.6.10-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937