License compliance rectification

This commit is contained in:
lauk 2022-06-07 13:59:22 +08:00
parent de926cb1bd
commit c84d0d7366

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