Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:19:05 -07:00
parent 5c26870cd5
commit 2535f18583

View File

@ -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 <tdawson@redhat.com> - 1.4.8-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jun 25 2024 Phil Sutter <psutter@redhat.com> - 1.4.8-1
- Rebase to version 1.4.8 + fixes from upstream