]> git.pld-linux.org Git - packages/nftables.git/commitdiff
- updated to 0.9.8 auto/th/nftables-0.9.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jan 2021 14:28:08 +0000 (15:28 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jan 2021 14:28:08 +0000 (15:28 +0100)
nftables.spec

index 0526b405fae52427beb6adc2277e22a79e43a2cf..ce0e617b9d025c132efc6740e2caa28c4c3487d2 100644 (file)
@@ -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)
 
This page took 0.187018 seconds and 4 git commands to generate.