Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tesseract-ocr for openSUSE:Factory checked in at 2026-07-28 17:49:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tesseract-ocr (Old) and /work/SRC/openSUSE:Factory/.tesseract-ocr.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tesseract-ocr" Tue Jul 28 17:49:08 2026 rev:25 rq:1367793 version:5.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/tesseract-ocr/tesseract-ocr.changes 2026-06-27 18:04:05.071920258 +0200 +++ /work/SRC/openSUSE:Factory/.tesseract-ocr.new.2004/tesseract-ocr.changes 2026-07-28 17:49:24.766645934 +0200 @@ -1,0 +2,15 @@ +Sat Jul 25 19:11:27 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 5.5.3: + * Fix missing closing tags in multi-page PAGE XML output + * Correct a mutex call to prevent multiple instances + * Document memory ownership and lifecycle in the C API + * Fix CMAKE_SYSTEM_PROCESSOR detection when cross-compiling + on Apple platforms +- Switch the documentation BuildRequires from asciidoc to + rubygem(asciidoctor): upstream now generates the man pages with + asciidoctor and silently skips them otherwise +- Drop the gcc13 fallback for Leap 15.x: 15.6 is out of support + and its repository has been retired from the devel project + +------------------------------------------------------------------- Old: ---- tesseract-5.5.2.tar.gz New: ---- tesseract-5.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tesseract-ocr.spec ++++++ --- /var/tmp/diff_new_pack.OXTJgl/_old 2026-07-28 17:49:26.010689434 +0200 +++ /var/tmp/diff_new_pack.OXTJgl/_new 2026-07-28 17:49:26.010689434 +0200 @@ -18,19 +18,19 @@ %define lname libtesseract5 Name: tesseract-ocr -Version: 5.5.2 +Version: 5.5.3 Release: 0 Summary: Open Source OCR Engine License: Apache-2.0 AND GPL-2.0-or-later URL: https://github.com/tesseract-ocr/tesseract Source0: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/%{version}.tar.gz#/tesseract-%{version}.tar.gz Source99: baselibs.conf -BuildRequires: asciidoc BuildRequires: autoconf BuildRequires: automake BuildRequires: curl-devel BuildRequires: doxygen BuildRequires: fdupes +BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: libxslt-tools BuildRequires: pkgconfig >= 0.9.0 @@ -45,13 +45,9 @@ BuildRequires: pkgconfig(pango) >= 1.38.0 BuildRequires: pkgconfig(pangocairo) BuildRequires: pkgconfig(pangoft2) +BuildRequires: rubygem(asciidoctor) Requires: tesseract-ocr-common %{?suse_build_hwcaps_libs} -%if 0%{?suse_version} > 1550 -BuildRequires: gcc-c++ -%else -BuildRequires: gcc13-c++ -%endif %description A commercial quality OCR engine originally developed at HP between 1985 and @@ -92,11 +88,6 @@ %autosetup -n tesseract-%{version} -p1 %build -%if 0%{?suse_version} < 1550 -export CC=gcc-13 -export CXX=g++-13 -%endif - autoreconf -fiv %configure \ --disable-static ++++++ tesseract-5.5.2.tar.gz -> tesseract-5.5.3.tar.gz ++++++ ++++ 13420 lines of diff (skipped)
