diff --git a/.gitignore b/.gitignore index b2b7e63..32ce995 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /ocrmypdf-9.3.0.tar.gz /ocrmypdf-9.4.0.tar.gz /ocrmypdf-9.5.0.tar.gz +/ocrmypdf-9.6.0.tar.gz diff --git a/0001-Reduce-some-requirements.patch b/0001-Reduce-some-requirements.patch index 281232a..bf789a5 100644 --- a/0001-Reduce-some-requirements.patch +++ b/0001-Reduce-some-requirements.patch @@ -1,4 +1,4 @@ -From ffac940e075b7593fb9837abb88149482c92ea20 Mon Sep 17 00:00:00 2001 +From 025e15c6d3e59bf94144bc2d1c89795a5f79411b Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 15 May 2019 00:15:49 -0400 Subject: [PATCH] Reduce some requirements. @@ -9,7 +9,7 @@ Signed-off-by: Elliott Sales de Andrade 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py -index 50ce881..f1a6399 100644 +index 0b4a61d..794b707 100644 --- a/setup.py +++ b/setup.py @@ -95,12 +95,11 @@ setup( @@ -19,7 +19,7 @@ index 50ce881..f1a6399 100644 - 'chardet >= 3.0.4, < 4', # unlisted requirement of pdfminer.six 20181108 'cffi >= 1.9.1', # must be a setup and install requirement 'img2pdf >= 0.3.0, < 0.4', # pure Python, so track HEAD closely - 'pdfminer.six >= 20181108, <= 20200104', + 'pdfminer.six >= 20181108, <= 20200124', 'pikepdf >= 1.8.1, < 2', - 'Pillow >= 6.2.0', + 'Pillow >= 6.1.0', @@ -27,5 +27,5 @@ index 50ce881..f1a6399 100644 'tqdm >= 4', ], -- -2.21.0 +2.21.1 diff --git a/ocrmypdf.spec b/ocrmypdf.spec index 2694bfc..7f79afa 100644 --- a/ocrmypdf.spec +++ b/ocrmypdf.spec @@ -1,7 +1,7 @@ %global srcname ocrmypdf Name: %{srcname} -Version: 9.5.0 +Version: 9.6.0 Release: 1%{?dist} Summary: Add an OCR text layer to scanned PDF files @@ -24,7 +24,7 @@ BuildRequires: tesseract-langpack-deu BuildRequires: python3-devel BuildRequires: python3dist(cffi) >= 1.9.1 BuildRequires: (python3dist(img2pdf) >= 0.3 with python3dist(img2pdf) < 0.4) -BuildRequires: python3dist(pdfminer.six) = 20181108 +BuildRequires: (python3dist(pdfminer.six) >= 20181108 with python3dist(pdfminer.six) <= 20200124) BuildRequires: (python3dist(pikepdf) >= 1.8.1 with python3dist(pikepdf) < 2) BuildRequires: python3dist(pillow) >= 4 BuildConflicts: python3dist(pillow) = 5.1 @@ -122,6 +122,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Fri Feb 14 2020 Elliott Sales de Andrade - 9.6.0-1 +- Update to latest version + * Tue Jan 28 2020 Elliott Sales de Andrade - 9.5.0-1 - Update to latest version diff --git a/sources b/sources index 71c8178..d7e4f3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ocrmypdf-9.5.0.tar.gz) = ac0a4d3d1cfa198f7d5b1e81b653f132eeadca2629d72bd03c2668f9f0f2a44426dbec0ab7d83e9332dfae24bf6a50a7ed0072d7c43ae8b42ed42fff8e73d211 +SHA512 (ocrmypdf-9.6.0.tar.gz) = 4e0929f8b23c148b686e3edba75cf945f85e1729bc245970f0219631dede45499a05c5798e1af6e4aa31f0cbb4d49268b31b738cf0b545ffd1bb9ea07c54e5da