diff --git a/kimageformats-5.98.0.tar.xz b/kimageformats-5.98.0.tar.xz
deleted file mode 100644
index 8d92303..0000000
--- a/kimageformats-5.98.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:de594d949a79ffd3729fc84e9f659d64a2d41849ff5684472153620169c8926c
-size 5312392
diff --git a/kimageformats-5.98.0.tar.xz.sig b/kimageformats-5.98.0.tar.xz.sig
deleted file mode 100644
index b04159d..0000000
--- a/kimageformats-5.98.0.tar.xz.sig
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNATURE-----
-
-iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9TEACgkQWNDuZIpI
-s7uozwf9ELDBL7Kugo5HrhHWFuLq07BixqFp+S4xki5eUlzf6e4eX0YC751fb9qi
-A9NWiiGa8pbsZjAb3q0B7VWgMd7EM1b0dv6Xp7rf3zn8CA5mxYcgv2SJFZx5HThb
-GqZTPK+r+t9vKQPamJVWRKyfwssMIAH8QQD7Z7infcNaDeawONBEICaJZsFrF2sm
-NygLwfw3Mm7n1T8YhI0U8++D7g+qw76CYFJLK84b8ZyRAdGtUhH2neFj2x69eSw0
-zLiSUwEdrTTB0PAZrIRaaGcbX8rxMYzTr4yap/EJdgMYqM0j9GwlcO3p9tppM7a/
-rhpnW74pUPuAAzU3HjTcKpEDatQxrg==
-=et44
------END PGP SIGNATURE-----
diff --git a/kimageformats-5.99.0.tar.xz b/kimageformats-5.99.0.tar.xz
new file mode 100644
index 0000000..31db87a
--- /dev/null
+++ b/kimageformats-5.99.0.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:06e636d4fe03d8d1b0bfed728d00c83fa639e2990fd5664a7101bd77621db1ee
+size 12298368
diff --git a/kimageformats-5.99.0.tar.xz.sig b/kimageformats-5.99.0.tar.xz.sig
new file mode 100644
index 0000000..7004cab
--- /dev/null
+++ b/kimageformats-5.99.0.tar.xz.sig
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VYYACgkQWNDuZIpI
+s7vUdQgAp3FrS3AyXAvvjp2FaRgWQ52A0N7FpU3Ky7cea/Usth3AXOZrFUUPu5VZ
+Ykw1YZo1vPtZgzeYYR8bfLv1jgjBtkWAADTwDqt3x9H9ayFvDAH8aYsNOu2ZUEuv
+HyXM2NeoCLh4XYHHIPuVXBQfyR4f01Dom+FSP8jdU08EasfQFme+3um1WZgBtcO/
+2k38q55ryfS2hWPVFFoCUZyOd+TI5jeWN7qETFTEdP3oY2xdH/QlpYvhpYfRrUMZ
+3WFbQgM8xgJTRxFbcrHAbdR/tnItMh85O72pp/9kurlRm6BI/+i3bW6OxVOGScim
+6uSGnr1FEJ7CUDP7YSujHGDZrY+H4Q==
+=xjsP
+-----END PGP SIGNATURE-----
diff --git a/kimageformats.changes b/kimageformats.changes
index c3ad40e..e29440b 100644
--- a/kimageformats.changes
+++ b/kimageformats.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Sat Oct  1 15:55:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
+
+- Update to 5.99.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.99.0
+- Changes since 5.98.0:
+  * Add Qt6 windows CI support
+  * pcx: Do not support sequential devices (kde#459541)
+  * Fix maximum number of channels (testcase added)
+  * LibRaw_QIODevice::seek() avoid seek on a sequential device
+  * LibRaw_QIODevice::seek() bounding checks
+  * Camera RAW images plugin
+  * .gitlab-ci.yml: enable static builds
+  * Enables opening of XCF files with Width and/or Height greater than 32K
+  * Replace C cast with reinterpret_cast
+  * avif: adjust for libavif breaking change in YUV<->RGB conversion
+  * Fix image allocation with Qt 6
+
 -------------------------------------------------------------------
 Tue Sep  6 07:17:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
 
diff --git a/kimageformats.spec b/kimageformats.spec
index 6ece5e7..434efc3 100644
--- a/kimageformats.spec
+++ b/kimageformats.spec
@@ -22,7 +22,7 @@
 %if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300)
 %define with_heif 1
 %endif
-%define _tar_path 5.98
+%define _tar_path 5.99
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -30,7 +30,7 @@
 # Only needed for the package signature condition
 %bcond_without released
 Name:           kimageformats
-Version:        5.98.0
+Version:        5.99.0
 Release:        0
 Summary:        Image format plugins for Qt
 License:        LGPL-2.1-or-later