diff --git a/numad.spec b/numad.spec index bfa1b5e..b5e079e 100644 --- a/numad.spec +++ b/numad.spec @@ -2,7 +2,7 @@ Name: numad Version: 0.5 -Release: 35.20150602git%{?dist} +Release: 36.20150602git%{?dist} Summary: NUMA user daemon License: LGPLv2 @@ -60,6 +60,10 @@ install -p -m 644 numad.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name} %systemd_postun numad.service %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.5-36.20150602git +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.5-35.20150602git - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937