Hello community,

here is the log from the commit of package python-tesserocr for 
openSUSE:Factory checked in at 2018-12-07 14:35:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tesserocr (Old)
 and      /work/SRC/openSUSE:Factory/.python-tesserocr.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tesserocr"

Fri Dec  7 14:35:02 2018 rev:6 rq:655638 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tesserocr/python-tesserocr.changes        
2018-12-06 12:18:55.481416268 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-tesserocr.new.19453/python-tesserocr.changes 
    2018-12-07 14:35:05.147094570 +0100
@@ -1,0 +2,5 @@
+Thu Dec  6 12:42:12 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Trim bias and filler wording.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tesserocr.spec ++++++
--- /var/tmp/diff_new_pack.NBWrg6/_old  2018-12-07 14:35:05.595094014 +0100
+++ /var/tmp/diff_new_pack.NBWrg6/_new  2018-12-07 14:35:05.595094014 +0100
@@ -20,7 +20,7 @@
 Name:           python-tesserocr
 Version:        2.4.0
 Release:        0
-Summary:        A simple, Pillow-friendly, Python wrapper around tesseract-ocr
+Summary:        A Python wrapper around tesseract-ocr
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/sirfz/tesserocr
@@ -43,13 +43,13 @@
 %python_subpackages
 
 %description
-A simple, Pillow-friendly wrapper around the tesseract-ocr API for Optical
-Character Recognition (OCR).
+A wrapper around the tesseract-ocr API for Optical Character
+Recognition (OCR).
 
 tesserocr integrates directly with Tesseract's C++ API using Cython
-which allows for simple Pythonic and easy-to-read source code. It
-enables real concurrent execution when used with Python's threading
-module by releasing the GIL while processing an image in tesseract.
+which allows for Pythonic source code. It enables real concurrent
+execution when used with Python's threading module by releasing the
+GIL while processing an image in tesseract.
 
 %prep
 %setup -q -n tesserocr-%{version}


Reply via email to