forked from pool/python-PyMuPDF
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:
committed by
Git OBS Bridge
parent
d0a393eebe
commit
79e223aabf
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1f6de1eca12a77607422f7d4d0eb8ab774bd38aa1162924150f3019951c476c1
|
|
||||||
size 9185793
|
|
3
PyMuPDF-1.16.11.tar.gz
Normal file
3
PyMuPDF-1.16.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84208693c3d19afa57f117ecc83c03eedaa4a6627dc9d54b0ba06cb9e1b6a3e7
|
||||||
|
size 3489900
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 25 12:22:02 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
|
||||||
|
|
||||||
|
- Version update to 1.16.11
|
||||||
|
* Add redact/replace support
|
||||||
|
* Fix PolygonAnnotation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 15 11:54:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Jan 15 11:54:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%define pypi_name PyMuPDF
|
%define pypi_name PyMuPDF
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.10
|
Version: 1.16.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python binding for MuPDF, a PDF and XPS viewer
|
Summary: Python binding for MuPDF, a PDF and XPS viewer
|
||||||
License: GPL-3.0-only AND AGPL-3.0-only
|
License: GPL-3.0-only AND AGPL-3.0-only
|
||||||
@@ -80,6 +80,6 @@ This is the documentation for PyMuPDF.
|
|||||||
%{python_sitearch}/*
|
%{python_sitearch}/*
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc doc/PyMuPDF.pdf
|
%doc docs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user