diff --git a/PyMuPDF-1.16.10.tar.gz b/PyMuPDF-1.16.10.tar.gz deleted file mode 100644 index 5ba0a97..0000000 --- a/PyMuPDF-1.16.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f6de1eca12a77607422f7d4d0eb8ab774bd38aa1162924150f3019951c476c1 -size 9185793 diff --git a/PyMuPDF-1.16.11.tar.gz b/PyMuPDF-1.16.11.tar.gz new file mode 100644 index 0000000..b4354e1 --- /dev/null +++ b/PyMuPDF-1.16.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84208693c3d19afa57f117ecc83c03eedaa4a6627dc9d54b0ba06cb9e1b6a3e7 +size 3489900 diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index ae1f27f..cd04a02 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 25 12:22:02 UTC 2020 - Yunhe Guo + +- Version update to 1.16.11 + * Add redact/replace support + * Fix PolygonAnnotation + ------------------------------------------------------------------- Wed Jan 15 11:54:42 UTC 2020 - Marketa Calabkova diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index d961042..3755ffe 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.16.10 +Version: 1.16.11 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only @@ -80,6 +80,6 @@ This is the documentation for PyMuPDF. %{python_sitearch}/* %files doc -%doc doc/PyMuPDF.pdf +%doc docs/* %changelog