diff --git a/.buildah.metadata b/.buildah.metadata
index e54a031..571e6d9 100644
--- a/.buildah.metadata
+++ b/.buildah.metadata
@@ -1 +1 @@
-eb37b8c65e19325db71b1b3deae1c585d87c0378 SOURCES/release-1.27-4785fdb.tar.gz
+b9b966712b25554f9cf08b1c49a80b60fd3dc56d SOURCES/release-1.29-7fa17a8.tar.gz
diff --git a/.gitignore b/.gitignore
index 5a5c242..9afd8f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/release-1.27-4785fdb.tar.gz
+SOURCES/release-1.29-7fa17a8.tar.gz
diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec
index 43826b5..0f2052d 100644
--- a/SPECS/buildah.spec
+++ b/SPECS/buildah.spec
@@ -8,13 +8,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl 
 %endif
 
 %global import_path github.com/containers/buildah
-%global branch release-1.27
-%global commit0 4785fdb41eb01480b4b3005a30c7cabe422a8c0f
+%global branch release-1.29
+%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
 
 Epoch: 1
 Name: buildah
-Version: 1.27.3
+Version: 1.29.1
 Release: 1%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
@@ -133,28 +133,68 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
-* Mon Dec 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.3-1
-- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
-  (https://github.com/containers/buildah/commit/4785fdb)
-- Resolves: #2152042
+* Mon Feb 20 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-1
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
+  (https://github.com/containers/buildah/commit/7fa17a8)
+- Related: #2124478
+
+* Fri Feb 10 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-3
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
+  (https://github.com/containers/buildah/commit/c822cc6)
+- Related: #2124478
+
+* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-2
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
+  (https://github.com/containers/buildah/commit/94b723c)
+- Related: #2124478
+
+* Fri Jan 27 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-1
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.29.0
+  (https://github.com/containers/buildah/commit/94b723c)
+- Related: #2124478
+
+* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.4
+- update to the latest content of https://github.com/containers/buildah/tree/main
+  (https://github.com/containers/buildah/commit/078a7ff)
+- Related: #2124478
 
-* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-4
-- pull in crun by default
-- Resolves: #2150525
+* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.3
+- update to the latest content of https://github.com/containers/buildah/tree/main
+  (https://github.com/containers/buildah/commit/4b72f05)
+- Related: #2124478
+
+* Wed Jan 18 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.2
+- update to the latest content of https://github.com/containers/buildah/tree/main
+  (https://github.com/containers/buildah/commit/c541c35)
+- Related: #2124478
 
-* Mon Dec 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-3
-- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
-  (https://github.com/containers/buildah/commit/5b86d15)
-- Resolves: #2150432
+* Fri Jan 13 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.1
+- update to the latest content of https://github.com/containers/buildah/tree/main
+  (https://github.com/containers/buildah/commit/8ca903b)
+- Related: #2124478
+
+* Mon Jan 09 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-3
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.28
+  (https://github.com/containers/buildah/commit/cfefbb6)
+- fixes segmentation fault on s390x
+- Resolves: #2150429
+
+* Wed Dec 07 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-2
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.28
+  (https://github.com/containers/buildah/commit/7e4d9dd)
+- Resolves: #2151247
 
-* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-2
-- remove patch applied upstream
-- Related: #2136848
+* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-1
+- update to https://github.com/containers/buildah/releases/tag/v1.28.2
+- Related: #2124478
+
+* Thu Nov 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-2
+- pull in crun by default
+- Resolves: #2142494
 
-* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.2-1
-- update to the latest content of https://github.com/containers/buildah/tree/release-1.27
-  (https://github.com/containers/buildah/commit/c43a389)
-- Resolves: #2136848
+* Tue Nov 01 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-1
+- update to https://github.com/containers/buildah/releases/tag/v1.28.0
+- Related: #2124478
 
 * Fri Aug 26 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.0-2
 - fix CVE-2022-2990