diff --git a/_service b/_service
index 96a0906..d872b03 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
buildah
@PARENT_TAG@
v(.*)
- v1.33.1
+ v1.33.2
enable
diff --git a/_servicedata b/_servicedata
index 09ade9f..a216317 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containers/buildah.git
- 38d6d5f11400b82ee24b94040e0841e894d606eb
\ No newline at end of file
+ 7fffb33667f502737b66c1c1034744ed2dcc3b69
\ No newline at end of file
diff --git a/buildah-1.33.1.tar.xz b/buildah-1.33.1.tar.xz
deleted file mode 100644
index 982cdec..0000000
--- a/buildah-1.33.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1810a27deed32bfd1c75a5c57432f0930dc43a453b2fed0a614f1e3ade800fe5
-size 11224008
diff --git a/buildah-1.33.2.tar.xz b/buildah-1.33.2.tar.xz
new file mode 100644
index 0000000..b94b67c
--- /dev/null
+++ b/buildah-1.33.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:98352adc80f8bfcf70486f0152e34e814aa7915cf82d505e73114a8970023c08
+size 11191476
diff --git a/buildah.changes b/buildah.changes
index dceab8a..22f78ca 100644
--- a/buildah.changes
+++ b/buildah.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Nov 27 07:04:59 UTC 2023 - dcermak@suse.com
+
+- Update to version 1.33.2:
+ * [release-1.33.2] Bump to v1.33.2
+ * Update minimum to golang 1.20
+ * fix(deps): update module github.com/fsouza/go-dockerclient to v1.10.0
+ * fix(deps): update module github.com/moby/buildkit to v0.12.3
+ * Bump to v1.33.2-dev
+
-------------------------------------------------------------------
Mon Nov 20 07:16:52 UTC 2023 - dcermak@suse.com
diff --git a/buildah.spec b/buildah.spec
index 9db5a35..82322ef 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -18,7 +18,7 @@
%define project github.com/containers/buildah
Name: buildah
-Version: 1.33.1
+Version: 1.33.2
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0