Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyMuPDF for openSUSE:Factory 
checked in at 2022-09-12 19:08:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyMuPDF (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyMuPDF"

Mon Sep 12 19:08:44 2022 rev:22 rq:1002766 version:1.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyMuPDF/python-PyMuPDF.changes    
2022-05-10 15:12:22.347603474 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.2083/python-PyMuPDF.changes  
2022-09-12 19:08:49.478633542 +0200
@@ -1,0 +2,31 @@
+Fri Sep  9 10:00:51 UTC 2022 - John Vandenberg <jay...@gmail.com>
+
+- Update to v1.20.2
+  * This release uses MuPDF-1.20.3
+  * Fix linking issues on Unix systems.
+  * Fixed SegFault when applying redactions overlapping a transparent image.
+  * Improvements to documentation
+  * Removed some unused files and directories
+- from v1.20.1
+  * Fix for building on FreeBSD.
+  * Fixed linkDest() had a broken call to re.match(), introduced in 1.20.0.
+  * Fixed get_drawings() and get_cdrawings() previously always returned
+    with closePath=False.
+  * Default FreeText annotation text color is now black.
+  * Improvements to sphinx-generated documentation
+- from v1.20.0
+  * This release uses MuPDF-1.20.0
+  * Cope with new MuPDF link uri format, changed from #<int>,<int>,<int>
+    to #page=<int>&zoom=<float>,<float>,<float>.
+  * In tests/test_insertpdf.py, use new reference output joined-1.20.pdf.
+    We also check that new output values are approximately the same as the old 
ones.
+  * Fixed Leak of pdf_graft_map. Also fixed a SEGV issue that this seemed
+    to expose, caused by incorrect freeing of underlying fz_document.
+  * Fixed ownership of Annotation.get_pixmap().
+  * If pip builds from source because an appropriate wheel is not available,
+    we no longer require MuPDF to be pre-installed. Instead the required
+    MuPDF source is embedded in the sdist and automatically built into PyMuPDF.
+  * Various changes to setup.py to download the required MuPDF release
+    as required. See comments at start of setup.py for details.
+
+-------------------------------------------------------------------

Old:
----
  PyMuPDF-1.19.6.tar.gz

New:
----
  PyMuPDF-1.20.2.tar.gz

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

Other differences:
------------------
++++++ python-PyMuPDF.spec ++++++
--- /var/tmp/diff_new_pack.RzUENk/_old  2022-09-12 19:08:50.490636386 +0200
+++ /var/tmp/diff_new_pack.RzUENk/_new  2022-09-12 19:08:50.494636397 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-PyMuPDF
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %define pypi_name PyMuPDF
 Name:           python-%{pypi_name}
-Version:        1.19.6
+Version:        1.20.2
 Release:        0
 Summary:        Python binding for MuPDF, a PDF and XPS viewer
 License:        AGPL-3.0-only
@@ -36,8 +36,7 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  jbig2dec-devel
-BuildRequires:  mupdf-devel-static < 1.20.0
-BuildRequires:  mupdf-devel-static >= 1.19.0
+BuildRequires:  mupdf-devel-static >= 1.20.3
 BuildRequires:  openSUSE-release
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
@@ -76,6 +75,6 @@
 %license COPYING
 %doc README.md
 %{python_sitearch}/PyMuPDF-%{version}*-info
-%{python_sitearch}/fitz
+%{python_sitearch}/fitz/
 
 %changelog

++++++ PyMuPDF-1.19.6.tar.gz -> PyMuPDF-1.20.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-PyMuPDF/PyMuPDF-1.19.6.tar.gz 
/work/SRC/openSUSE:Factory/.python-PyMuPDF.new.2083/PyMuPDF-1.20.2.tar.gz 
differ: char 5, line 1

Reply via email to