diff --git a/atlas.spec b/atlas.spec index 30ebbb8..4929fcf 100644 --- a/atlas.spec +++ b/atlas.spec @@ -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 - 3.10.3-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 3.10.3-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937