diff --git a/docutils-0.14.tar.gz b/docutils-0.14.tar.gz deleted file mode 100644 index e064115..0000000 Binary files a/docutils-0.14.tar.gz and /dev/null differ diff --git a/docutils-0.16.tar.gz b/docutils-0.16.tar.gz new file mode 100644 index 0000000..d750e95 Binary files /dev/null and b/docutils-0.16.tar.gz differ diff --git a/python-docutils.spec b/python-docutils.spec index 9eab01f..c67b07c 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -3,8 +3,8 @@ %global flashfilepath docs/user/rst/images/ Name: python-%{modname} -Version: 0.14 -Release: 8 +Version: 0.16 +Release: 1 Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use License: Public Domain and BSD and Python and GPLv3+ URL: http://docutils.sourceforge.net @@ -115,6 +115,9 @@ popd %doc THANKS.txt docs tools/editors %changelog +* Thu Jul 23 2020 dingyue - 0.16-1 +- NA + * Wed Jun 24 2020 wangyue - 0.14-8 - Fix python3.8 complied failed