diff --git a/_service b/_service
index 788ccef..5c689d0 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
https://github.com/alacritty/alacritty.git
- refs/tags/v0.14.0
+ refs/tags/v0.15.0
v*
@PARENT_TAG@
v(.*)
diff --git a/_servicedata b/_servicedata
index 99890a8..4a89817 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/alacritty/alacritty.git
- 22a447573bbd67c0a5d3946d58d6d61bac3b4ad2
\ No newline at end of file
+ 53395536aa4ebebcbc0431e7336c2a6857efcff5
\ No newline at end of file
diff --git a/alacritty-0.14.0.tar.zst b/alacritty-0.14.0.tar.zst
deleted file mode 100644
index 6fa3449..0000000
--- a/alacritty-0.14.0.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:191bd338f07d0c6060d43d7c0c0bce977e03582015c0c817deccec4ce6acccb6
-size 1182323
diff --git a/alacritty-0.15.0.tar.zst b/alacritty-0.15.0.tar.zst
new file mode 100644
index 0000000..a179ee2
--- /dev/null
+++ b/alacritty-0.15.0.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d3b12de263e3b9613ea28361da76f56492aec0f9c53461ef4a8133721a5bedd9
+size 1183314
diff --git a/alacritty.changes b/alacritty.changes
index d57ae41..a75ba43 100644
--- a/alacritty.changes
+++ b/alacritty.changes
@@ -1,3 +1,28 @@
+-------------------------------------------------------------------
+Tue Jan 14 14:42:09 UTC 2025 - Jan-Luca Kiok
+
+- Update to version 0.15.0:
+ * Added
+ * Config option `window.level = "AlwaysOnTop"` to force Alacritty to always
+ * be the toplevel window
+ * Escape sequence to move cursor forward tabs ( CSI Ps I )
+ * Pass activation token in `alacritty msg create-window` on Wayland/X11
+ * Changed
+ * Don't switch to semantic/line selection when control is pressed
+ * Always emit `1` for the first parameter when having modifiers in kitty
+ * keyboard protocol
+ * Fixed
+ * Mouse/Vi cursor hint highlighting broken on the terminal cursor line
+ * Hint launcher opening arbitrary text, when terminal content changed while
+ * opening
+ * `SemanticRight`/`SemanticLeft` vi motions breaking with wide semantic
+ * escape characters
+ * `alacritty migrate` crashing with recursive toml imports
+ * Migrating nonexistent toml import breaking the entire migration
+ * First daemon mode window ignoring window options passed through CLI
+ * Report of Enter/Tab/Backspace in kitty keyboard's report event types mode
+ * Cut off wide characters in preedit string
+
-------------------------------------------------------------------
Fri Oct 25 20:39:28 UTC 2024 - adam@mizerski.pl
diff --git a/alacritty.obsinfo b/alacritty.obsinfo
index 4b31184..9afe994 100644
--- a/alacritty.obsinfo
+++ b/alacritty.obsinfo
@@ -1,4 +1,4 @@
name: alacritty
-version: 0.14.0
-mtime: 1729638601
-commit: 22a447573bbd67c0a5d3946d58d6d61bac3b4ad2
+version: 0.15.0
+mtime: 1736800370
+commit: 53395536aa4ebebcbc0431e7336c2a6857efcff5
diff --git a/alacritty.spec b/alacritty.spec
index 67bdc2b..5657a05 100644
--- a/alacritty.spec
+++ b/alacritty.spec
@@ -1,7 +1,7 @@
#
# spec file for package alacritty
#
-# 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
@@ -17,7 +17,7 @@
Name: alacritty
-Version: 0.14.0
+Version: 0.15.0
Release: 0
Summary: A GPU-accelerated terminal emulator
License: Apache-2.0
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 95d0043..6a82678 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:99a52bd28f19c07d2e007679618b943c8601c319a17357fd0592b64771344111
-size 10283472
+oid sha256:d9f03e004947399d6f746cbbc4a029e1951afe7d843df26f75d1d9676fc614ee
+size 10326908