diff --git a/iptables.changes b/iptables.changes index 61291d3..d6c14a2 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 24 08:14:16 UTC 2018 - astieger@suse.com + +- note build-time dependency on libnftnl >= 1.1.1 + ------------------------------------------------------------------- Tue Sep 4 08:08:22 UTC 2018 - Markos Chandras diff --git a/iptables.spec b/iptables.spec index 224ae8a..5b3ac81 100644 --- a/iptables.spec +++ b/iptables.spec @@ -43,7 +43,7 @@ BuildRequires: xz BuildRequires: pkgconfig(libmnl) >= 1.0 BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4 BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 -BuildRequires: pkgconfig(libnftnl) >= 1.0.5 +BuildRequires: pkgconfig(libnftnl) >= 1.1.1 Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release Requires(post): update-alternatives