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 19:25:39 +00:00
parent 20ce658ba9
commit ff30edd4bd

View File

@ -5,7 +5,7 @@ Version: 3.10.3
%if "%{?enable_native_atlas}" != "0"
%define dist .native
%endif
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Automatically Tuned Linear Algebra Software
License: BSD
@ -770,6 +770,10 @@ fi
%endif
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.10.3-17
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.10.3-16
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937