diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index 13d8cd4..5f4adeb 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -3,8 +3,8 @@ %bcond_without check Name: python-%{pypi_name} -Version: 1.0.3 -Release: 2 +Version: 2.0.0 +Release: 1 Summary: Sphinx extension for HTML help files License: BSD URL: http://sphinx-doc.org/ @@ -79,6 +79,9 @@ popd %changelog +* Fri Dec 10 2021 shixuantong - 2.0.0-1 +- update version to 2.0.0 + * Sat Aug 1 2020 shixuantong - 1.03-2 - Modify Source0 and remove %{?dist} in release tag diff --git a/sphinxcontrib-htmlhelp-1.0.3.tar.gz b/sphinxcontrib-htmlhelp-1.0.3.tar.gz deleted file mode 100644 index ff76867..0000000 Binary files a/sphinxcontrib-htmlhelp-1.0.3.tar.gz and /dev/null differ diff --git a/sphinxcontrib-htmlhelp-2.0.0.tar.gz b/sphinxcontrib-htmlhelp-2.0.0.tar.gz new file mode 100644 index 0000000..8945194 Binary files /dev/null and b/sphinxcontrib-htmlhelp-2.0.0.tar.gz differ