diff --git a/_service b/_service
index 60c969a..0269ee8 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://gitlab.gnome.org/GNOME/vte.git
git
@PARENT_TAG@
-
- 0.78.1
+ disable
+ 0.78.3
doc/vttest.*
diff --git a/vte-0.78.1.obscpio b/vte-0.78.1.obscpio
deleted file mode 100644
index d6b96db..0000000
--- a/vte-0.78.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b4cc35753d33e31bbedc35b5ebe1218270f42ab232eb78daf9a4e4e9ce793fb2
-size 4313612
diff --git a/vte-0.78.3.obscpio b/vte-0.78.3.obscpio
new file mode 100644
index 0000000..2d49a24
--- /dev/null
+++ b/vte-0.78.3.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:18f9195bcd3824b274b9d2db30aa5f5e454fc429d550da5d12a920c3ec14aba0
+size 4316172
diff --git a/vte.changes b/vte.changes
index 40c132b..b5983df 100644
--- a/vte.changes
+++ b/vte.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Sat Jan 25 16:25:55 UTC 2025 - Bjørn Lie
+
+- Update to version 0.78.3:
+ + widget: Guard signal disconnect on non-null object
+ + widget: Scroll the alternate screen into the viewport
+
+-------------------------------------------------------------------
+Sun Nov 24 20:29:34 UTC 2024 - Bjørn Lie
+
+- Update to version 0.78.2:
+ + build: Fix typo in pread check
+ + emulation: Use U+2426 for SUB
+ + lib: Remove an unnecessary move
+ + widget:
+ - Use correct type for out param
+ - Use correct termprop name
+
-------------------------------------------------------------------
Tue Oct 22 07:26:43 UTC 2024 - Bjørn Lie
diff --git a/vte.obsinfo b/vte.obsinfo
index a6e1b94..291f6d8 100644
--- a/vte.obsinfo
+++ b/vte.obsinfo
@@ -1,4 +1,4 @@
name: vte
-version: 0.78.1
-mtime: 1729365925
-commit: 9c70c63c29bdd1677f3f1fa947d015ddf5eecc76
+version: 0.78.3
+mtime: 1737811945
+commit: 6f293fa50a52c79a47642875a534dacaf3913a55
diff --git a/vte.spec b/vte.spec
index e7dccd4..5b1d8e8 100644
--- a/vte.spec
+++ b/vte.spec
@@ -1,7 +1,7 @@
#
# spec file for package vte
#
-# 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
@@ -27,7 +27,7 @@
%bcond_with glade_support
Name: vte
-Version: 0.78.1
+Version: 0.78.3
Release: 0
Summary: Terminal Emulator Library
License: CC-BY-4.0 AND LGPL-3.0-or-later AND GPL-3.0-or-later AND MIT