diff --git a/Sphinx-2.1.2.tar.gz b/Sphinx-2.1.2.tar.gz deleted file mode 100644 index 160500b..0000000 --- a/Sphinx-2.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a79e746b87921cabc3baa375199c6076d1270cee53915dbd24fdbeaaacc427 -size 6253121 diff --git a/Sphinx-2.2.0.tar.gz b/Sphinx-2.2.0.tar.gz new file mode 100644 index 0000000..4295e2c --- /dev/null +++ b/Sphinx-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845 +size 6262612 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index d83f5f0..8e7c1d9 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Sep 11 12:06:58 UTC 2019 - Tomáš Chvátal + +- Update 2.2.0: + * apidoc: template files are renamed to ``.rst_t`` + * html: Field lists will be styled by grid layout + * #5124: graphviz: ``:graphviz_dot:`` option is renamed to ``:layout:`` + * #1464: html: emit a warning if :confval:`html_static_path` and + :confval:`html_extra_path` directories are inside output directory + * #6514: html: Add a label to search input for accessability purposes + * #5602: apidoc: Add ``--templatedir`` option + * #6475: Add ``override`` argument to ``app.add_autodocumenter()`` + * #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG + format for images rendering inline math + * #6533: LaTeX: refactor visit_enumerated_list() to use ``\sphinxsetlistlabels`` + * #6628: quickstart: Use ``https://docs.python.org/3/`` for default setting of + :confval:`intersphinx_mapping` + * #6419: sphinx-build: give reasons why rebuilded + ------------------------------------------------------------------- Fri Aug 9 08:32:42 UTC 2019 - Dan Čermák diff --git a/python-Sphinx.spec b/python-Sphinx.spec index a151dc9..f3bf69a 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.2 +Version: 2.2.0 Release: 0 Summary: Python documentation generator License: BSD-2-Clause