diff --git a/kitty-0.26.2.tar.gz b/kitty-0.26.2.tar.gz
deleted file mode 100644
index fb653d0..0000000
--- a/kitty-0.26.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:69d3ad67b9a4db696c3c089623adadaa34237287cb53ef3309e0bcb62c2324eb
-size 6048093
diff --git a/kitty-0.26.3.tar.gz b/kitty-0.26.3.tar.gz
new file mode 100644
index 0000000..d2eb6f6
--- /dev/null
+++ b/kitty-0.26.3.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f108effffdb70a26f58e851361e7191aa6f20263c188576928f7fd176efada88
+size 6055457
diff --git a/kitty.changes b/kitty.changes
index 8582ca6..aab77c9 100644
--- a/kitty.changes
+++ b/kitty.changes
@@ -1,3 +1,29 @@
+-------------------------------------------------------------------
+Mon Sep 26 07:59:26 UTC 2022 - Michael Vetter <mvetter@suse.com>
+
+- Update to 0.26.3:
+  * Wayland: Mark windows in which a bell occurs as urgent on compositors
+    that support the xdg-activation protocol
+  * Allow passing null bytes through the system clipboard (#5483)
+  * ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly
+    when transmitting (#5496)
+  * Sessions: Allow controlling which OS Window is active via
+    the focus_os_window directive
+  * Wayland: Fix for bug in NVIDIA drivers that prevents
+    transparency working (#5479)
+  * Wayland: Fix for a bug that could cause kitty to become
+    non-responsive when using multiple OS windows in a single
+    instance on some compositors (#5495)
+  * Wayland: Fix for a bug preventing kitty from starting on
+    Hyprland when using a non-unit scale (#5467)
+  * Wayland: Generate a XDG_ACTIVATION_TOKEN when opening URLs
+    or running programs in the background via the launch action
+  * Fix a regression that caused kitty not to restore SIGPIPE
+    after python nukes it when launching children. Affects bash
+    which does not sanitize its signal mask. (#5500)
+  * Fix a use-after-free when handling fake mouse clicks and the
+    action causes windows to be removed/re-allocated (#5506)
+
 -------------------------------------------------------------------
 Mon Sep  5 06:11:31 UTC 2022 - Michael Vetter <mvetter@suse.com>
 
diff --git a/kitty.spec b/kitty.spec
index 585a012..c5661fb 100644
--- a/kitty.spec
+++ b/kitty.spec
@@ -19,7 +19,7 @@
 # sphinx_copybutton not in Factory
 %bcond_with docs
 Name:           kitty
-Version:        0.26.2
+Version:        0.26.3
 Release:        0
 Summary:        A GPU-based terminal emulator
 License:        GPL-3.0-only