14
0

- Update to 1.11:

* Now supply the version of the package during Sphinx setup.
  * Also supply "parallel_read_safe=True"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rst.linker?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-09-10 10:36:12 +00:00
committed by Git OBS Bridge
parent 365150ab9d
commit 641c4c5767
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 10 10:34:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.11:
* Now supply the version of the package during Sphinx setup.
* Also supply "parallel_read_safe=True"
-------------------------------------------------------------------
Fri Jun 7 11:56:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>