1
0

Update submodules from pool/tesseract-ocr#1 and create patchinfo.20260622152845748564.93181000773252/_patchinfo

This commit is contained in:
2026-06-22 17:28:45 +02:00
parent e69fab8770
commit b287fcf3ce
2 changed files with 80 additions and 1 deletions
@@ -0,0 +1,79 @@
<patchinfo>
<packager>pluskalm</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for tesseract-ocr</summary>
<description>This update for tesseract-ocr fixes the following issues:
Changes in tesseract-ocr:
- Modernize spec file:
* Drop unused BuildRequires: chrpath (no chrpath calls in
spec, no RPATH munging needed)
* Drop libtool's --with-gnu-ld configure flag (autodetected
on Linux, no functional effect)
* Enable parallel build by splitting `make all training doc`
into two %make_build invocations (matches upstream CI);
the libtool convenience-library race only triggers when
those targets are mixed in one make
* Strip absolute -L/usr/lib(64) paths from tesseract.pc
(fixes rpmlint pkgconfig-invalid-libs-dir error)
- Update to version 5.5.2:
* Simplify code for osdetect by @stweil in #4436
* Fix and improve configuration for cmake builds by @stweil in #4437
* Modernize some for loops and fix some signed/unsigned issues by @stweil in #4438
* Cmake optimization with warp2 by @zdenop in #4452
* Update checkout action by @rettinghaus in #4461
* chore: fix cyrillic typo by @0xflotus in #4462
* Move version info. to appropriate ALTO element by @david-russo in #4464
* CI: Remove unneeded export statements from cmake workflow for macOS by @stweil in #4467
* Bump actions/checkout from 5 to 6 by @dependabot[bot] in #4485
* Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #4488
* Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #4487
* Bump mikepenz/action-junit-report from 4 to 6 by @dependabot[bot] in #4486
* Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #4494
- Update to version 5.5.1:
* Fix linear congruential random number generator by @stweil in #4357
* Make list classes templated by @egorpugin in #4356
* add cli -c parameter(s) to init vectors by @zdenop in #4363
* handle colormaps correctly by @zdenop in #4369
* use constexpr for kDawgMagicNumber by @zdenop in #4378
* Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
* Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
* Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
* Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
* Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
* Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
* Remove unused include statements for tprintf.h by @stweil in #4419
* Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423
- Update to 5.5.0
- Fix TARGET_PDB_FILE error for static linking. in #4271
- Make regular usage of CMAKE_INSTALL_LIBDIR and GNUInstallDirs in #4272
- Ignore illegal TESSDATA_PREFIX (not existing filesystem entry, issue #4277) in #4278
- Fix confidence output for the PAGE XML renderer in #4283
- Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally in #4301
- Reduce clock syscalls in #4303
- Calculate row bounding box in single-word mode per #4304 in #4305
- Replace access/_access by std::filesystem::exists in #4307
- Modernize code for list of available models in #4308
- Fix performance and other issues reported by Codacy in #4309
- Remove unnecessary assignment and assertions in #4313
- Update code for tprintf in #4306
- Add C++ stream for log messages and use it in two debug messages in #4314
- cmake: Correctly set the soversion based on SemVer properties in #4319
- Replace deprecated runner macos-12 by macos-latest in GitHub actions in #4326
- Modernize code for renderers and remove filename conversion for Windows in #4330
- Fix some typos and grammer issues in #4337
- Add GitHub action and Makefile target for Windows installer in #4341
- Support symbolic values for --oem and --psm options in #4344
- Replace some tprintf by tesserr stream (fixes Windows compiler warnings) in #4345
- Add RISC-V V support #4346
- Fix and improve Windows installer in #4348
- Remove Tensorflow support in #4350
- Update submodule googletest to release v1.15.2 in #4352
</description>
<package>tesseract-ocr</package>
</patchinfo>