diff --git a/_service b/_service
index 24d3cb3..2df163b 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.9.14
+ 1.9.15
(.*)\+0
\1
diff --git a/fwupd-1.9.14.obscpio b/fwupd-1.9.14.obscpio
deleted file mode 100644
index 3afdc36..0000000
--- a/fwupd-1.9.14.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:05e41b2fbd32ed191ed171d7bebaedf238b8e57eefe530e0821c6e3546aa7e7e
-size 19045389
diff --git a/fwupd-1.9.15.obscpio b/fwupd-1.9.15.obscpio
new file mode 100644
index 0000000..7847733
--- /dev/null
+++ b/fwupd-1.9.15.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4923430d7794dac403ffd9945405da036786cd2462b09ea653f7fdb0b317c458
+size 19063309
diff --git a/fwupd.changes b/fwupd.changes
index e166735..e4e9aef 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Tue Mar 12 07:53:58 UTC 2024 - Dominique Leuenberger
+
+- Update to version 1.9.15:
+ + This release adds the following features:
+ - Allow loading in parameters for the test device from
+ fwupd.conf.
+ - Ensure LVFS remotes are changed from .gz to .xz.
+ - Store the install duration in the history database.
+ + This release fixes the following bugs:
+ - Drop OverrideESPMountPoint references in uefi-capsule.
+ - Fix a potential double-free when writing AVer firmware.
+ - Only request the BOS descriptor when bcdUSB > 0x0200.
+ - Use the root device order when sorting device children.
+
-------------------------------------------------------------------
Tue Feb 27 06:35:56 UTC 2024 - Paolo Stivanin
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index 0b507c2..158a1ae 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.9.14
-mtime: 1708972018
-commit: bc89226837b76cdc7286525c5ffb587452625b73
+version: 1.9.15
+mtime: 1710174318
+commit: 4faec6c880cb4026c60d636e35dc65e9404a1490
diff --git a/fwupd.spec b/fwupd.spec
index 3552cdd..1cb2236 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
-Version: 1.9.14
+Version: 1.9.15
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later