automatic version update by autodist [release 1.1.1-1mamba;Thu Oct 03 2024]
This commit is contained in:
parent
5b84cbc943
commit
c86d8686a6
@ -1,5 +1,5 @@
|
||||
Name: nftables
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 1mamba
|
||||
Summary: Netfilter tables userspace tools
|
||||
Group: Network/Security
|
||||
@ -81,8 +81,6 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/nftables.service
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%post
|
||||
%systemd_post nftables
|
||||
@ -131,6 +129,9 @@ install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/nftables.service
|
||||
%{python3_sitelib}/nftables/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 1.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 03 2024 Automatic Build System <autodist@openmamba.org> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user