|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 5.0.0b |
|
|
|
%define V_opkg 5.0.0b |
|
|
|
%define V_dist 5.0.0-beta-20210815 |
|
|
|
%define V_dist 5.0.0-beta-20210916 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: tesseract |
|
|
|
Name: tesseract |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Algorithm |
|
|
|
Group: Algorithm |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20210828 |
|
|
|
Release: 20210916 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/tesseract-ocr/tesseract/archive/%{V_dist}.tar.gz |
|
|
|
Source0: https://github.com/tesseract-ocr/tesseract/archive/%{V_dist}.tar.gz |
|
|
|
|