diff --git a/ufw.spec b/ufw.spec index 866602d..cf13586 100644 --- a/ufw.spec +++ b/ufw.spec @@ -1,8 +1,8 @@ %define subversion 0 %define majver %(echo %version | cut -d. -f1-2) Name: ufw -Version: 0.36 -Release: 2mamba +Version: 0.36.1 +Release: 1mamba Summary: ufw is Uncomplicated Firewall a cli front end to iptables Group: System/Libraries/Python Vendor: openmamba @@ -25,7 +25,6 @@ BuildRequires: iptables-ipv6 Requires: python3 >= %python3_version Requires: iptables Requires: iptables-ipv6 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter firewall. It provides a command line interface and aims to be uncomplicated and easy to use. @@ -104,6 +103,9 @@ fi %{_datadir}/ufw/messages/*.mo %changelog +* Mon Sep 20 2021 Automatic Build System 0.36.1-1mamba +- automatic version update by autodist + * Thu Sep 10 2020 Silvan Calarco 0.36-2mamba - rebuilt with python3