15 Commits

Author SHA256 Message Date
32935a0c3e Accepting request 1334310 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1334310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=6
2026-02-23 15:12:09 +00:00
6e1e305bfa - 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

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=14
2026-02-21 23:10:31 +00:00
07b2bde7ef Accepting request 1227878 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1227878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=5
2024-12-03 19:46:20 +00:00
da2ad60c19 Accepting request 1227877 from home:mantarimay:branches:X11:Utilities
- Update to version 0.9.0:
  * Added allowed_chars library option and --allowed-chars CLI
    option to filter the characters produced by text recognition.
  * Improved error message if custom alphabet size does not match
    recognition model output.

OBS-URL: https://build.opensuse.org/request/show/1227877
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=12
2024-12-03 00:02:29 +00:00
cf0a36f901 Accepting request 1201771 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1201771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=4
2024-09-18 13:28:19 +00:00
d871de7d94 Accepting request 1201770 from home:mantarimay:branches:X11:Utilities
- Update to version 0.8.1:
  * Added ability to customize the alphabet used by the recognition
    model.
  * Updated rten to v0.13.1. This enables running custom models in
    the V2 rten model format

OBS-URL: https://build.opensuse.org/request/show/1201770
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=10
2024-09-18 10:35:03 +00:00
7e00b3d475 Accepting request 1178678 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1178678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=3
2024-06-05 15:42:49 +00:00
e3b743b130 Accepting request 1178677 from home:mantarimay:branches:X11:Utilities
- Update to version 0.8.0
  * Updated rten to v0.10.0: This improves performance when
    recognizing long lines of text and improves efficiency by
    setting the number of threads to match the number of physical
    cores.
  * Errors that occur when running the text recognition model are
    now propagated to the caller instead of causing a panic.

OBS-URL: https://build.opensuse.org/request/show/1178677
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=8
2024-06-05 08:10:22 +00:00
2acba85ac7 Accepting request 1175075 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1175075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=2
2024-05-20 16:12:53 +00:00
931528b31d Accepting request 1175074 from home:mantarimay:branches:X11:Utilities
- Update to version 0.7.0
  * Updated rten to v0.9.0: This brings a simpler API for loading
    models from disk (Model::load_file) and improves performance.
  * Updated image crate. This includes a much faster JPEG decoder.
  * Re-designed the API for loading images to be easier to use and
    more efficient.

OBS-URL: https://build.opensuse.org/request/show/1175074
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=6
2024-05-19 04:02:09 +00:00
34248d69f9 Accepting request 1174292 from X11:Utilities
Initial package

OBS-URL: https://build.opensuse.org/request/show/1174292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocrs?expand=0&rev=1
2024-05-16 15:15:16 +00:00
de8d1e002d Accepting request 1174291 from home:mantarimay:branches:X11:Utilities
- Remove script libocrs

OBS-URL: https://build.opensuse.org/request/show/1174291
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=4
2024-05-15 18:26:25 +00:00
5628f2c238 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=3 2024-05-15 11:54:37 +00:00
a77ab9fceb Accepting request 1174231 from home:mantarimay:branches:X11:Utilities
- Disable test on s390x failed on:
  * tests::test_ocr_engine_detect_words
  * tests::test_ocr_engine_recognize_lines

OBS-URL: https://build.opensuse.org/request/show/1174231
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=2
2024-05-15 11:53:28 +00:00
ec0be6dbe2 Accepting request 1172953 from home:mantarimay:apps
Initial package

OBS-URL: https://build.opensuse.org/request/show/1172953
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/ocrs?expand=0&rev=1
2024-05-15 06:53:28 +00:00