commit e49008fe8856769194f0b4f9d6a3a5a0164ebb24
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 17 15:14:56 2017 +0100
Update to 2.12
sources | 2 +-
xtables-addons-kmod.spec | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index a9feac3..da586c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f3123295db81a9d1bc08dabf075d0d6 xtables-addons-2.11.tar.xz
+aed5ce0873709ac243f1177fc81ff452 xtables-addons-2.12.tar.xz
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 3d729f7..e3dd71c 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -5,17 +5,16 @@
# a new akmod package will only get build when a new one is actually needed
%global buildforkernels akmod
-#FIXME xtables-kmod doesn't use the appropriate cflags
%global debug_package %{nil}
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 2.11
-Release: 2%{?dist}
+Version: 2.12
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL:
http://xtables-addons.sourceforge.net
-Source0:
http://dl.sourceforge.net/xtables-addons/Xtables-addons/%{version}/xtable...
+Source0:
http://dl.sourceforge.net/xtables-addons/Xtables-addons/xtables-addons-%{...
#Source11: xtables-addons-kmodtool-excludekernel-filterfile
# get the needed BuildRequires (in parts depending on what we build for)
BuildRequires: %{_bindir}/kmodtool
@@ -68,6 +67,9 @@ done
rm -rf %{buildroot}
%changelog
+* Tue Jan 17 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.12-1
+- Update to 2.12
+
* Sat Oct 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 2.11-2
- Switch to akmod build