14
0

Accepting request 704956 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/704956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMuPDF?expand=0&rev=2
This commit is contained in:
2019-05-24 09:31:55 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f607cf7bdbf4a2830c6d0f3cd2148cf8ee6a510c25d8d07761569548a7c28fe
size 6773869

3
PyMuPDF-1.14.15.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4d42c7d6a608680e1fd7b34e35804dd72c4355eef65bcca916f1ce52ed5955a
size 6840217

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 23 07:28:09 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- 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 <tchvatal@suse.com>

View File

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