Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocrs for openSUSE:Factory checked in at 2026-02-23 16:12:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocrs (Old) and /work/SRC/openSUSE:Factory/.ocrs.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocrs" Mon Feb 23 16:12:09 2026 rev:6 rq:1334310 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocrs/ocrs.changes 2024-12-03 20:47:27.467664403 +0100 +++ /work/SRC/openSUSE:Factory/.ocrs.new.1977/ocrs.changes 2026-02-23 16:12:28.669164115 +0100 @@ -1,0 +2,30 @@ +Sat Feb 21 22:23:27 UTC 2026 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Removed cargo_audit from _service due that contains vendor now +- Update to version 0.12.1: + + Added + - support for reading from the clipboard in the CLI +- version 0.12.0: + + Updated to rten v0.24. + - Adds ability to load custom models in ONNX format instead of + .rten format (requires enabling the onnx feature) + + Improved image preprocessing performance. +- version 0.11.0: + + Updated to rten v0.22. + - Enables AVX-512 on stable Rust + - Updates MSRV to Rust v1.89 +- version 0.10.4: + + Updated compatible rten version v0.21 +- version 0.10.3: + + Updated to rten v0.18. + - Improves performance on Arm by 20–30% +- version 0.10.2: + + Disabled IDNA support in ocrs-cli's url dependency. + - Removes various Unicode-related dependencies +- version 0.10.1: + + Updated ureq to v3.x. + - Removes a number of unnecessary indirect dependencies +- version 0.10.0: + + Updated compatible rten version range set to >= 0.14, < 0.17 + +------------------------------------------------------------------- Old: ---- ocrs-ocrs-v0.9.0.tar.gz New: ---- ocrs-ocrs-v0.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocrs.spec ++++++ --- /var/tmp/diff_new_pack.mJHNwK/_old 2026-02-23 16:12:31.169267050 +0100 +++ /var/tmp/diff_new_pack.mJHNwK/_new 2026-02-23 16:12:31.169267050 +0100 @@ -1,7 +1,7 @@ # # spec file for package ocrs # -# Copyright (c) 2024 mantarimay +# Copyright (c) 2026 mantarimay # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %bcond_without test %endif Name: ocrs -Version: 0.9.0 +Version: 0.12.1 Release: 0 Summary: A modern OCR engine written in Rust License: Apache-2.0 AND MIT @@ -30,6 +30,7 @@ Source0: %{url}/archive/ocrs-v%{version}/ocrs-ocrs-v%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo-packaging +BuildRequires: rust >= 1.89 %description ocrs is CLI tool for extracting text from images, also known as OCR @@ -39,7 +40,7 @@ %autosetup -n ocrs-ocrs-v%{version} -a1 -p1 %build -%{cargo_build} +%{cargo_build} --features clipboard %install install -Dm755 target/release/ocrs -t %{buildroot}%{_bindir} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mJHNwK/_old 2026-02-23 16:12:31.449278579 +0100 +++ /var/tmp/diff_new_pack.mJHNwK/_new 2026-02-23 16:12:31.517281378 +0100 @@ -5,6 +5,5 @@ <param name="compression">zst</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="manual"/> </services> ++++++ ocrs-ocrs-v0.9.0.tar.gz -> ocrs-ocrs-v0.12.1.tar.gz ++++++ ++++ 2994 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/ocrs/vendor.tar.zst /work/SRC/openSUSE:Factory/.ocrs.new.1977/vendor.tar.zst differ: char 7, line 1
