From 76b6a8a69c898d2975ba291335efd1786cdd21ce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:46:49 +0100 Subject: [PATCH] automatic version update by autodist [release 0.36.2-1mamba;Fri May 19 2023] --- ufw.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ufw.spec b/ufw.spec index cf13586..025fc73 100644 --- a/ufw.spec +++ b/ufw.spec @@ -1,7 +1,7 @@ %define subversion 0 %define majver %(echo %version | cut -d. -f1-2) Name: ufw -Version: 0.36.1 +Version: 0.36.2 Release: 1mamba Summary: ufw is Uncomplicated Firewall a cli front end to iptables Group: System/Libraries/Python @@ -32,9 +32,9 @@ Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter f %prep %setup -q #%patch0 -p1 -%patch1 -p1 +%patch 1 -p1 #%patch2 -p1 -%patch3 -p1 +%patch 3 -p1 %build %{__python3} setup.py build @@ -103,6 +103,9 @@ fi %{_datadir}/ufw/messages/*.mo %changelog +* Fri May 19 2023 Automatic Build System 0.36.2-1mamba +- automatic version update by autodist + * Mon Sep 20 2021 Automatic Build System 0.36.1-1mamba - automatic version update by autodist