From 80fcd03a69519ceeec76ea138cfbdbe62202b779357e092e724879d26a752060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 2 Jul 2019 14:45:12 +0000 Subject: [PATCH] - Update to 2.1.2: * #6497: custom lexers fails highlighting when syntax error * #6478, #6488: info field lists are incorrectly recognized OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=131 --- Sphinx-2.1.1.tar.gz | 3 --- Sphinx-2.1.2.tar.gz | 3 +++ python-Sphinx.changes | 7 +++++++ python-Sphinx.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 Sphinx-2.1.1.tar.gz create mode 100644 Sphinx-2.1.2.tar.gz diff --git a/Sphinx-2.1.1.tar.gz b/Sphinx-2.1.1.tar.gz deleted file mode 100644 index e7f4768..0000000 --- a/Sphinx-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15143166e786c7faa76fa990d3b6b38ebffe081ef81cffd1d656b07f3b28a1fa -size 6253323 diff --git a/Sphinx-2.1.2.tar.gz b/Sphinx-2.1.2.tar.gz new file mode 100644 index 0000000..160500b --- /dev/null +++ b/Sphinx-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a79e746b87921cabc3baa375199c6076d1270cee53915dbd24fdbeaaacc427 +size 6253121 diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 55ca4a2..136d19e 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 2 14:44:28 UTC 2019 - Tomáš Chvátal + +- Update to 2.1.2: + * #6497: custom lexers fails highlighting when syntax error + * #6478, #6488: info field lists are incorrectly recognized + ------------------------------------------------------------------- Tue Jun 11 18:01:43 UTC 2019 - Tomáš Chvátal diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 418206f..07b4c27 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.1 +Version: 2.1.2 Release: 0 Summary: Python documentation generator License: BSD-2-Clause