diff --git a/.gitignore b/.gitignore
index 888f7e3..bd9a687 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/oci-systemd-hook-9b1e622.tar.gz
+SOURCES/oci-systemd-hook-c04483d.tar.gz
diff --git a/.oci-systemd-hook.metadata b/.oci-systemd-hook.metadata
index dd7410a..2602aa2 100644
--- a/.oci-systemd-hook.metadata
+++ b/.oci-systemd-hook.metadata
@@ -1 +1 @@
-ad200a1620e75bc2aa645c98c1ce1d504f98c984 SOURCES/oci-systemd-hook-9b1e622.tar.gz
+2d0ab3df71c932e6edf31828d3d5f30730bb907b SOURCES/oci-systemd-hook-c04483d.tar.gz
diff --git a/SPECS/oci-systemd-hook.spec b/SPECS/oci-systemd-hook.spec
index e8691d1..df0c486 100644
--- a/SPECS/oci-systemd-hook.spec
+++ b/SPECS/oci-systemd-hook.spec
@@ -5,12 +5,12 @@
 # https://github.com/projectatomic/oci-systemd-hook
 %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
 %global import_path     %{provider_prefix}
-%global commit          9b1e622c86cf738b404f89ee405803a0338ae9d7
+%global commit          c04483d32aaad351da14b3b42dfe1e9e69ffa974
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           %{repo}
 Epoch:          1
-Version:        0.1.14
+Version:        0.1.15
 Release:        2.git%{shortcommit}%{?dist}
 Summary:        OCI systemd hook for docker
 Group:          Applications/Text
@@ -54,6 +54,13 @@ make %{?_smp_mflags}
 %{_usr}/share/containers/oci/hooks.d/oci-systemd-hook.json
 
 %changelog
+* Thu Feb 01 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.15-2.gitc04483d
+- rebase to c04483d32aaad351da14b3b42dfe1e9e69ffa974
+
+* Thu Dec 21 2017 Dan Walsh <dwalsh@redhat.com> - 1:0.1.15-1.git
+- Fix issue with oci-systemd-hook running in user namespaces
+- fix json file to run container with proper stage field.
+
 * Mon Dec 11 2017 Frantisek Kluknavsky <fkluknav@redhat.com> - 1:0.1.14-2.git9b1e622
 - rebased to 9b1e622c86cf738b404f89ee405803a0338ae9d7