diff --git a/conntrack-tools.spec b/conntrack-tools.spec index b2d9225..939ab86 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,6 +1,6 @@ Name: conntrack-tools Version: 1.4.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate netfilter connection tracking table and run High Availability License: GPL-2.0-only URL: http://conntrack-tools.netfilter.org/ @@ -96,6 +96,10 @@ install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/conntrackd/ %systemd_postun conntrackd.service %changelog +* Tue Oct 29 2024 Troy Dawson - 1.4.8-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jun 25 2024 Phil Sutter - 1.4.8-1 - Rebase to version 1.4.8 + fixes from upstream