diff --git a/tesseract.spec b/tesseract.spec index 734308b..d2e82ab 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -1,6 +1,6 @@ Name: tesseract Version: 3.04.00 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Raw OCR Engine License: ASL 2.0 @@ -234,6 +234,9 @@ install -pm 0644 tessdata-%{version}/* %{buildroot}/%{_datadir}/%{name}/tessdata %changelog +* Tue Jan 26 2016 Sandro Mani - 3.04.00-4 +- Rebuild (leptonica) + * Mon Jan 25 2016 Parag Nemade - 3.04.00-3 - Added virtual provides to follow langpacks naming guidelines - Added Supplements tag for new way of langpacks installation