Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-striprtf for openSUSE:Factory 
checked in at 2026-09-02 17:03:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-striprtf (Old)
 and      /work/SRC/openSUSE:Factory/.python-striprtf.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-striprtf"

Wed Sep  2 17:03:53 2026 rev:7 rq:1375337 version:0.0.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-striprtf/python-striprtf.changes  
2026-04-28 16:40:17.415272257 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-striprtf.new.1265/python-striprtf.changes    
    2026-09-02 17:04:23.450749092 +0200
@@ -1,0 +2,16 @@
+Wed Sep  2 07:11:19 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.0.33
+  * Bytes after the document closing brace are no longer part of
+    the output. An rtf file is a single '{ <header> <document> }'
+    group, everything after it is discarded like Word and WordPad
+    do.  Fixes [#69](https://github.com/joshy/striprtf/issues/69).
+    Note that this also ends support for parsing several rtf
+    documents concatenated into one string, only the first one is
+     returned now. See 'test_issue_69.py'.
+  * Fixed a bottleneck where the font table regex was applied to
+    the whole document instead of only the '{\fonttbl ...}' group.
+    Parsing a 2.4 MB document went from 140s down to 0.37s. See
+    'test_large_rtf.py'.
+
+-------------------------------------------------------------------

Old:
----
  striprtf-0.0.32.tar.gz

New:
----
  striprtf-0.0.33.tar.gz

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

Other differences:
------------------
++++++ python-striprtf.spec ++++++
--- /var/tmp/diff_new_pack.SptMTZ/_old  2026-09-02 17:04:24.222775886 +0200
+++ /var/tmp/diff_new_pack.SptMTZ/_new  2026-09-02 17:04:24.223775920 +0200
@@ -23,7 +23,7 @@
 %bcond_with libalternatives
 %endif
 Name:           python-striprtf
-Version:        0.0.32
+Version:        0.0.33
 Release:        0
 Summary:        A simple library to convert rtf to text
 License:        BSD-3-Clause

++++++ striprtf-0.0.32.tar.gz -> striprtf-0.0.33.tar.gz ++++++
++++ 9067 lines of diff (skipped)

Reply via email to