diff --git a/PyMuPDF-1.14.18.tar.gz b/PyMuPDF-1.14.18.tar.gz deleted file mode 100644 index 05bca42..0000000 --- a/PyMuPDF-1.14.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b0a430d58b5ab742bd2d769f1562706f868b67db7d7cbd310bb5e4853c1427e -size 6859137 diff --git a/PyMuPDF-1.14.19.tar.gz b/PyMuPDF-1.14.19.tar.gz new file mode 100644 index 0000000..2cebf22 --- /dev/null +++ b/PyMuPDF-1.14.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a01c8e42abfbaaa4a78fc43cac43194d08772f0ee6cfd13d6668c1f096f9b9 +size 6857054 diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 207bd85..3fa1a13 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 30 11:17:47 UTC 2019 - pgajdos@suse.com + +- version update to 1.14.19 + * minor fixes + * added method to check PDF signature status (#326) + ------------------------------------------------------------------- Thu Jul 18 08:02:49 UTC 2019 - Yunhe Guo diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 46bc549..27e0b4b 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.14.18 +Version: 1.14.19 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only @@ -64,6 +64,9 @@ export CFLAGS="%{optflags}" %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} +%check +# no upstream tests + %files %{python_files} %license COPYING %doc README.md doc/PyMuPDF.pdf