!2 License compliance rectification
From: @lauk001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
866eb14582
@ -1,9 +1,9 @@
|
|||||||
Name: tesseract-tessdata
|
Name: tesseract-tessdata
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Trained models for the Tesseract Open Source OCR Engine
|
Summary: Trained models for the Tesseract Open Source OCR Engine
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/tesseract-ocr/tessdata_fast
|
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
|
# 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.
|
# 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
|
%{_datadir}/tesseract/tessdata/osd.traineddata
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 9 2021 chengzihan <chengzihan2@huawei.com> - 4.0.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user