]> git.pld-linux.org Git - packages/tesseract.git/commitdiff
- updated to 5.3.4 auto/th/tesseract-5.3.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Feb 2024 18:28:38 +0000 (19:28 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Feb 2024 18:28:38 +0000 (19:28 +0100)
tesseract.spec

index 89eff95781ec4f8b1968850f69a936ac5eec8e03..934119ad3a699b4fc19325d35c033e7a8a019e6e 100644 (file)
@@ -4,16 +4,17 @@
 # Conditional build:
 %bcond_without openmp  # OpenMP support
 %bcond_with    opencl  # OpenCL support
+
 Summary:       Tesseract Open Source OCR Engine
 Summary(pl.UTF-8):     Tesseract - silnik OCR o otwartych źródłach
 Name:          tesseract
-Version:       5.3.1
-Release:       3
+Version:       5.3.4
+Release:       1
 License:       Apache v2.0
 Group:         Applications/Graphics
 #Source0Download: https://github.com/tesseract-ocr/tesseract/releases
 Source0:       https://github.com/tesseract-ocr/tesseract/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 39c2d8d7a3efa2265f8fcf4f27f76652
+# Source0-md5: 53de961804ccbcb83b73122f721d8f83
 URL:           https://github.com/tesseract-ocr/
 %{?with_opencl:BuildRequires:  OpenCL-devel}
 BuildRequires: asciidoc
This page took 0.063821 seconds and 4 git commands to generate.