diff --git a/_service b/_service
index f38c4a8..6584120 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
@PARENT_TAG@.@TAG_OFFSET@.%h
v(.*)
\1
- 476d147da5a010faae571f6f46585c777a141474
+ 480a6db351fbe8ee38077902c8df875e3cd13205
libfabric*.tar
diff --git a/libfabric-1.5.1.0.476d147d.tar.bz2 b/libfabric-1.5.1.0.476d147d.tar.bz2
deleted file mode 100644
index e5a7604..0000000
--- a/libfabric-1.5.1.0.476d147d.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ef0b227d0041705e5c67388d1f7a3814e6290bdc3e99c2250742eee2e8cfdacc
-size 1063964
diff --git a/libfabric-1.5.2.0.480a6db3.tar.bz2 b/libfabric-1.5.2.0.480a6db3.tar.bz2
new file mode 100644
index 0000000..a757f43
--- /dev/null
+++ b/libfabric-1.5.2.0.480a6db3.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c2ebdb6376c35b4c88935648843e633bb0a2549eed96d8e610d4ce7ea39d2754
+size 1068927
diff --git a/libfabric.changes b/libfabric.changes
index f797b9e..c810fef 100644
--- a/libfabric.changes
+++ b/libfabric.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Mon Nov 20 16:27:13 UTC 2017 - nmoreychaisemartin@suse.com
+
+- Update to v1.5.2
+ - Core
+ - Fix Power PC 32-bit build
+ - Sockets
+ - Fix incorrect reporting of counter attributes
+ - Verbs
+ - Fix reporting attributes based on device limits
+ - Fix incorrect CQ size reported for iWarp NICs
+ - Update man page with known issues for specific NICs
+ - Fix FI_RX_CQ_DATA mode check
+ - Disable on-demand paging by default (can cause data corruption)
+ - Disable loopback (localhost) addressing (causing failures in MPI)
+
-------------------------------------------------------------------
Mon Oct 9 23:28:31 UTC 2017 - stefan.bruens@rwth-aachen.de
diff --git a/libfabric.spec b/libfabric.spec
index 24f9fbc..78252d0 100644
--- a/libfabric.spec
+++ b/libfabric.spec
@@ -17,13 +17,13 @@
#
-%define git_ver .0.476d147d
+%define git_ver .0.480a6db3
Name: libfabric
Summary: User-space RDMA Fabric Interfaces
License: GPL-2.0 or BSD-2-Clause
Group: Development/Libraries/C and C++
-Version: 1.5.1
+Version: 1.5.2
Release: 0
Source: %{name}-%{version}%{git_ver}.tar.bz2
Source1: baselibs.conf