diff --git a/python-sphinxcontrib-htmlhelp.changes b/python-sphinxcontrib-htmlhelp.changes
index 8c6a804..e11a452 100644
--- a/python-sphinxcontrib-htmlhelp.changes
+++ b/python-sphinxcontrib-htmlhelp.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sun Jun 6 12:12:35 UTC 2021 - Dirk Müller
+
+- update to 2.0.0:
+ * Drop python-3.5 support
+ * Remove deprecated method: ``HTMLHelpBuilder.open_file()``
+ * #6685: htmlhelp builder should generate HTML4 docs instead of HTML5
+
-------------------------------------------------------------------
Fri Feb 28 21:59:51 UTC 2020 - Dirk Mueller
diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec
index ff2f564..44c1695 100644
--- a/python-sphinxcontrib-htmlhelp.spec
+++ b/python-sphinxcontrib-htmlhelp.spec
@@ -1,7 +1,7 @@
#
-# spec file for package python-sphinxcontrib-htmlhelp
+# spec file
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-sphinxcontrib-htmlhelp%{psuffix}
-Version: 1.0.3
+Version: 2.0.0
Release: 0
Summary: Sphinx contrib extension to generate html help files
License: BSD-2-Clause
diff --git a/sphinxcontrib-htmlhelp-1.0.3.tar.gz b/sphinxcontrib-htmlhelp-1.0.3.tar.gz
deleted file mode 100644
index 8ee397b..0000000
--- a/sphinxcontrib-htmlhelp-1.0.3.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b
-size 24248
diff --git a/sphinxcontrib-htmlhelp-2.0.0.tar.gz b/sphinxcontrib-htmlhelp-2.0.0.tar.gz
new file mode 100644
index 0000000..7f6507a
--- /dev/null
+++ b/sphinxcontrib-htmlhelp-2.0.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2
+size 28144