diff --git a/_service b/_service
index 2df163b..3ad7922 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://github.com/fwupd/fwupd.git
git
@PARENT_TAG@+@TAG_OFFSET@
- 1.9.15
+ 1.9.16
(.*)\+0
\1
diff --git a/fwupd-1.9.15.obscpio b/fwupd-1.9.15.obscpio
deleted file mode 100644
index 7847733..0000000
--- a/fwupd-1.9.15.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4923430d7794dac403ffd9945405da036786cd2462b09ea653f7fdb0b317c458
-size 19063309
diff --git a/fwupd-1.9.16.obscpio b/fwupd-1.9.16.obscpio
new file mode 100644
index 0000000..d1cefcd
--- /dev/null
+++ b/fwupd-1.9.16.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0d6312a92076bdcc13a69e9792c490504a604652a2240cac998b47363d6ab7d1
+size 18264077
diff --git a/fwupd.changes b/fwupd.changes
index fc05daa..9221e75 100644
--- a/fwupd.changes
+++ b/fwupd.changes
@@ -1,3 +1,32 @@
+-------------------------------------------------------------------
+Mon Apr 8 06:52:47 UTC 2024 - Dominique Leuenberger
+
+- Update to version 1.9.16:
+ + This release adds the following features:
+ - Prefer zstd over xz for metadata.
+ - Relicense a few remaining plugin files to LGPL-2.1+.
+ + This release fixes the following bugs:
+ - Correctly record UEFI success if adding ESRT nodes.
+ - Defer the DP Aux MST scanning on hotplug to workaround a
+ kernel bug.
+ - Do not do the post-update version check if the device
+ needs-reboot.
+ - Fix a fastboot warning when loading device.
+ - Fix a possible warning in fwupdmgr when excluding releases.
+ - Fix a qsi-dock warning when writing chunks.
+ - Ignore attribute-changed to work around a regression in
+ macOS.
+ - Ignore ZFS zvols when finding the default ESP.
+ - Mark Pluton TPMs as part of the main CPU.
+ - Put the fwupd-efi verbose debugging in the journal.
+ - Recognize zfsbootmenu in ESP detection heuristic.
+ + This release adds support for the following hardware:
+ - Acer T34 and U33 docks.
+ - Qualcomm Series 5 Gen 1 and Gen 2 and Series 3 Gen 1 and
+ Gen 2 devices.
+ - Several Puya SPI chips.
+ - VIA VL822 C0.
+
-------------------------------------------------------------------
Fri Apr 5 07:08:35 UTC 2024 - Dominique Leuenberger
diff --git a/fwupd.obsinfo b/fwupd.obsinfo
index 158a1ae..6cc71fc 100644
--- a/fwupd.obsinfo
+++ b/fwupd.obsinfo
@@ -1,4 +1,4 @@
name: fwupd
-version: 1.9.15
-mtime: 1710174318
-commit: 4faec6c880cb4026c60d636e35dc65e9404a1490
+version: 1.9.16
+mtime: 1712312610
+commit: 7e82013994fe3e90f236667656bb47d2dc386d84
diff --git a/fwupd.spec b/fwupd.spec
index 93769f7..9c656e1 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -40,7 +40,7 @@
%define docs 0
Name: fwupd
-Version: 1.9.15
+Version: 1.9.16
Release: 0
Summary: Device firmware updater daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -287,6 +287,9 @@ rm -fr %{buildroot}%{_datadir}/installed-tests
rm -fr %{buildroot}%{_datadir}/fish
%endif
+%check
+%meson_test
+
%ldconfig_scriptlets -n libfwupd%{shlib_sover}
%preun