Script 'mail_helper' called by obssrc
Hello community,

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

Package is "rumdl"

Wed Jan 14 17:15:33 2026 rev:18 rq:1327232 version:0.0.217

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2026-01-13 
21:34:50.432680321 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.1928/rumdl.changes    2026-01-14 
17:15:38.991439796 +0100
@@ -1,0 +2,39 @@
+Wed Jan 14 13:20:56 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.0.217:
+  * Added
+    - MD064: max-consecutive-spaces config option (fixes #294)
+      - New option to allow configurable consecutive space
+        threshold
+      - max-consecutive-spaces = 2 allows traditional two-space
+        sentence spacing
+      - Default remains 1 (flags any 2+ consecutive spaces)
+    - Comprehensive Markdown flavor documentation
+      - New docs/flavors.md with detailed flavor support guide
+      - Coverage of MkDocs, MDX, Quarto, GitHub, and Standard
+        flavors
+  * Fixed
+    - MD032: Detect lazy continuation in nested lists (fixes #295)
+      - Lazy continuation lines in nested lists are now correctly
+        identified
+      - Uses content_column from ListItemInfo to calculate proper
+        indent threshold
+    - MD032: Detect blockquote level changes as list breaks
+      - Lines with different blockquote nesting levels now properly
+        break lists
+      - Prevents false positives when list items span blockquote
+        boundaries
+    - MD033: Calculate correct end_line for multiline HTML tags
+      - HTML tags spanning multiple lines now report accurate end
+        positions
+      - Improves LSP diagnostic highlighting for multiline HTML
+        elements
+    - Config warnings show relative paths instead of absolute
+      (fixes #291)
+      - Config warning messages now use project-relative paths
+      - Makes error messages cleaner and more portable
+    - Core correctness and performance improvements
+      - Various fixes for edge cases in line processing
+      - Performance optimizations in lint context creation
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.0.216.obscpio

New:
----
  rumdl-0.0.217.obscpio

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

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.RD2jwl/_old  2026-01-14 17:15:41.159529514 +0100
+++ /var/tmp/diff_new_pack.RD2jwl/_new  2026-01-14 17:15:41.163529679 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.0.216
+Version:        0.0.217
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RD2jwl/_old  2026-01-14 17:15:41.199531169 +0100
+++ /var/tmp/diff_new_pack.RD2jwl/_new  2026-01-14 17:15:41.207531500 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/rvben/rumdl.git</param>
     <param name="scm">git</param>
     <param name="submodules">enable</param>
-    <param name="revision">v0.0.216</param>
+    <param name="revision">v0.0.217</param>
     <param name="match-tag">v*.*.*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RD2jwl/_old  2026-01-14 17:15:41.231532494 +0100
+++ /var/tmp/diff_new_pack.RD2jwl/_new  2026-01-14 17:15:41.239532825 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">06239cf89ff2591231b88d089941a42551d19808</param></service></servicedata>
+              <param 
name="changesrevision">a684ad3d4749ea29641e33f12c0af77d56949666</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.0.216.obscpio -> rumdl-0.0.217.obscpio ++++++
++++ 2661 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.RD2jwl/_old  2026-01-14 17:15:42.067567089 +0100
+++ /var/tmp/diff_new_pack.RD2jwl/_new  2026-01-14 17:15:42.071567255 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.0.216
-mtime: 1768296881
-commit: 06239cf89ff2591231b88d089941a42551d19808
+version: 0.0.217
+mtime: 1768391355
+commit: a684ad3d4749ea29641e33f12c0af77d56949666
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rumdl.new.1928/vendor.tar.zst differ: char 12294, 
line 49

Reply via email to