14
0
forked from pool/python-Sphinx

- 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
This commit is contained in:
Tomáš Chvátal
2019-07-02 14:45:12 +00:00
committed by Git OBS Bridge
parent edf5f89b5e
commit 80fcd03a69
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 2 14:44:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com>