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-01-16 23:18:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyMuPDF (Old) and /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyMuPDF" Sun Jan 16 23:18:26 2022 rev:18 rq:946785 version:1.19.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyMuPDF/python-PyMuPDF.changes 2021-12-18 20:31:12.770274758 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.1892/python-PyMuPDF.changes 2022-01-16 23:19:23.350381145 +0100 @@ -1,0 +2,18 @@ +Mon Jan 10 12:52:19 UTC 2022 - Hsiu-Ming Chang <cges30...@gmail.com> + +- Update to v1.19.4 + * Fixed #1505. Immunize against circular outline items. + * Fixed #1484. Correct CropBox coordinates are now returned in +all situations. + * Fixed #1479. + * Fixed #1474. TextPage objects are now properly deleted again. + * Added Page methods and attributes for PDF /ArtBox, /BleedBox, +/TrimBox. + * Added global attribute TESSDATA_PREFIX for easy checking of OCR +support. + * Changed Document.xref_set_key() such that dictionary keys will +physically be removed if set to value "null". + * Changed Document.extract_font() to optionally return a +dictionary (instead of a tuple). + +------------------------------------------------------------------- Old: ---- PyMuPDF-1.19.3.tar.gz New: ---- PyMuPDF-1.19.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyMuPDF.spec ++++++ --- /var/tmp/diff_new_pack.xlbFK2/_old 2022-01-16 23:19:23.818381375 +0100 +++ /var/tmp/diff_new_pack.xlbFK2/_new 2022-01-16 23:19:23.822381377 +0100 @@ -21,7 +21,7 @@ %define skip_python2 1 %define pypi_name PyMuPDF Name: python-%{pypi_name} -Version: 1.19.3 +Version: 1.19.4 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: AGPL-3.0-only @@ -57,7 +57,7 @@ %prep %setup -q -n %{pypi_name}-%{version} -dos2unix README.md changes.rst +dos2unix README.md changes.txt %build %python_build @@ -73,7 +73,7 @@ %files %{python_files} %license COPYING -%doc README.md changes.rst +%doc README.md changes.txt %{python_sitearch}/* %changelog ++++++ PyMuPDF-1.19.3.tar.gz -> PyMuPDF-1.19.4.tar.gz ++++++ ++++ 4366 lines of diff (skipped)