14
0
forked from pool/python-Sphinx

Accepting request 942088 from home:marxin:branches:devel:languages:python

- Update to version 4.3.2:
  * #9917: C and C++, parse fundamental types no matter the order of simple type
    specifiers.

OBS-URL: https://build.opensuse.org/request/show/942088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=199
This commit is contained in:
2022-01-03 10:35:07 +00:00
committed by Git OBS Bridge
parent d3f59ab34c
commit 86e628fe57
7 changed files with 29 additions and 22 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 22 10:11:19 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update to version 4.3.2:
* #9917: C and C++, parse fundamental types no matter the order of simple type
specifiers.
-------------------------------------------------------------------
Sat Nov 27 21:14:22 UTC 2021 - Arun Persaud <arun@gmx.de>