automatic version update by autodist [release 0.36.2-1mamba;Fri May 19 2023]
This commit is contained in:
parent
98295180fb
commit
76b6a8a69c
9
ufw.spec
9
ufw.spec
@ -1,7 +1,7 @@
|
|||||||
%define subversion 0
|
%define subversion 0
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: ufw
|
Name: ufw
|
||||||
Version: 0.36.1
|
Version: 0.36.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: ufw is Uncomplicated Firewall a cli front end to iptables
|
Summary: ufw is Uncomplicated Firewall a cli front end to iptables
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -32,9 +32,9 @@ Ufw stands for Uncomplicated Firewall, and is program for managing a netfilter f
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
%patch3 -p1
|
%patch 3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__python3} setup.py build
|
%{__python3} setup.py build
|
||||||
@ -103,6 +103,9 @@ fi
|
|||||||
%{_datadir}/ufw/messages/*.mo
|
%{_datadir}/ufw/messages/*.mo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 19 2023 Automatic Build System <autodist@mambasoft.it> 0.36.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Sep 20 2021 Automatic Build System <autodist@mambasoft.it> 0.36.1-1mamba
|
* Mon Sep 20 2021 Automatic Build System <autodist@mambasoft.it> 0.36.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user