diff --git a/_servicedata b/_servicedata
index 436a6b6..785f3f8 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/SUSE/ceph.git
- 9216e9a5fed5614f5e79905309c453161da1cf8d
\ No newline at end of file
+ ba197ae32136ead7cb455c56e0f4f7cd99de2bc0
\ No newline at end of file
diff --git a/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2 b/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2
deleted file mode 100644
index 6692b03..0000000
--- a/ceph-11.1.0+git.1484919552.9216e9a.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:74850a481f70ad90b5ba94f5d2130376ebde46deb22eebf99420f04c2ac1a2e3
-size 102876406
diff --git a/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2 b/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2
new file mode 100644
index 0000000..e19fa14
--- /dev/null
+++ b/ceph-11.1.0+git.1486588482.ba197ae.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b1603090ad5dfb04fe1c79200a7629c25f062169810b6eba850b3740f8314b95
+size 103922840
diff --git a/ceph-test.changes b/ceph-test.changes
index e16cc81..06ae3af 100644
--- a/ceph-test.changes
+++ b/ceph-test.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
+
+- Update to version 11.1.0+git.1486588482.ba197ae:
+ + Update to latest upstream master (3d740bd)
+ + cmake: added empty RPATH to several executables
+ + rocksdb: sync with upstream
+
-------------------------------------------------------------------
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
diff --git a/ceph-test.spec b/ceph-test.spec
index 683d028..37bd6e2 100644
--- a/ceph-test.spec
+++ b/ceph-test.spec
@@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph-test
-Version: 11.1.0+git.1484919552.9216e9a
+Version: 11.1.0+git.1486588482.ba197ae
Release: 0
Summary: Ceph benchmarks and test tools
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -553,7 +553,7 @@ rm -rf %{buildroot}%{_unitdir}/ceph-osd.target
rm -rf %{buildroot}%{_unitdir}/ceph-disk@.service
rm -rf %{buildroot}%{_prefix}/lib/ocf/resource.d/ceph/rbd
rm -rf %{buildroot}%{_libdir}/librados.so.*
-rm -rf %{buildroot}%{_libdir}/ceph/libceph-common.so
+rm -rf %{buildroot}%{_libdir}/ceph/libceph-common.so*
rm -rf %{buildroot}%{_libdir}/librados_tp.so.*
rm -rf %{buildroot}%{_includedir}/rados/librados.h
rm -rf %{buildroot}%{_includedir}/rados/librados.hpp
diff --git a/ceph.changes b/ceph.changes
index e16cc81..06ae3af 100644
--- a/ceph.changes
+++ b/ceph.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Wed Feb 08 21:28:28 UTC 2017 - ncutler@suse.com
+
+- Update to version 11.1.0+git.1486588482.ba197ae:
+ + Update to latest upstream master (3d740bd)
+ + cmake: added empty RPATH to several executables
+ + rocksdb: sync with upstream
+
-------------------------------------------------------------------
Fri Jan 20 14:00:36 UTC 2017 - ncutler@suse.com
diff --git a/ceph.spec b/ceph.spec
index 2aa3059..79377c2 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph
-Version: 11.1.0+git.1484919552.9216e9a
+Version: 11.1.0+git.1486588482.ba197ae
Release: 0
Summary: User space components of the Ceph file system
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -1391,7 +1391,7 @@ fi
%defattr(-,root,root,-)
%{_libdir}/librados.so.*
%dir %{_libdir}/ceph
-%{_libdir}/ceph/libceph-common.so
+%{_libdir}/ceph/libceph-common.so*
%if %{with lttng}
%{_libdir}/librados_tp.so.*
%endif