- Update to release 1.0.4

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=68
This commit is contained in:
2022-06-07 14:57:22 +00:00
committed by Git OBS Bridge
parent dda4e0611e
commit 7815df55d2
6 changed files with 12 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: nftables
Version: 1.0.3
Version: 1.0.4
Release: 0
Summary: Userspace utility to access the nf_tables packet filter
License: GPL-2.0-only
@@ -38,7 +38,7 @@ BuildRequires: python3-base
BuildRequires: pkgconfig(jansson)
BuildRequires: pkgconfig(libedit)
BuildRequires: pkgconfig(libmnl) >= 1.0.4
BuildRequires: pkgconfig(libnftnl) >= 1.2.1
BuildRequires: pkgconfig(libnftnl) >= 1.2.2
BuildRequires: pkgconfig(xtables) >= 1.6.1
%description