diff --git a/libffi.spec b/libffi.spec index 308d96c..1504a38 100644 --- a/libffi.spec +++ b/libffi.spec @@ -6,7 +6,7 @@ Name: libffi Version: 3.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A portable foreign function interface library License: MIT URL: http://sourceware.org/libffi @@ -186,6 +186,10 @@ install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/ffitarget.h %{_infodir}/libffi.info.* %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.4.2-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Jul 29 2021 Carlos O'Donell - 3.4.2-4 - Drop pkgconf support for compat-libffi3.1.