diff --git a/_service b/_service
index d6fe7c8..88a6625 100644
--- a/_service
+++ b/_service
@@ -8,10 +8,10 @@
To update to a new release, change "revision" to the desired
git commit hash and bump "version" if necessary
- 1.0.1
+ 1.0.2
-->
- 1.0.1+git%cd.%h
- 59eacf07dd92af6917ed351c0c5e51ec5237965c
+ 1.0.2+git%cd.%h
+ ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
diff --git a/libqb-1.0.1.22-59ea.tar.xz b/libqb-1.0.1.22-59ea.tar.xz
deleted file mode 100644
index 9b5687d..0000000
--- a/libqb-1.0.1.22-59ea.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4e52032082faedc053433919948940750fae69a2e1f462f29095d369a9ad1a9a
-size 431572
diff --git a/libqb-1.0.2.15-ef4c.tar.xz b/libqb-1.0.2.15-ef4c.tar.xz
new file mode 100644
index 0000000..81d14aa
--- /dev/null
+++ b/libqb-1.0.2.15-ef4c.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e2ced821187f74477d4d7d2ad9f035f260a51de2436cbf955d603e87051ba6d
+size 437392
diff --git a/libqb.changes b/libqb.changes
index c63fd58..69153e1 100644
--- a/libqb.changes
+++ b/libqb.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Fri Jul 21 09:46:28 UTC 2017 - ygao@suse.com
+
+- loop: don't bring runtime down for a trivial API misuse
+- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
+
+-------------------------------------------------------------------
+Fri Jul 21 09:24:25 UTC 2017 - ygao@suse.com
+
+- Update to version 1.0.2
+- Memleak fixes (#194)
+- Allow Linux to use filesystem sockets (#248) (fate#323415)
+- Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)
+
-------------------------------------------------------------------
Mon Mar 6 15:49:36 UTC 2017 - ygao@suse.com
diff --git a/libqb.spec b/libqb.spec
index 57db7a6..7b0683a 100644
--- a/libqb.spec
+++ b/libqb.spec
@@ -16,12 +16,12 @@
#
-%global commit 1.0.1.22-59ea
+%global commit 1.0.2.15-ef4c
%bcond_without check
Name: libqb
-Version: 1.0.1
+Version: 1.0.2
Release: 0
Summary: An IPC library for high performance servers
License: LGPL-2.1+