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-10 01:10:52 +00:00
parent bd8756cb61
commit ad1e5cd6c3

View File

@ -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 <mboddu@redhat.com> - 1.10.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 12 2021 Honggang Li <honli@redhat.com> - 1.10.1-2
- Bump version to 1.10.1
- Related: rhbz#1858571