14
0

- Update to version 2.4.1

* fix pixa_to_list python3 segfault
  * fix BlockPolygon python3 segfault

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=16
This commit is contained in:
Mia Herkt
2019-08-23 18:18:52 +00:00
committed by Git OBS Bridge
parent 8a227e75fa
commit af7b34ff1e
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 23 18:14:51 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
- Update to version 2.4.1
* fix pixa_to_list python3 segfault
* fix BlockPolygon python3 segfault
-------------------------------------------------------------------
Thu Dec 6 12:42:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>