Hello community, here is the log from the commit of package python-PyMuPDF for openSUSE:Factory checked in at 2019-09-09 12:34:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyMuPDF (Old) and /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyMuPDF" Mon Sep 9 12:34:26 2019 rev:6 rq:729098 version:1.16.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyMuPDF/python-PyMuPDF.changes 2019-07-31 14:29:35.290072192 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948/python-PyMuPDF.changes 2019-09-09 12:34:28.665481229 +0200 @@ -1,0 +2,9 @@ +Fri Sep 6 09:07:26 UTC 2019 - Yunhe Guo <[email protected]> + +- Version update to 1.16.1 + * Minor Enhancements and Fixes + * Full PDF Password Protection + * Fixing issues #352, #353 and #354 +- Split doc package + +------------------------------------------------------------------- Old: ---- PyMuPDF-1.14.19.tar.gz New: ---- PyMuPDF-1.16.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyMuPDF.spec ++++++ --- /var/tmp/diff_new_pack.7rXIWI/_old 2019-09-09 12:34:29.389481110 +0200 +++ /var/tmp/diff_new_pack.7rXIWI/_new 2019-09-09 12:34:29.393481109 +0200 @@ -21,7 +21,7 @@ %define skip_python2 1 %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.14.19 +Version: 1.16.1 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only @@ -34,7 +34,7 @@ BuildRequires: fdupes BuildRequires: gcc BuildRequires: jbig2dec-devel -BuildRequires: mupdf-devel-static >= 1.14.0 +BuildRequires: mupdf-devel-static >= 1.16.0 BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: swig @@ -52,6 +52,13 @@ book formats. PyMuPDF can also access files with extensions *.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts. +%package -n python-%{pypi_name}-doc +Summary: Documentation for PyMuPDF +Group: Development/Languages/Python + +%description -n python-%{pypi_name}-doc +This is the documentation for PyMuPDF. + %prep %setup -q -n %{pypi_name}-%{version} %patch1 -p1 @@ -69,7 +76,10 @@ %files %{python_files} %license COPYING -%doc README.md doc/PyMuPDF.pdf +%doc README.md %{python_sitearch}/* +%files -n python-%{pypi_name}-doc +%doc doc/PyMuPDF.pdf + %changelog ++++++ PyMuPDF-1.14.19.tar.gz -> PyMuPDF-1.16.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-PyMuPDF/PyMuPDF-1.14.19.tar.gz /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948/PyMuPDF-1.16.1.tar.gz differ: char 12, line 1
