Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:04:03 +00:00 committed by Stepan Oksanichenko
parent ca54d3e38b
commit 62ebf579e2
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
d37d31d973bedf1906f7f987de134489156fd56e tessdata_fast-4.1.0.tar.gz

View File

@ -5,7 +5,7 @@
Name: tesseract-tessdata
Version: 4.1.0
Release: 2%{?pre:.%pre}%{?commit:.git%{shortcommit}}%{?dist}
Release: 3%{?pre:.%pre}%{?commit:.git%{shortcommit}}%{?dist}
Summary: Trained models for the Tesseract Open Source OCR Engine
BuildArch: noarch
@ -304,6 +304,10 @@ rm -f %{buildroot}/%{_datadir}/tesseract/tessdata/pdf.ttf
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937