diff --git a/python-sphinxcontrib-htmlhelp.changes b/python-sphinxcontrib-htmlhelp.changes
index 62e0c2c..eb10956 100644
--- a/python-sphinxcontrib-htmlhelp.changes
+++ b/python-sphinxcontrib-htmlhelp.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sat Jul 20 16:15:23 UTC 2024 - Matej Cepl
+
+- Update to 2.0.6:
+ - Fix tests for Sphinx 7.4 and later.
+- Enable tests again
+
-------------------------------------------------------------------
Fri Jul 19 23:59:01 UTC 2024 - Matej Cepl
diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec
index 318cec5..348b62c 100644
--- a/python-sphinxcontrib-htmlhelp.spec
+++ b/python-sphinxcontrib-htmlhelp.spec
@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-htmlhelp%{psuffix}
-Version: 2.0.5
+Version: 2.0.6
Release: 0
Summary: Sphinx extension to generate HTML help files
License: BSD-2-Clause
@@ -66,8 +66,7 @@ sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
%if %{with test}
%check
-# ignoring tests which fail (gh#sphinx-doc/sphinx#12623)
-%pytest -k 'not (test_htmlhelp_hhc or test_build_htmlhelp)'
+%pytest
%endif
%if !%{with test}
diff --git a/sphinxcontrib_htmlhelp-2.0.5.tar.gz b/sphinxcontrib_htmlhelp-2.0.5.tar.gz
deleted file mode 100644
index ad2e1df..0000000
--- a/sphinxcontrib_htmlhelp-2.0.5.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015
-size 21925
diff --git a/sphinxcontrib_htmlhelp-2.0.6.tar.gz b/sphinxcontrib_htmlhelp-2.0.6.tar.gz
new file mode 100644
index 0000000..d5847f9
--- /dev/null
+++ b/sphinxcontrib_htmlhelp-2.0.6.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73
+size 21957