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
This commit is contained in:
DistroBaker 2021-02-03 05:36:45 +00:00
parent 5ca5ba1883
commit a0c43f6889

View File

@ -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 <contyk@redhat.com> - 4.1.1-4.1
- Manual bump for a gcc11 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild