diff --git a/_service b/_service
index 704731e..7ff3119 100644
--- a/_service
+++ b/_service
@@ -3,8 +3,8 @@
git://github.com/libhugetlbfs/libhugetlbfs.git
git
libhugetlbfs
- 2.18.99
- next
+ 2.20
+ 2.20
*.tar
diff --git a/libhugetlbfs-2.18.99.tar.xz b/libhugetlbfs-2.18.99.tar.xz
deleted file mode 100644
index 2f33d47..0000000
--- a/libhugetlbfs-2.18.99.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bb9f56779d9af2aade386146b26fc76eede22a58fe6009d9ae936108564e88a6
-size 143708
diff --git a/libhugetlbfs-2.20.tar.xz b/libhugetlbfs-2.20.tar.xz
new file mode 100644
index 0000000..f924848
--- /dev/null
+++ b/libhugetlbfs-2.20.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f01aeb7986baa59a11fc8767952458c786d11b4aeec167ec5257eca38bbf00ad
+size 145408
diff --git a/libhugetlbfs.changes b/libhugetlbfs.changes
index 5141ae0..0b1f6cc 100644
--- a/libhugetlbfs.changes
+++ b/libhugetlbfs.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Thu Mar 9 09:10:07 UTC 2017 - fschnizlein@suse.com
+
+- Update to 2.20
+- Bug Fixes:
+ * Fix keyword collisions and warnings from GCC 5
+ * hugeadm output is parsed for default size in huge_page_setup_helper
+ * Testsuite: fallocate tests
+
-------------------------------------------------------------------
Fri Nov 6 13:10:03 UTC 2015 - fvogt@suse.com
diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec
index 83fc52d..c6745d3 100644
--- a/libhugetlbfs.spec
+++ b/libhugetlbfs.spec
@@ -1,7 +1,7 @@
#
# spec file for package libhugetlbfs
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define my_make_flags V=1 CFLAGS="%{optflags} -fPIC" BUILDTYPE=NATIVEONLY PREFIX=%{_prefix} LIBDIR32=%{_libdir} DESTDIR=%{buildroot}
Name: libhugetlbfs
-Version: 2.18.99
+Version: 2.20
Release: 0
Summary: Hugetlbfs helper library
License: LGPL-2.1+