Hello community,

here is the log from the commit of package python-PyMuPDF for openSUSE:Factory 
checked in at 2019-09-19 15:51:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyMuPDF (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyMuPDF"

Thu Sep 19 15:51:51 2019 rev:7 rq:731606 version:1.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyMuPDF/python-PyMuPDF.changes    
2019-09-09 12:34:28.665481229 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948/python-PyMuPDF.changes  
2019-09-19 15:51:52.867280626 +0200
@@ -1,0 +2,13 @@
+Tue Sep 17 21:26:39 UTC 2019 - Yunhe Guo <[email protected]>
+
+- Version update to 1.16.2
+  * Fix memory leak with getText(“rawDICT”)
+
+-------------------------------------------------------------------
+Sat Sep  7 14:06:18 UTC 2019 - Yunhe Guo <[email protected]>
+
+- Add %check step
+- Change category to Development/Libraries/Python
+- python-PyMuPDF-doc should be noarch
+
+-------------------------------------------------------------------

Old:
----
  PyMuPDF-1.16.1.tar.gz

New:
----
  PyMuPDF-1.16.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyMuPDF.spec ++++++
--- /var/tmp/diff_new_pack.xaZaYX/_old  2019-09-19 15:51:53.595280477 +0200
+++ /var/tmp/diff_new_pack.xaZaYX/_new  2019-09-19 15:51:53.599280477 +0200
@@ -21,11 +21,11 @@
 %define skip_python2 1
 %define pypi_name PyMuPDF
 Name:           python-%{pypi_name}
-Version:        1.16.1
+Version:        1.16.2
 Release:        0
 Summary:        Python binding for MuPDF, a PDF and XPS viewer
 License:        GPL-3.0-only AND AGPL-3.0-only
-Group:          Development/Languages/Python
+Group:          Development/Libraries/Python
 URL:            https://github.com/rk700/PyMuPDF
 Source0:        %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
 Patch1:         fix-library-linking.patch
@@ -52,11 +52,12 @@
 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
+%package        doc
 Summary:        Documentation for PyMuPDF
-Group:          Development/Languages/Python
+Group:          Development/Libraries/Python
+BuildArch:      noarch
 
-%description -n python-%{pypi_name}-doc
+%description    doc
 This is the documentation for PyMuPDF.
 
 %prep
@@ -64,7 +65,6 @@
 %patch1 -p1
 
 %build
-export CFLAGS="%{optflags}"
 %python_build
 
 %install
@@ -72,14 +72,14 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-# no upstream tests
+%python_expand PYTHONPATH=%{buildroot}%{python_sitearch} $python -c 'import 
sys; sys.path.remove(""); import fitz'
 
 %files %{python_files}
 %license COPYING
 %doc README.md
 %{python_sitearch}/*
 
-%files -n python-%{pypi_name}-doc
+%files doc
 %doc doc/PyMuPDF.pdf
 
 %changelog

++++++ PyMuPDF-1.16.1.tar.gz -> PyMuPDF-1.16.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-PyMuPDF/PyMuPDF-1.16.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-PyMuPDF.new.7948/PyMuPDF-1.16.2.tar.gz 
differ: char 29, line 1


Reply via email to