From 6b5fe8e1aa18ede4b0dfec871b638d88ea09ef2c Mon Sep 17 00:00:00 2001 From: Eric Garver Date: Tue, 28 Jul 2026 15:28:17 -0400 Subject: [PATCH] bump NVR Resolves: RHEL-218920 --- firewalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firewalld.spec b/firewalld.spec index ab3d834..32af10a 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -1,7 +1,7 @@ Summary: A firewall daemon with D-Bus interface providing a dynamic firewall Name: firewalld Version: 0.9.11 -Release: 11%{?dist} +Release: 12%{?dist} URL: http://www.firewalld.org License: GPLv2+ Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.gz @@ -243,6 +243,9 @@ desktop-file-install --delete-original \ %{_mandir}/man1/firewall-config*.1* %changelog +* Tue Jul 28 2026 Eric Garver - 0.9.11-12 +- bump NVR + * Sat Mar 21 2026 Eric Garver - 0.9.11-11 - fix(policy): allow-host-ipv6: allow MLD packets