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,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tesserocr
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: A Python wrapper around tesseract-ocr
License: MIT