diff --git a/libkeepalive.spec b/libkeepalive.spec index 364209e..4d336a0 100644 --- a/libkeepalive.spec +++ b/libkeepalive.spec @@ -1,6 +1,6 @@ Name: libkeepalive Version: 0.3 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Enable TCP keepalive in dynamic binaries URL: http://libkeepalive.sourceforge.net/ @@ -42,6 +42,10 @@ install -p -m 0755 -D src/libkeepalive.so %{buildroot}%{_libdir}/libkeepalive.so %{_libdir}/libkeepalive.so %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.3-16 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.3-15 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937