diff --git a/_service b/_service
index b947e27..4c31913 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
buildah
@PARENT_TAG@
v(.*)
- v1.32.1
+ v1.32.2
enable
diff --git a/_servicedata b/_servicedata
index cf86b5d..1b65617 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/buildah.git
- bfd436d159059b45d770a0fc62386c9e0b9bdbb1
\ No newline at end of file
+ 050318f87df3b79039a0208dd3b6255332e061fd
\ No newline at end of file
diff --git a/buildah-1.32.1.tar.xz b/buildah-1.32.1.tar.xz
deleted file mode 100644
index 27163ad..0000000
--- a/buildah-1.32.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7a2ec23ea048fdae7e99fb13463cb3577b53d251dd81be3563dee358956ab4aa
-size 11120012
diff --git a/buildah-1.32.2.tar.xz b/buildah-1.32.2.tar.xz
new file mode 100644
index 0000000..2484ed5
--- /dev/null
+++ b/buildah-1.32.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d76d7a9f03b68ec805211c8516a08107f718d58c2aa8cc11cddb61e80ff37311
+size 11108424
diff --git a/buildah.changes b/buildah.changes
index 6663eb7..7a18327 100644
--- a/buildah.changes
+++ b/buildah.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Nov 01 07:26:09 UTC 2023 - dcermak@suse.com
+
+- Update to version 1.32.2:
+ * Mask /sys/devices/virtual/powercap by default
+ * tag v1.32.2
+
-------------------------------------------------------------------
Tue Oct 24 15:18:09 UTC 2023 - dcermak@suse.com
diff --git a/buildah.spec b/buildah.spec
index 8c6b3c8..353dedc 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -18,7 +18,7 @@
%define project github.com/containers/buildah
Name: buildah
-Version: 1.32.1
+Version: 1.32.2
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0