diff --git a/Sphinx-2.1.0.tar.gz b/Sphinx-2.1.0.tar.gz deleted file mode 100644 index 3adfe69..0000000 --- a/Sphinx-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a359a91fb04054ec77d68ff97cb8728f8cc322e25f22dc94299d67e0e6a7123 -size 6229880 diff --git a/Sphinx-2.1.1.tar.gz b/Sphinx-2.1.1.tar.gz new file mode 100644 index 0000000..e7f4768 --- /dev/null +++ b/Sphinx-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15143166e786c7faa76fa990d3b6b38ebffe081ef81cffd1d656b07f3b28a1fa +size 6253323 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 53528cd..55ca4a2 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 11 18:01:43 UTC 2019 - Tomáš Chvátal + +- Update to 2.1.1: + * #6442: LaTeX: admonitions of note type can get separated from immediately preceding section title by pagebreak + * #6448: autodoc: crashed when autodocumenting classes with __slots__ = None + * #6452: autosummary: crashed when generating document of properties + ------------------------------------------------------------------- Tue Jun 4 11:37:51 UTC 2019 - Tomáš Chvátal diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 4b8261d..418206f 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -28,7 +28,7 @@ %endif %define skip_python2 1 Name: python-Sphinx%{psuffix} -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Python documentation generator License: BSD-2-Clause