diff --git a/_service b/_service
index 45c0ba2..4fdff47 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/projectatomic/libpod.git
git
podman
-0.3.3
-v0.3.3
+0.3.4
+v0.3.4
diff --git a/podman-0.3.3.tar.xz b/podman-0.3.3.tar.xz
deleted file mode 100644
index 0d006c9..0000000
--- a/podman-0.3.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:aca4e878488e509a1e678c75e38b6ada59c4b9e1846153adf2266b64ef2a54ca
-size 4600612
diff --git a/podman-0.3.4.tar.xz b/podman-0.3.4.tar.xz
new file mode 100644
index 0000000..7e844d3
--- /dev/null
+++ b/podman-0.3.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:63e1f0255b3f7fbb56f4392f9922a979565bfeb23cf9af8b06bd0cbd69635a6f
+size 4598684
diff --git a/podman.changes b/podman.changes
index 6cb90d9..dbe8ce6 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Mon Mar 26 05:57:07 UTC 2018 - vrothberg@suse.com
+
+- Update podman to v0.3.4:
+ * Make container env variable conditional
+ * Small manpage reword
+ * Document .containerenv in manpages. Move it to /run.
+ * Add .containerenv file
+ * Removing tagged images change in behavior
+ * Image library stage 4 - create and commit
+ * Add 'podman restart' asciinema
+
-------------------------------------------------------------------
Mon Mar 19 09:47:24 UTC 2018 - vrothberg@suse.com
diff --git a/podman.spec b/podman.spec
index 11bbae4..8cbcc97 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.3.3
+Version: 0.3.4
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0