From a5c35a632156750685f9b11ba432f9d3635baaa0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 18:10:29 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- tesseract.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tesseract.spec b/tesseract.spec index cfc9a94..081c2ea 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -3,7 +3,7 @@ Name: tesseract Version: 3.03 -Release: 0.4%{?pre:.%pre}%{?dist} +Release: 0.5%{?pre:.%pre}%{?dist} Summary: Raw OCR Engine Group: Applications/File @@ -102,6 +102,9 @@ install -m 0644 %{fullname}/tessdata/* %{buildroot}%{_datadir}/%{name}/tessdata %{_datadir}/%{name}/tessdata/osd.traineddata %changelog +* Sat May 02 2015 Kalev Lember - 3.03-0.5.rc1 +- Rebuilt for GCC 5 C++11 ABI change + * Mon Jan 26 2015 David Tardon - 3.03-0.4.rc1 - rebuild for ICU 54.1