diff --git a/tesseract.spec b/tesseract.spec index 6b77322..faa78d1 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -2,7 +2,7 @@ Name: tesseract Version: 3.05.01 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Raw OCR Engine License: ASL 2.0 @@ -238,6 +238,9 @@ install -pm 0644 tessdata-%{tessdata_version}/* %{buildroot}/%{_datadir}/%{name} %changelog +* Mon Apr 30 2018 Pete Walter - 3.05.01-7 +- Rebuild for ICU 61.1 + * Mon Feb 19 2018 Sandro Mani - 3.05.01-6 - Add missing BR: gcc-c++, make