From a0c43f6889edcd1e27ae8539543c22b550929685 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:36:45 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tesseract.git#5c612220edc77fa72f1ac9f67b2072e24c67b0c0 --- tesseract.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tesseract.spec b/tesseract.spec index bb4db56..113d42a 100644 --- a/tesseract.spec +++ b/tesseract.spec @@ -2,7 +2,7 @@ Name: tesseract Version: 4.1.1 -Release: 4%{?pre:.%pre}.1%{?dist} +Release: 5%{?pre:.%pre}%{?dist} Summary: Raw OCR Engine License: ASL 2.0 @@ -12,6 +12,7 @@ Source0: https://github.com/tesseract-ocr/tesseract/archive/%{version}%{?p # Tweak location of tessdata folder Patch0: tesseract_datadir.patch +BuildRequires: make BuildRequires: automake BuildRequires: autoconf-archive BuildRequires: gcc-c++ @@ -112,8 +113,8 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/tessdata/ %changelog -* Tue Dec 15 2020 Petr Ĺ abata - 4.1.1-4.1 -- Manual bump for a gcc11 rebuild +* Wed Jan 27 2021 Fedora Release Engineering - 4.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 4.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild