diff --git a/_service b/_service
index 5d69ebc..5ee4cfa 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/containers/libpod.git
git
podman
-1.9.0
-v1.9.0
+1.9.1
+v1.9.1
diff --git a/podman-1.9.0.tar.xz b/podman-1.9.0.tar.xz
deleted file mode 100644
index aec7839..0000000
--- a/podman-1.9.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0a59775bbc849bf47990ac741d58954f0c69d2f44fd741562dbf1c264a26bb69
-size 5086652
diff --git a/podman-1.9.1.tar.xz b/podman-1.9.1.tar.xz
new file mode 100644
index 0000000..e248e88
--- /dev/null
+++ b/podman-1.9.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e840bbd4fe53c16dd6d545fe7f5c0912e0c474ac3f53558b363aaed3e7f451cb
+size 5076872
diff --git a/podman.changes b/podman.changes
index fcb8659..c9a0559 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,8 +1,24 @@
+-------------------------------------------------------------------
+Wed Apr 29 06:34:51 UTC 2020 - Sascha Grunert
+
+- Update podman to v1.9.1:
+ * Bugfixes
+ - Fixed a bug where healthchecks could become nonfunctional if
+ container log paths were manually set with --log-path and
+ multiple container logs were placed in the same directory
+ - Fixed a bug where rootless Podman could, when using an older
+ libpod.conf, print numerous warning messages about an invalid
+ CGroup manager config
+ - Fixed a bug where rootless Podman would sometimes fail to
+ close the rootless user namespace when joining it
+ * Misc
+ - Updated containers/common to v0.8.2
+
-------------------------------------------------------------------
Thu Apr 16 06:33:21 UTC 2020 - Sascha Grunert
- Switched to simple `make binaries` for building podman
-- Update podman to v1.8.2:
+- Update podman to v1.9.0:
* Features
- Experimental support has been added for podman run
--userns=auto, which automatically allocates a unique UID and
diff --git a/podman.spec b/podman.spec
index acc2dc8..ad265db 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 1.9.0
+Version: 1.9.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0