Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:16:44 +00:00
parent bda8f5dc29
commit 8db3327f1b

View File

@ -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 <mboddu@redhat.com> - 7.6.10-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.6.10-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937