diff --git a/libaio.spec b/libaio.spec index 8525e5f..d531982 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.111 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Linux-native asynchronous I/O access library License: LGPLv2+ Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz @@ -74,6 +74,10 @@ find %{buildroot} -name '*.a' -delete %attr(0755,root,root) %{usrlibdir}/libaio.so %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.3.111-13 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.3.111-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937