diff --git a/libnetfilter_cttimeout.spec b/libnetfilter_cttimeout.spec index e001fb3..6fdeb6e 100644 --- a/libnetfilter_cttimeout.spec +++ b/libnetfilter_cttimeout.spec @@ -1,6 +1,6 @@ Name: libnetfilter_cttimeout Version: 1.0.0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Timeout policy tuning for Netfilter/conntrack License: GPLv2+ URL: http://netfilter.org @@ -58,6 +58,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_includedir}/libnetfilter_cttimeout/*.h %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0.0-19 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0.0-18 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937