diff --git a/PyMuPDF-1.16.10.tar.gz b/PyMuPDF-1.16.10.tar.gz new file mode 100644 index 0000000..5ba0a97 --- /dev/null +++ b/PyMuPDF-1.16.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f6de1eca12a77607422f7d4d0eb8ab774bd38aa1162924150f3019951c476c1 +size 9185793 diff --git a/PyMuPDF-1.16.3.tar.gz b/PyMuPDF-1.16.3.tar.gz deleted file mode 100644 index fdff022..0000000 --- a/PyMuPDF-1.16.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cd4262d555ac2b951029b499b1dcdf28dfc1f32bfd7764003af1ac78a0a4f50 -size 6983101 diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 412fff1..ae1f27f 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 15 11:54:42 UTC 2020 - Marketa Calabkova + +- update to 1.16.10 + * PyMuPDF can also be used as a module in the commandline using + "python -m fitz" + * Support for Python 3.4 has been dropped. + ------------------------------------------------------------------- Wed Oct 2 11:25:50 UTC 2019 - Yunhe Guo diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 114c45a..d961042 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyMuPDF # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.16.3 +Version: 1.16.10 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only