!2 License compliance rectification

From: @lauk001 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:48:13 +00:00 committed by Gitee
commit 866eb14582
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: tesseract-tessdata
Version: 4.0.0
Release: 1
Release: 2
Summary: Trained models for the Tesseract Open Source OCR Engine
BuildArch: noarch
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/tesseract-ocr/tessdata_fast
# Source 0, 1, 2, 3 is from https://github.com/tesseract-ocr/tessdata_fast/archive/%{version}/tessdata_fast-%{version}.tar.gz
# we split it to 4 parts beacuse the size of tarball is over 100mb.
@ -248,5 +248,8 @@ rm -f %{buildroot}/%{_datadir}/tesseract/tessdata/README.md
%{_datadir}/tesseract/tessdata/osd.traineddata
%changelog
* Tue Jun 07 2022 liukuo <liukuo@kylinos.cn> - 4.0.0-2
- License compliance rectification
* Sat Jan 9 2021 chengzihan <chengzihan2@huawei.com> - 4.0.0-1
- Package init