From: Jakub Bogusz Date: Sun, 17 Jan 2021 14:28:08 +0000 (+0100) Subject: - updated to 0.9.8 X-Git-Tag: auto/th/nftables-0.9.8-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1bd197c2df14938fc811ff3fc73719aad193b612;p=packages%2Fnftables.git - updated to 0.9.8 --- diff --git a/nftables.spec b/nftables.spec index 0526b40..ce0e617 100644 --- a/nftables.spec +++ b/nftables.spec @@ -5,12 +5,12 @@ Summary: Administration tool for packet filtering and classification Summary(pl.UTF-8): Narzędzie administracyjne do filtrowania i klasyfikacji pakietów Name: nftables -Version: 0.9.7 +Version: 0.9.8 Release: 1 License: GPL v2 Group: Applications/Networking Source0: https://netfilter.org/projects/nftables/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 72dcf97e712b337469e4d70281ba5075 +# Source0-md5: 77bf0bd43e65e92212fc73139a2e47fc Source1: %{name}.service Source2: %{name}.conf Patch0: %{name}-python.patch @@ -24,7 +24,7 @@ BuildRequires: gmp-devel BuildRequires: iptables-devel >= 1.6.1 BuildRequires: jansson-devel BuildRequires: libmnl-devel >= 1.0.4 -BuildRequires: libnftnl-devel >= 1.1.8 +BuildRequires: libnftnl-devel >= 1.1.9 BuildRequires: libtool >= 2:2 BuildRequires: pkgconfig BuildRequires: python-modules >= 1:2.5 @@ -33,7 +33,7 @@ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 Requires: iptables-libs >= 1.6.1 Requires: libmnl >= 1.0.4 -Requires: libnftnl >= 1.1.8 +Requires: libnftnl >= 1.1.9 %{?with_systemd:Requires: systemd-units >= 38} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)