automatic version update by autodist [release 0.36.1-1mamba;Mon Sep 20 2021]
This commit is contained in:
parent
7b26330bd5
commit
98295180fb
8
ufw.spec
8
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 <autodist@mambasoft.it> 0.36.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.36-2mamba
|
||||
- rebuilt with python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user