14
0

Accepting request 779055 from home:guoyunhe:branches:devel:languages:python

- Version update to 1.16.11
  * Add redact/replace support
  * Fix PolygonAnnotation

OBS-URL: https://build.opensuse.org/request/show/779055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2020-02-25 12:41:23 +00:00
committed by Git OBS Bridge
parent d0a393eebe
commit 79e223aabf
4 changed files with 12 additions and 5 deletions

View File

@@ -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