diff --git a/_service b/_service
index 67925a6..af15984 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
https://github.com/containers/conmon
git
-2.0.1
-v2.0.1
+2.0.2
+v2.0.2
conmon-*.tar
diff --git a/conmon-2.0.1.tar.xz b/conmon-2.0.1.tar.xz
deleted file mode 100644
index 5e70e49..0000000
--- a/conmon-2.0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6b58b99677a9c8dd30444c49b6971fe5177936d5228c1dcc28e23fd30161c5ca
-size 46124
diff --git a/conmon-2.0.2.tar.xz b/conmon-2.0.2.tar.xz
new file mode 100644
index 0000000..72c2e44
--- /dev/null
+++ b/conmon-2.0.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9d76b9979c4ec69759726fc7b17f181cef31753a7bec921b766963372ccacb8d
+size 46228
diff --git a/conmon.changes b/conmon.changes
index 52f3fa3..798774c 100644
--- a/conmon.changes
+++ b/conmon.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Oct 29 09:03:03 UTC 2019 - Sascha Grunert
+
+- Add CONN_SOCK_BUF_SIZE to config
+- Fix bug to close the sync pipe before exit command
+
-------------------------------------------------------------------
Mon Sep 16 16:59:28 UTC 2019 - Sascha Grunert
diff --git a/conmon.spec b/conmon.spec
index 97e4fc6..f9fad42 100644
--- a/conmon.spec
+++ b/conmon.spec
@@ -17,7 +17,7 @@
Name: conmon
-Version: 2.0.1
+Version: 2.0.2
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0