diff --git a/Sphinx-1.7.6.tar.gz b/Sphinx-1.7.6.tar.gz deleted file mode 100644 index 9f93328..0000000 Binary files a/Sphinx-1.7.6.tar.gz and /dev/null differ diff --git a/Sphinx-1.8.4.tar.gz b/Sphinx-1.8.4.tar.gz new file mode 100644 index 0000000..7a1ae64 Binary files /dev/null and b/Sphinx-1.8.4.tar.gz differ diff --git a/python-sphinx.spec b/python-sphinx.spec index 715efd7..17d9bc4 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,7 +1,7 @@ Name: python-sphinx Summary: Python documentation generator -Version: 1.7.6 -Release: 6 +Version: 1.8.4 +Release: 1 Epoch: 1 License: BSD and Public Domain and Python and (MIT or GPLv2) URL: http://sphinx-doc.org/ @@ -291,6 +291,9 @@ LANG=en_US.UTF-8 PYTHON=python3 make test %{_mandir}/man1/* %changelog +* Mon Aug 31 2020 shixuantong - 1.8.4-1 +- update version to 1.8.4 + * Thu Feb 20 2020 Lijin Yang - 1:1.7.6-6 - delete useless files