diff --git a/PyMuPDF-1.14.14.tar.gz b/PyMuPDF-1.14.14.tar.gz deleted file mode 100644 index bb518c3..0000000 --- a/PyMuPDF-1.14.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f607cf7bdbf4a2830c6d0f3cd2148cf8ee6a510c25d8d07761569548a7c28fe -size 6773869 diff --git a/PyMuPDF-1.14.15.tar.gz b/PyMuPDF-1.14.15.tar.gz new file mode 100644 index 0000000..484acca --- /dev/null +++ b/PyMuPDF-1.14.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d42c7d6a608680e1fd7b34e35804dd72c4355eef65bcca916f1ce52ed5955a +size 6840217 diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 799c3b0..e8f70c9 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 23 07:28:09 UTC 2019 - Yunhe Guo + +- Version 1.14.15 + * Fix utils.updateRect exception + * Draw a shape without outlines + * Fix Line cap and Line join + ------------------------------------------------------------------- Thu Apr 11 07:52:40 UTC 2019 - Tomáš Chvátal diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 9a02602..698f725 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.14.14 +Version: 1.14.15 Release: 0 Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only