diff --git a/_service b/_service
index d3e6b01..46b9190 100644
--- a/_service
+++ b/_service
@@ -2,8 +2,8 @@
https://github.com/containers/conmon
git
-2.0.14
-v2.0.14
+2.0.15
+v2.0.15
conmon-*.tar
diff --git a/conmon-2.0.14.tar.xz b/conmon-2.0.14.tar.xz
deleted file mode 100644
index 1410efd..0000000
--- a/conmon-2.0.14.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6c152ac477ed0e486fe4580148834a632699aa883cbb7cce4b0932a7a1994a71
-size 52140
diff --git a/conmon-2.0.15.tar.xz b/conmon-2.0.15.tar.xz
new file mode 100644
index 0000000..f74041d
--- /dev/null
+++ b/conmon-2.0.15.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:643be52d5cbe670bc2eccd501bb853d1666706aafd4a7836d6b360757c127772
+size 53932
diff --git a/conmon.changes b/conmon.changes
index a7c70d6..70edc07 100644
--- a/conmon.changes
+++ b/conmon.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Fri Apr 3 14:33:46 UTC 2020 - Ralf Haferkamp
+
+- Enable support for journald logging (bsc#1162432)
+
+-------------------------------------------------------------------
+Fri Apr 3 07:22:43 UTC 2020 - Sascha Grunert
+
+- Update to v2.0.15
+ - store status while waiting for pid
+
-------------------------------------------------------------------
Wed Mar 25 08:55:06 UTC 2020 - Sascha Grunert
diff --git a/conmon.spec b/conmon.spec
index a36c935..6507246 100644
--- a/conmon.spec
+++ b/conmon.spec
@@ -17,7 +17,7 @@
Name: conmon
-Version: 2.0.14
+Version: 2.0.15
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0
@@ -25,6 +25,7 @@ Group: System/Management
URL: https://github.com/containers/conmon
Source0: %{name}-%{version}.tar.xz
BuildRequires: glib2-devel
+BuildRequires: pkgconfig(libsystemd)
%description
Conmon is a monitoring program and communication tool between a