diff --git a/tesseract.spec b/tesseract.spec index 2f646a6..90245f0 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -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 - 4.1.1-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 4.1.1-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937