diff --git a/papi.spec b/papi.spec index b171715..3b76c84 100644 --- a/papi.spec +++ b/papi.spec @@ -11,7 +11,7 @@ Summary: Performance Application Programming Interface Name: papi Version: 6.0.0 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD Requires: papi-libs = %{version}-%{release} URL: http://icl.cs.utk.edu/papi/ @@ -193,6 +193,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so* %endif %changelog +* Mon Aug 09 2021 Mohan Boddu - 6.0.0-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 William Cohen - 6.0.0-9 - Excise iozone code from papi source tarball. Resolves: rhbz#1972870