Rebuild (to fix behaviour on big-endian with leptonica fix)

This commit is contained in:
Adam Williamson 2017-01-03 17:39:10 -08:00
parent 6bc6e1f4c8
commit 67abbbc39b
1 changed files with 4 additions and 1 deletions

View File

@ -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 <awilliam@redhat.com> - 3.04.01-3
- Rebuild (to fix behaviour on big-endian arches after leptonica endianness fix)
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 3.04.01-2
- rebuild for ICU 57.1