diff --git a/docutils-0.19.tar.gz b/docutils-0.19.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6f9521ec6c0501de33b5f98cfbfdec78d44308e7 Binary files /dev/null and b/docutils-0.19.tar.gz differ diff --git a/docutils-0.20.tar.gz b/docutils-0.20.tar.gz deleted file mode 100644 index bfb09cc84fdb5998db360ea48362973832f86433..0000000000000000000000000000000000000000 Binary files a/docutils-0.20.tar.gz and /dev/null differ diff --git a/python-docutils.spec b/python-docutils.spec index 7880d54561a433c9d046a97021e04b7e546d57d5..0fd31870e5dbfddc8f814ca53cdc03fb9bbcda31 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.20 +Version: 0.19 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/e6/a9/8ddfaa7a9414e42520e0041d1354ebda699e4eb1b47e2f1b6d8bda66aba6/docutils-0.20.tar.gz +Source0: https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz BuildArch: noarch %description @@ -89,6 +89,9 @@ python3 test/alltests.py %license COPYING.txt licenses/*.txt %changelog +* Fri Jul 28 2023 zhuofeng - 0.19-1 +- rollback version to 0.19 + * Thu Jul 27 2023 zhuofeng - 0.20-1 - Update package to version 0.20