diff --git a/Sphinx-1.8.4.tar.gz b/Sphinx-1.8.4.tar.gz deleted file mode 100644 index ff8dafb..0000000 --- a/Sphinx-1.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1c00fc4f6e8b101a0d037065043460dffc2d507257f2f11acaed71fd2b0c83c -size 5754841 diff --git a/Sphinx-1.8.5.tar.gz b/Sphinx-1.8.5.tar.gz new file mode 100644 index 0000000..da4623a --- /dev/null +++ b/Sphinx-1.8.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7658aab75c920288a8cf6f09f244c6cfdae30d82d803ac1634d9f223a80ca08 +size 5756582 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 7258aa4..da8ef8a 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 11 09:40:44 UTC 2019 - Tomáš Chvátal + +- Update to 1.8.5: + * LaTeX: Remove extraneous space after author names on PDF title page (refs: #6004) + * #6026: LaTeX: A cross reference to definition list does not work + * #6046: LaTeX: TypeError is raised when invalid latex_elements given + * #6067: LaTeX: images having a target are concatenated to next line + * #6067: LaTeX: images having a target are not aligned even if specified + * #6019: imgconverter: Including multipage PDF fails + * #6047: autodoc: autofunction emits a warning for method objects + * #6028: graphviz: Ensure the graphviz filenames are reproducible + * #6068: doctest: skipif option may remove the code block from documentation + * #6136: :name: option for math directive causes a crash + * #6139: intersphinx: ValueError on failure reporting + * #6135: changes: Fix UnboundLocalError when any module found + ------------------------------------------------------------------- Wed Mar 6 16:28:12 CET 2019 - Matej Cepl diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 4ac1589..6bf58e9 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -32,7 +32,7 @@ %bcond_with test %endif Name: python-Sphinx%{psuffix} -Version: 1.8.4 +Version: 1.8.5 Release: 0 Summary: Python documentation generator License: BSD-2-Clause