diff --git a/python-tesserocr.changes b/python-tesserocr.changes index 29f9927..8d9ef54 100644 --- a/python-tesserocr.changes +++ b/python-tesserocr.changes @@ -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 diff --git a/python-tesserocr.spec b/python-tesserocr.spec index 5b46d28..49640e4 100644 --- a/python-tesserocr.spec +++ b/python-tesserocr.spec @@ -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 diff --git a/tesserocr-2.4.0.tar.gz b/tesserocr-2.4.0.tar.gz deleted file mode 100644 index 9dbe76a..0000000 --- a/tesserocr-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba60466fc91835656d4b4f93deb4ba7543d1588722ec4e0b84cc694500373b85 -size 56278 diff --git a/tesserocr-2.4.1.tar.gz b/tesserocr-2.4.1.tar.gz new file mode 100644 index 0000000..55b3adc --- /dev/null +++ b/tesserocr-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8becfe0542a1a118fe92f9b2c1fc0ded9c90ce12a8374b3de33a9e20179fa546 +size 56844