forked from pool/python-tesserocr
- 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:
committed by
Git OBS Bridge
parent
8a227e75fa
commit
af7b34ff1e
@@ -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>
|
Thu Dec 6 12:42:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-tesserocr
|
# spec file for package python-tesserocr
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-tesserocr
|
Name: python-tesserocr
|
||||||
Version: 2.4.0
|
Version: 2.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python wrapper around tesseract-ocr
|
Summary: A Python wrapper around tesseract-ocr
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba60466fc91835656d4b4f93deb4ba7543d1588722ec4e0b84cc694500373b85
|
|
||||||
size 56278
|
|
3
tesserocr-2.4.1.tar.gz
Normal file
3
tesserocr-2.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8becfe0542a1a118fe92f9b2c1fc0ded9c90ce12a8374b3de33a9e20179fa546
|
||||||
|
size 56844
|
Reference in New Issue
Block a user