diff --git a/python-tesserocr.changes b/python-tesserocr.changes index 8d9ef54..6105537 100644 --- a/python-tesserocr.changes +++ b/python-tesserocr.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 26 00:49:44 UTC 2019 - Martin Herkt <9+suse@cirno.systems> + +- Update to version 2.5.0 + * Support for RowAttributes method in LTRResultIterator + * SetImage: use PNG instead of JPEG fallback + * Replace STRING::string() by c_str() + * Don't use assignment operator for TessBaseAPI + ------------------------------------------------------------------- Fri Aug 23 18:14:51 UTC 2019 - Martin Herkt <9+suse@cirno.systems> diff --git a/python-tesserocr.spec b/python-tesserocr.spec index 49640e4..a472772 100644 --- a/python-tesserocr.spec +++ b/python-tesserocr.spec @@ -1,7 +1,7 @@ # # spec file for package python-tesserocr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # 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.1 +Version: 2.5.0 Release: 0 Summary: A Python wrapper around tesseract-ocr License: MIT diff --git a/tesserocr-2.4.1.tar.gz b/tesserocr-2.4.1.tar.gz deleted file mode 100644 index 55b3adc..0000000 --- a/tesserocr-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8becfe0542a1a118fe92f9b2c1fc0ded9c90ce12a8374b3de33a9e20179fa546 -size 56844 diff --git a/tesserocr-2.5.0.tar.gz b/tesserocr-2.5.0.tar.gz new file mode 100644 index 0000000..dbf7f2a --- /dev/null +++ b/tesserocr-2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bca978dae9e03a327414d3da86954a943233a5169e25aaef14cddbb791d435a +size 54524