From c5d0dbb46886341b4f9f25c747fbea86ca29d2dc Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 26 Jan 2015 17:08:45 +0100 Subject: [PATCH] rebuild for ICU 54.1 --- tesseract.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tesseract.spec b/tesseract.spec index 74c5a0e..cfc9a94 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -3,7 +3,7 @@ Name: tesseract Version: 3.03 -Release: 0.3%{?pre:.%pre}%{?dist} +Release: 0.4%{?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 +* Mon Jan 26 2015 David Tardon - 3.03-0.4.rc1 +- rebuild for ICU 54.1 + * Tue Aug 26 2014 David Tardon - 3.03-0.3.rc1 - rebuild for ICU 53.1