diff --git a/python-sphinx.spec b/python-sphinx.spec index 06f50fb..fc1d776 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: 5 +Release: 6 Epoch: 1 License: BSD and Public Domain and Python and (MIT or GPLv2) URL: http://sphinx-doc.org/ @@ -295,6 +295,9 @@ LANG=en_US.UTF-8 PYTHON=python3 make test %{_mandir}/man1/* %changelog +* Thu Feb 20 2020 Lijin Yang - 1:1.7.6-6 +- delete useless file + * Thu Feb 20 2020 Lijin Yang - 1:1.7.6-5 - Type: enhancement - ID: NA