Browse Source

upgrading package: tesseract 5.0.0a -> 5.0.0b

master
parent
commit
18545832b0
  1. 6
      tesseract/tesseract.spec

6
tesseract/tesseract.spec

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

Loading…
Cancel
Save