Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fpdf2 for openSUSE:Factory 
checked in at 2026-01-21 14:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fpdf2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-fpdf2.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fpdf2"

Wed Jan 21 14:14:51 2026 rev:4 rq:1328123 version:2.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fpdf2/python-fpdf2.changes        
2025-02-04 18:15:16.086308368 +0100
+++ /work/SRC/openSUSE:Factory/.python-fpdf2.new.1928/python-fpdf2.changes      
2026-01-21 14:15:14.537578379 +0100
@@ -1,0 +2,11 @@
+Mon Jan 19 15:16:04 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 2.8.5
+  * added tutorial "tuto7" (in English and German) with documentation to 
create PDF/A files with fpdf2
+  * support for many different text/paragraph formatings added
+  * improved SVG image parsing speed by 50% to 70%
+  * Python 3.14 is now officially supported
+  * changed libtiff detection logic to maintain compatibility with pillow v12
+  * many more bug fixes and improvements, see upstream CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  fpdf2-2.8.2.obscpio

New:
----
  fpdf2-2.8.5.obscpio

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

Other differences:
------------------
++++++ python-fpdf2.spec ++++++
--- /var/tmp/diff_new_pack.Ic3qYS/_old  2026-01-21 14:15:15.997641724 +0100
+++ /var/tmp/diff_new_pack.Ic3qYS/_new  2026-01-21 14:15:16.001641897 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fpdf2
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-fpdf2
-Version:        2.8.2
+Version:        2.8.5
 Release:        0
 Summary:        Simple & fast PDF generation for Python
 License:        LGPL-3.0-or-later
@@ -28,7 +28,7 @@
 Source:         fpdf2-%{version}.tar.xz
 BuildRequires:  %{python_module Pillow >= 6.2.2}
 BuildRequires:  %{python_module defusedxml}
-BuildRequires:  %{python_module fonttools >= 4.34.0}
+BuildRequires:  %{python_module fonttools >= 4.59.2}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -51,7 +51,8 @@
 BuildRequires:  fdupes
 Requires:       python-Pillow >= 6.2.2
 Requires:       python-defusedxml
-Requires:       python-fonttools >= 4.34.0
+# uses features from newer version than is documented upstream
+Requires:       python-fonttools >= 4.59.2
 BuildArch:      noarch
 %python_subpackages
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ic3qYS/_old  2026-01-21 14:15:16.041643633 +0100
+++ /var/tmp/diff_new_pack.Ic3qYS/_new  2026-01-21 14:15:16.045643806 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/py-pdf/fpdf2</param>
     <param name="scm">git</param>
     <param name="exclude">test/text_shaping/SBL_Hbrw.ttf</param>
-    <param name="version">2.8.2</param>
-    <param name="revision">2.8.2</param>
+    <param name="version">2.8.5</param>
+    <param name="revision">2.8.5</param>
   </service>
   <service mode="manual" name="set_version" />
   <service mode="buildtime" name="tar" />

++++++ fpdf2-2.8.2.obscpio -> fpdf2-2.8.5.obscpio ++++++
/work/SRC/openSUSE:Factory/python-fpdf2/fpdf2-2.8.2.obscpio 
/work/SRC/openSUSE:Factory/.python-fpdf2.new.1928/fpdf2-2.8.5.obscpio differ: 
char 48, line 1

++++++ fpdf2.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ic3qYS/_old  2026-01-21 14:15:16.089645715 +0100
+++ /var/tmp/diff_new_pack.Ic3qYS/_new  2026-01-21 14:15:16.097646062 +0100
@@ -1,5 +1,5 @@
 name: fpdf2
-version: 2.8.2
-mtime: 1734342745
-commit: b9cfbb6d8ca1eb034e826fd358194e899a1daf28
+version: 2.8.5
+mtime: 1761747158
+commit: 710bd7af9736bc847e6e39ac4d795064cb938d28
 

Reply via email to