diff --git a/_service b/_service
index 9c76ee8..56512b8 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
ceph
git
no
- disable
+ enable
sh etc/ceph_ver_hack.sh
diff --git a/_servicedata b/_servicedata
index d338100..6424d62 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/SUSE/ceph.git
- 155adb5253c3aaa47f418e70f23073e5acce58f3
\ No newline at end of file
+ 706f78da1a7c72241fae3262643824cbd8710d03
\ No newline at end of file
diff --git a/ceph-12.2.0+git.1504013812.01ea30bcc9.tar.bz2 b/ceph-12.2.0+git.1504013812.01ea30bcc9.tar.bz2
deleted file mode 100644
index 627e4fb..0000000
--- a/ceph-12.2.0+git.1504013812.01ea30bcc9.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9405f2725a9694545c4e737c1ce2a7b2a2a8d2296310c18d789f77e0efdbed24
-size 127202900
diff --git a/ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2 b/ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2
new file mode 100644
index 0000000..f4d8ac2
--- /dev/null
+++ b/ceph-12.2.0+git.1504118058.706f78da1a.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a4ae55cf002fb693faab504936c9cd4c5b0bfa45e14060d9bdbd4a80a45846f4
+size 127204831
diff --git a/ceph-test.changes b/ceph-test.changes
index a0e5317..1fa2f13 100644
--- a/ceph-test.changes
+++ b/ceph-test.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Aug 30 18:46:08 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.2.0+git.1504118058.706f78da1a:
+ + fix ceph --version to say "stable" instead of "rc"
+ + spec file: add python-numpy-devel build dependency for SUSE
+ + bsc#1053836
+ * Revert "osd: adjust osd_min_pg_log_entries"
+ * osd/PGLog: write only changed dup entries
+
-------------------------------------------------------------------
Tue Aug 29 14:16:26 UTC 2017 - ncutler@suse.com
diff --git a/ceph-test.spec b/ceph-test.spec
index ba33594..8be84c5 100644
--- a/ceph-test.spec
+++ b/ceph-test.spec
@@ -68,7 +68,7 @@
# main package definition
#################################################################################
Name: ceph-test
-Version: 12.2.0+git.1504013812.01ea30bcc9
+Version: 12.2.0+git.1504118058.706f78da1a
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -124,6 +124,7 @@ BuildRequires: python-werkzeug
%if 0%{?suse_version}
BuildRequires: python-CherryPy
BuildRequires: python-Werkzeug
+BuildRequires: python-numpy-devel
%endif
BuildRequires: python-pecan
BuildRequires: socat
diff --git a/ceph.changes b/ceph.changes
index a0e5317..1fa2f13 100644
--- a/ceph.changes
+++ b/ceph.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Wed Aug 30 18:46:08 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.2.0+git.1504118058.706f78da1a:
+ + fix ceph --version to say "stable" instead of "rc"
+ + spec file: add python-numpy-devel build dependency for SUSE
+ + bsc#1053836
+ * Revert "osd: adjust osd_min_pg_log_entries"
+ * osd/PGLog: write only changed dup entries
+
-------------------------------------------------------------------
Tue Aug 29 14:16:26 UTC 2017 - ncutler@suse.com
diff --git a/ceph.spec b/ceph.spec
index 939907d..6f1fe89 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -68,7 +68,7 @@
# main package definition
#################################################################################
Name: ceph
-Version: 12.2.0+git.1504013812.01ea30bcc9
+Version: 12.2.0+git.1504118058.706f78da1a
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -117,6 +117,7 @@ BuildRequires: python-werkzeug
%if 0%{?suse_version}
BuildRequires: python-CherryPy
BuildRequires: python-Werkzeug
+BuildRequires: python-numpy-devel
%endif
BuildRequires: python-pecan
BuildRequires: socat