Browse Source

upgrading package: tesseract 4.0.0rc2 -> 4.0.0rc3

master
parent
commit
c98888445c
  1. 6
      tesseract/tesseract.spec

6
tesseract/tesseract.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 4.0.0rc2
%define V_dist 4.0.0-rc2
%define V_opkg 4.0.0rc3
%define V_dist 4.0.0-rc3
# package information
Name: tesseract
@ -36,7 +36,7 @@ Class: EVAL
Group: Algorithm
License: Apache
Version: %{V_opkg}
Release: 20181008
Release: 20181015
# list of sources
Source0: https://github.com/tesseract-ocr/tesseract/archive/%{V_dist}.tar.gz

Loading…
Cancel
Save