From 67abbbc39bf7175c047e55f52d453ffc9fd99cb1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 3 Jan 2017 17:39:10 -0800 Subject: [PATCH] Rebuild (to fix behaviour on big-endian with leptonica fix) --- tesseract.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tesseract.spec b/tesseract.spec index 158b761..4236c69 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -2,7 +2,7 @@ Name: tesseract Version: 3.04.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Raw OCR Engine License: ASL 2.0 @@ -236,6 +236,9 @@ install -pm 0644 tessdata-%{tessdata_version}/* %{buildroot}/%{_datadir}/%{name} %changelog +* Tue Jan 03 2017 Adam Williamson - 3.04.01-3 +- Rebuild (to fix behaviour on big-endian arches after leptonica endianness fix) + * Fri Apr 15 2016 David Tardon - 3.04.01-2 - rebuild for ICU 57.1