diff --git a/_service b/_service
index 437800d..9f1853b 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
@PARENT_TAG@+git@TAG_OFFSET@
git
- 51c794ac500a2033b9dc570c71810518bfa667a9
+ be54403e4d297ccc2fb4c7b212e2a83b13a89948
(\d+)-(\d+)-(\w+)
\1.\2.\3
enable
diff --git a/_servicedata b/_servicedata
index fe1f063..048a1fe 100644
--- a/_servicedata
+++ b/_servicedata
@@ -3,4 +3,4 @@
https://github.com/wez/wezterm.git
69ae847273aa2b0a64bdb07cf19d3f6fbaaa6b71
https://github.com/wez/wezterm
- 51c794ac500a2033b9dc570c71810518bfa667a9
\ No newline at end of file
+ be54403e4d297ccc2fb4c7b212e2a83b13a89948
\ No newline at end of file
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 6e5ed06..c47494a 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:8b02572915f61b1511d12ac33f2c823871440d7ec993e696d449f8502f133b5f
-size 87610922
+oid sha256:f0442d80ab11d4cd436480a130c11a1005757ea8e43b79008eb1b4f6d641aa89
+size 87807646
diff --git a/wezterm-20240203.110809.5046fc22+git404.tar.zst b/wezterm-20240203.110809.5046fc22+git404.tar.zst
deleted file mode 100644
index 04fd41c..0000000
--- a/wezterm-20240203.110809.5046fc22+git404.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7c33aee5017f5cc64c6e54af9ed2a8109e7fa72cdc9b56259f1df11385615e74
-size 95229466
diff --git a/wezterm-20240203.110809.5046fc22+git421.tar.zst b/wezterm-20240203.110809.5046fc22+git421.tar.zst
new file mode 100644
index 0000000..38d5e75
--- /dev/null
+++ b/wezterm-20240203.110809.5046fc22+git421.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bdaa8dfcf46e5f65ea76ee04846e4738c7aa50e6c4545903551a836859bb34c1
+size 96073963
diff --git a/wezterm.changes b/wezterm.changes
index ac9c1b2..c8a4b4d 100644
--- a/wezterm.changes
+++ b/wezterm.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Thu Jan 2 22:55:13 UTC 2025 - Soc Virnyl Estela
+
+- Update to version 20240203.110809.5046fc22+git421:
+ * deps: libpng -> 1.6.44
+ * deps: update to zlib 1.3.1
+ * wezterm-ssh: update pty version
+ * docs: changelog for serial bits
+ * pty: bump semver because serial2 changes public API
+ * Use serial2 crate instead of serial (#6411)
+ * chore: remove redundant words in comment
+ * fix some warnings with rust 1.83
+ * wayland: reimplement maximize and restore
+ * Disable libpng VSX_OPT flag for PowerPC 64
+ * cargo update
+ * docs: changelog for #6186
+ * Region scrolling tests and a fix
+ * Region scrolling tests
+ * fix warning
+ * Fixed minor typo in the example from `get_default_colors.md
+
-------------------------------------------------------------------
Fri Nov 8 06:08:50 UTC 2024 - Soc Virnyl Estela
diff --git a/wezterm.obsinfo b/wezterm.obsinfo
index fa7fd7b..7f85097 100644
--- a/wezterm.obsinfo
+++ b/wezterm.obsinfo
@@ -1,4 +1,4 @@
name: wezterm
-version: 20240203.110809.5046fc22+git404
-mtime: 1730734444
-commit: 51c794ac500a2033b9dc570c71810518bfa667a9
+version: 20240203.110809.5046fc22+git421
+mtime: 1735830509
+commit: be54403e4d297ccc2fb4c7b212e2a83b13a89948
diff --git a/wezterm.spec b/wezterm.spec
index c185fe2..054a712 100644
--- a/wezterm.spec
+++ b/wezterm.spec
@@ -1,7 +1,7 @@
#
# spec file for package wezterm
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
# %%global _dashed_version 20230712-072601-f4abf8fd
Name: wezterm
-Version: 20240203.110809.5046fc22+git404
+Version: 20240203.110809.5046fc22+git421
Release: 0
Summary: GPU-accelerated cross-platform terminal emulator and multiplexer
URL: https://github.com/wez/wezterm