diff --git a/_service b/_service
index 2f1b350..8134bcb 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/projectatomic/libpod.git
git
podman
-0.7.3
-v0.7.3
+0.7.4
+v0.7.4
diff --git a/podman-0.7.3.tar.xz b/podman-0.7.3.tar.xz
deleted file mode 100644
index 8a61351..0000000
--- a/podman-0.7.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:481258dddc392034ecfecb3b474e30daab290050c21c6a47027eee4e9c28ac82
-size 3141172
diff --git a/podman-0.7.4.tar.xz b/podman-0.7.4.tar.xz
new file mode 100644
index 0000000..95c99cd
--- /dev/null
+++ b/podman-0.7.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9648f4bc051456389e9d6cf0e92262d843566bb654230617e1536fc60d220cb1
+size 3157452
diff --git a/podman.changes b/podman.changes
index 8ee7cd0..8dbd72a 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,30 @@
+-------------------------------------------------------------------
+Mon Jul 30 05:45:52 UTC 2018 - vrothberg@suse.com
+
+- Changelog for v0.7.4 (2018-07-27)
+ * Add pod pause/unpause
+ * Fix up docker compatibility messages
+ * Fix handling of Linux network namespaces
+ * Cleanup descriptions and help information
+ * Add pod kill
+ * Added pod restart
+ * podman: allow to specify the IPC namespace to join
+ * podman: allow to specify the UTS namespace to join
+ * podman: allow to specify the PID namespace to join
+ * podman: allow to specify the userns to join
+ * spec: allow container:NAME network mode
+ * Add libpod namespace to config
+ * Add missing runtime.go lines to set namespace
+ * Set namespace for new pods/containers based on runtime
+ * Add --namespace flag to Podman
+ * Update documentation for the State interface
+ * Ensure pods are part of the set namespace when added
+ * Enforce namespace checks on container add
+ * Add container and pod namespaces to configs
+ * AppArmor: runtime check if it's enabled on the host
+ * Add format descriptors infor to podman top
+ * docs/podman-top: fix typo and whitespace
+
-------------------------------------------------------------------
Mon Jul 23 06:18:32 UTC 2018 - vrothberg@suse.com
diff --git a/podman.spec b/podman.spec
index 1a47e8c..eed6837 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.7.3
+Version: 0.7.4
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0