diff --git a/_service b/_service
index 1d02afc..fc2f834 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/containers/podman.git
git
- v4.6.0
+ v4.6.1
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 4e72ca8..9baabe3 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/podman.git
- 38e6fab9664c6e59b66e73523b307a56130316ae
\ No newline at end of file
+ f3069b3ff48e30373c33b3f5976f15abf8cfee20
\ No newline at end of file
diff --git a/podman-4.6.0.tar.xz b/podman-4.6.0.tar.xz
deleted file mode 100644
index b174301..0000000
--- a/podman-4.6.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e935a55432450265856c91ed38f11ec4fdcda9e9ed0643f13b8708dd2326b8a2
-size 10878396
diff --git a/podman-4.6.1.tar.xz b/podman-4.6.1.tar.xz
new file mode 100644
index 0000000..0e5dd07
--- /dev/null
+++ b/podman-4.6.1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f9da6ecc790bec842d13a9abad8a8ae820e1e67ec040ea3eb1a0e05ab342f9f6
+size 10924996
diff --git a/podman.changes b/podman.changes
index 855e397..a168fd8 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Fri Aug 11 05:42:19 UTC 2023 - danish.prakash@suse.com
+
+- Update to version 4.6.1:
+ * Bump to v4.6.1
+ * Release notes for v4.6.1
+ * Vendor buildah v1.31.2
+ * [4.6] vendor c/common v0.55.3
+ * [v4.6] Remove zstd:chunked reference
+ * [v4.6] bump golang.org/x/net to v0.13.0
+ * do not redefine gobuild for eln
+ * [CI:BUILD] RPM: define gobuild macro for rhel/centos stream
+ * [v4.6] [CI:BUILD] RPM: separate out gvproxy for copr and fedora >= 38
+ * System tests: add test tags
+ * API: kill: return 409 on invalid state
+ * Mention TimeoutStartSec in quadlet man page
+ * If quadlets have same name, only use first
+ * Bump to v4.6.1-dev
+
-------------------------------------------------------------------
Thu Aug 3 13:05:43 UTC 2023 - Danish Prakash
diff --git a/podman.spec b/podman.spec
index 75c52a7..a3628ed 100644
--- a/podman.spec
+++ b/podman.spec
@@ -18,7 +18,7 @@
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
%define project github.com/containers/podman
Name: podman
-Version: 4.6.0
+Version: 4.6.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0