diff --git a/docutils-0.17.1.tar.gz b/docutils-0.17.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a5974e732de3eb4f08a5221f166da695b99e198a Binary files /dev/null and b/docutils-0.17.1.tar.gz differ diff --git a/docutils-0.19.tar.gz b/docutils-0.19.tar.gz deleted file mode 100644 index 6f9521ec6c0501de33b5f98cfbfdec78d44308e7..0000000000000000000000000000000000000000 Binary files a/docutils-0.19.tar.gz and /dev/null differ diff --git a/python-docutils.spec b/python-docutils.spec index f62a75ec31d5706d37f57a296d698ba57bf17495..1254951403b72d9f8df6930321aac57223c5333c 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -7,12 +7,12 @@ open-document or XML. It includes reStructuredText, the easy to read, easy\ to use, what-you-see-is-what-you-get plaintext markup language. Name: python-docutils -Version: 0.19 +Version: 0.17.1 Release: 1 Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use License: Public Domain and BSD-2-Clause and Python and GPL-3.0-or-later URL: http://docutils.sourceforge.net -Source0: https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/%{modname}-0.19.tar.gz +Source0: https://files.pythonhosted.org/packages/4c/17/559b4d020f4b46e0287a2eddf2d8ebf76318fd3bd495f1625414b052fdc9/docutils-0.17.1.tar.gz BuildArch: noarch %description @@ -80,6 +80,9 @@ python3 test/alltests.py %license COPYING.txt licenses/*.txt %changelog +* Mon Dec 19 2022 wangjunqi - 0.17.1-1 +- Update package to version 0.17.1 + * Mon Dec 05 2022 wangjunqi - 0.19-1 - Update package to version 0.19