diff --git a/conntrack-tools.spec b/conntrack-tools.spec index c8f6ccb..1de35c2 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,7 +1,7 @@ %undefine _hardened_build Name: conntrack-tools Version: 1.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate netfilter connection tracking table and run High Availability License: GPLv2 URL: http://conntrack-tools.netfilter.org/ @@ -86,6 +86,9 @@ install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/conntrackd/ %systemd_postun conntrackd.service %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.4.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 03 2021 Kevin Fenzi - 1.4.6-1 - Update to 1.4.6. Fixes rhbz#1574091