Changelog for
tesseract-ocr-devel-4.1.1-bp155.2.15.x86_64.rpm :
* Thu Mar 26 2020 Bernhard Wiedemann
- Add tesseract-ocr-no-cpudetection.patch to avoid crashing on older CPUs and to make package build reproducible (boo#1159231)
* Fri Jan 03 2020 Tomáš Chvátal - Require libarchive in the devel package
* Fri Dec 27 2019 Ismail Dönmez - Update to version 4.1.1
* Bugfixes
* Fri Dec 13 2019 Martin Pluskal - Packaging Cleanups- Update dependencies and enable openCL
* Fri Dec 13 2019 hiwatari.seijiAATTgmail.com- Update to 4.1.0
* Added a new output option formatted in the ALTO standard
* SIMD optimization
* Bugfixes- Update to 4.0.0
* New OCR engine based on LSTMs
* Removed Cube OCR engine
* Updated build system
* Cleanups and fixes
* Tue Feb 20 2018 jweberhoferAATTweberhofer.at- Update to 3.05.01
* Fixed several build issues
* Fixed C-API
* Backport pdfrenderer changes
* Code clean up- Spec file cleaned up
* Fri Feb 17 2017 idonmezAATTsuse.com- Update to 3.05.00
* Made some fine tuning to the hOCR output.
* Added TSV as another optional output format.
* Fixed ABI break introduced in 3.04.00 with the AnalyseLayout() method.
* text2image tool - Enable all OpenType ligatures available in a font. This feature requires Pango 1.38 or newer.
* Training tools - Replaced asserts with tprintf() and exit(1).
* Improved multipage tiff processing.
* Improved the embedded pdf font (pdf.ttf).
* Enable selection of OCR engine mode from command line.
* Changed tesseract command line parameter \'-psm\' to \'--psm\'.
* Added new C API for orientation and script detection, removed the old one.
* Fixed many compiler warning.
* Fixed memory and resource leaks.
* Fri Feb 19 2016 idonmezAATTsuse.com- Update to 3.04.01
* No changelog upstream
* Fri Oct 02 2015 asterios.dramisAATTgmail.com- Update to version 3.04.00:
* Added OpenCL support (experimental).
* Many bug fixes. From version 3.03.00:
* Added new training tool text2image to generate box/tif file pairs from text and truetype fonts.
* Added support for PDF output with searchable text.
* Removed entire IMAGE class and all code in image directory.
* Tesseract executable: support for output to stdout; limited support for one page images from stdin (especially on Windows)
* Added Renderer to API to allow document-level processing and output of document formats, like hOCR, PDF.
* Major refactor of word-level recognition, beam search, eliminating dead code.
* Refactored classifier to make it easier to add new ones.
* Generalized feature extractor to allow feature extraction from greyscale.
* Improved sub/superscript treatment.
* Improved baseline fit.
* Added set_unicharset_properties to training tools.
* Many bug fixes.
* More training source data included.- Added new build requirements cairo-devel, doxygen, libicu-devel and pango-devel.- Recommend tesseract-ocr-traineddata-english instead of tesseract-ocr-traineddata-american (based on new (3.04.00) tesseract-ocr traineddata files).
* Mon Sep 14 2015 asterios.dramisAATTgmail.com- Fix Recommends: entry to tesseract-ocr-traineddata-american.
* Sat Jun 20 2015 mailaenderAATTopensuse.org- rename to match upstream tarball and fix boo#900303