diff --git a/_service b/_service
index 132a21b..bfd7f4a 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/projectatomic/libpod.git
git
podman
-0.6.2
-v0.6.2
+0.6.3
+v0.6.3
diff --git a/podman-0.6.2.tar.xz b/podman-0.6.2.tar.xz
deleted file mode 100644
index e88f02d..0000000
--- a/podman-0.6.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:805a9959110cc59dbaa1d76a6085852a5a29ccbdd81568ad64bf48b03d62ece4
-size 3005184
diff --git a/podman-0.6.3.tar.xz b/podman-0.6.3.tar.xz
new file mode 100644
index 0000000..f76f851
--- /dev/null
+++ b/podman-0.6.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f24d7ddc4f424dd83a289771e33cbe67785696e34439e9696896359a59be61b3
+size 3025548
diff --git a/podman.changes b/podman.changes
index 579e9ce..9642d6f 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Mon Jun 18 05:46:23 UTC 2018 - vrothberg@suse.com
+
+- Changelog for v0.6.3 (2018-06-15)
+ * podman: use a different store for the rootless case
+ * podman: do not use Chown in rootless mode
+ * network: do not attempt to create a network in rootless mode
+ * oci: do not set resources in rootless mode
+ * oci: do not use hooks in rootless mode
+ * oci: do not set the cgroup path in Rootless mode
+ * spec: change mount options for /dev/pts in rootless mode
+ * container: do not add shm in rootless mode
+ * podman: provide a default UID mapping when non root
+ * podman: accept option --rootfs to use exploded images
+ * When setting a memory limit, also set a swap limit
+ * Fix cleaning up network namespaces on detached ctrs
+ * Implement --latest for ps
+ * Added --sort flag to podman image
+ * add podman container and image command
+ * rmi: remove image if all tags are specified
+
-------------------------------------------------------------------
Mon Jun 11 06:22:30 UTC 2018 - vrothberg@suse.com
diff --git a/podman.spec b/podman.spec
index 7b2c854..2c15f46 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.6.2
+Version: 0.6.3
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0