Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:03:55 +00:00 committed by Stepan Oksanichenko
parent f82f7def93
commit 473a2bc0af
2 changed files with 6 additions and 1 deletions

1
.tesseract.metadata Normal file
View File

@ -0,0 +1 @@
25318bb3f57ef72d5736730739451673f4a66f51 tesseract-4.1.1.tar.gz

View File

@ -2,7 +2,7 @@
Name: tesseract
Version: 4.1.1
Release: 6%{?pre:.%pre}%{?dist}
Release: 7%{?pre:.%pre}%{?dist}
Summary: Raw OCR Engine
License: ASL 2.0
@ -113,6 +113,10 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/tessdata/
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.1-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.1-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937