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.18.tar.gz b/docutils-0.18.tar.gz deleted file mode 100644 index 59f01417001be46489802e20a3d4b9e6418e6b25..0000000000000000000000000000000000000000 Binary files a/docutils-0.18.tar.gz and /dev/null differ diff --git a/python-docutils.spec b/python-docutils.spec index 7b37ce55ea9317183e7cf6e7299e871a99de0e66..68de7611eb6ff364eeb9f93d0f86344102403965 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -3,12 +3,12 @@ %global flashfilepath docs/user/rst/images/ Name: python-%{modname} -Version: 0.18 +Version: 0.17.1 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 -Source0: http://downloads.sourceforge.net/docutils/docutils-0.18.tar.gz +Source0: http://downloads.sourceforge.net/docutils/docutils-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -95,6 +95,9 @@ popd %doc THANKS.txt docs tools/editors %changelog +* Wed Jan 12 2022 shixuantong - 0.17.1-1 +- downgrade version to 0.17.1 + * Thu Dec 30 2021 tianwei - 0.18-1 - upgrade version to 0.18