diff --git a/Sphinx-3.4.3.tar.gz b/Sphinx-3.4.3.tar.gz deleted file mode 100644 index 5e32fd5..0000000 Binary files a/Sphinx-3.4.3.tar.gz and /dev/null differ diff --git a/Sphinx-3.5.2.tar.gz b/Sphinx-3.5.2.tar.gz new file mode 100644 index 0000000..a86b68a Binary files /dev/null and b/Sphinx-3.5.2.tar.gz differ diff --git a/python-sphinx.spec b/python-sphinx.spec index 411a591..e91fcad 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -1,9 +1,9 @@ Name: python-sphinx -Version: 3.4.3 +Version: 3.5.2 Release: 1 Epoch: 1 Summary: Python documentation generator -License: BSD and Public Domain and Python and (MIT or GPLv2) +License: BSD and MIT URL: http://sphinx-doc.org/ Source0: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz Patch1: sphinx-test_theming.diff @@ -225,6 +225,9 @@ export PATH=%{buildroot}%{_bindir}:$PATH %{_mandir}/man1/* %changelog +* Tue Jul 27 2021 OpenStack_SIG - 3.5.2-1 +- update to 3.5.2 + * Wed Jan 13 2021 SimpleUpdate Robot - 3.4.3-1 - Upgrade to version 3.4.3