From 5228058dde5da736bb4b7228edb854752e15158d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:42:08 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- firewalld.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firewalld.spec b/firewalld.spec index 910b88e..69c37ce 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: 2.1.2 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.firewalld.org License: GPL-2.0-or-later Source0: https://github.com/firewalld/firewalld/releases/download/v%{version}/firewalld-%{version}.tar.bz2 @@ -234,6 +234,9 @@ install -d -m 755 %{buildroot}%{_prefix}/lib/firewalld/zones/ %{_mandir}/man1/firewall-config*.1* %changelog +* Mon Jun 24 2024 Troy Dawson - 2.1.2-3 +- Bump release for June 2024 mass rebuild + * Wed Apr 17 2024 Eric Garver - 2.1.2-2 - fix missing policykit symlink