diff --git a/SPECS/libnetfilter_cthelper.spec b/SPECS/libnetfilter_cthelper.spec index e7a6a2f..2d0c813 100644 --- a/SPECS/libnetfilter_cthelper.spec +++ b/SPECS/libnetfilter_cthelper.spec @@ -1,6 +1,6 @@ Name: libnetfilter_cthelper Version: 1.0.0 -Release: 28%{?dist} +Release: 29%{?dist} Summary: User-space infrastructure for connection tracking helpers License: GPL-2.0-only URL: http://www.netfilter.org/projects/libnetfilter_cthelper/index.html @@ -49,6 +49,10 @@ find $RPM_BUILD_ROOT -type f -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.0-29 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.0.0-28 - Bump release for June 2024 mass rebuild