diff --git a/PyMuPDF-1.16.2.tar.gz b/PyMuPDF-1.16.2.tar.gz deleted file mode 100644 index 996f214..0000000 --- a/PyMuPDF-1.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5070304b1b391d070fea0e2f731ee85dd858cab556fb949762ed0e05c888b97c -size 6990644 diff --git a/PyMuPDF-1.16.3.tar.gz b/PyMuPDF-1.16.3.tar.gz new file mode 100644 index 0000000..fdff022 --- /dev/null +++ b/PyMuPDF-1.16.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd4262d555ac2b951029b499b1dcdf28dfc1f32bfd7764003af1ac78a0a4f50 +size 6983101 diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index d132229..412fff1 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 2 11:25:50 UTC 2019 - Yunhe Guo + +- Version update to 1.16.3 + * significant performance improvements for dict / rawdict text + extraction + * Page.getText() now support text extraction for "blocks" and + "words" + ------------------------------------------------------------------- Tue Sep 17 21:26:39 UTC 2019 - Yunhe Guo diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 2b4423f..114c45a 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -17,11 +17,11 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -# Upstream doesn't support Python 2 anymore. +# Python 2 build fails always %define skip_python2 1 %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.16.2 +Version: 1.16.3 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only