diff --git a/_service b/_service
index a55626e..6a3e567 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.9.12
+ 1.9.13
(.*)\+0
\1
diff --git a/fwupd-1.9.12.obscpio b/fwupd-1.9.12.obscpio
deleted file mode 100644
index 33ff3b3..0000000
--- a/fwupd-1.9.12.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0291bb492dc16d0ac919b1cec79176e3e47c8164b6c6c0ed443a2a7c375dba86
-size 18968589
diff --git a/fwupd-1.9.13.obscpio b/fwupd-1.9.13.obscpio
new file mode 100644
index 0000000..9ea396b
--- /dev/null
+++ b/fwupd-1.9.13.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bb6dfd207a8eabbd87a5e1665fad1413ffd09fa34ef7d779ff13f717d79e2797
+size 19015181
diff --git a/fwupd.changes b/fwupd.changes
index d2f5ef8..2e88d51 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,31 @@
+-------------------------------------------------------------------
+Thu Feb 8 14:45:52 UTC 2024 - Dominique Leuenberger
+
+- Update to version 1.9.13:
+ + This release adds the following features:
+ - Add a timer inhibit if the daemon took a long time to
+ startup.
+ - Add a concept of 'Test Mode' rather than enabling specific
+ plugins.
+ - Do not idle-quit the daemon if there is a connected D-Bus
+ client.
+ + This release fixes the following bugs:
+ - Allow plugins to opt-out of the child-device first depsolve.
+ - Allow setting multiple flags in LVFS::DeviceFlags.
+ - Do not migrate config comments for removed keys.
+ - Do not request the Advantech BMC to reboot.
+ - Do not warn the user about ESP when using MBR.
+ - Fix a critical warning when adding a PixArt wireless device.
+ - Fix migration of legacy config files.
+ - Only save config values to the mutable config file.
+ - Parse DS-20 descriptors earlier in device setup.
+ - Store the version format in the history database to fix
+ offline reports.
+ - Use the correct GUID for matching realtek-mst and
+ parade-lspcon.
+ + This release adds support for the following hardware:
+ - GoodWay Acer Dock.
+
-------------------------------------------------------------------
Wed Jan 24 10:46:50 UTC 2024 - Dominique Leuenberger
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index d0803e4..715a051 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.9.12
-mtime: 1706087736
-commit: f58214e249efdfeacfce24bfab678f9920e7b46c
+version: 1.9.13
+mtime: 1707402675
+commit: a554b5d89d79b8698585c7cd56721712e27ad8d8
diff --git a/fwupd.spec b/fwupd.spec
index 5edc94d..a849fff 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
-Version: 1.9.12
+Version: 1.9.13
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later