diff --git a/docutils-0.17.1.tar.gz b/docutils-0.17.1.tar.gz deleted file mode 100644 index a5974e732de3eb4f08a5221f166da695b99e198a..0000000000000000000000000000000000000000 Binary files a/docutils-0.17.1.tar.gz and /dev/null differ diff --git a/docutils-0.20.1.tar.gz b/docutils-0.20.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9543039e113c23f078e5ddf523beebfccf0e86fa Binary files /dev/null and b/docutils-0.20.1.tar.gz differ diff --git a/python-docutils.spec b/python-docutils.spec index c645180421dc58e4e99804c133c690f1138c2652..86146f645971a9df804af2174b1ddb5b1c2c8b38 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -3,12 +3,12 @@ %global flashfilepath docs/user/rst/images/ Name: python-%{modname} -Version: 0.17.1 -Release: 2 +Version: 0.20.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.17.1.tar.gz +Source0: https://files.pythonhosted.org/packages/1f/53/a5da4f2c5739cf66290fac1431ee52aff6851c7c8ffd8264f13affd7bcdd/docutils-0.20.1.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -95,6 +95,9 @@ popd %doc THANKS.txt docs tools/editors %changelog +* Wed Oct 25 2023 wangjiang - 0.20.1-1 +- upgrade version to 0.20.1 + * Tue Oct 25 2022 zhangruifang - 0.17.1-2 - Rebuild for next release