Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rumdl for openSUSE:Factory checked 
in at 2025-11-28 17:33:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rumdl (Old)
 and      /work/SRC/openSUSE:Factory/.rumdl.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rumdl"

Fri Nov 28 17:33:10 2025 rev:9 rq:1320494 version:0.0.183

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2025-11-26 
18:50:15.066826552 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.14147/rumdl.changes   2025-11-28 
17:33:12.372123737 +0100
@@ -1,0 +2,34 @@
+Fri Nov 28 13:41:49 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.0.183:
+  * Fixed
+    - MD056 (table-column-count): Respect MkDocs flavor for pipes
+      in inline code (fixes #165)
+      - In MkDocs/Python-Markdown flavor, pipes inside backticks
+        are NOT cell delimiters
+      - Tables with inline code containing pipes (e.g., `x | y`) no
+        longer trigger false positives
+      - GFM flavor behavior unchanged (pipes in code ARE delimiters
+        per spec)
+    - MD060 (table-format): Respect MkDocs flavor for pipes in
+      inline code
+      - Consistent with MD056 fix for MkDocs flavor support
+      - Table formatting now correctly handles inline code with
+        pipes in MkDocs mode
+    - Schema: Use kebab-case for GlobalConfig properties
+      - JSON schema now uses kebab-case (e.g., line-length)
+        matching config file conventions
+      - Improves IDE auto-completion and validation for
+        configuration files
+  * Changed
+    - Refactor: Consolidate table row parsing into TableUtils
+      - Unified table parsing logic into shared utility module
+      - Reduces code duplication between MD056 and MD060
+    - Refactor: Decompose MD013 into module structure
+      - Split large md013_line_length.rs into separate files:
+        - mod.rs: Main rule implementation
+        - helpers.rs: Helper functions
+        - tests.rs: Unit tests
+      - Improves code organization and maintainability
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.0.182.obscpio

New:
----
  rumdl-0.0.183.obscpio

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

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.VtBgBU/_old  2025-11-28 17:33:16.240287079 +0100
+++ /var/tmp/diff_new_pack.VtBgBU/_new  2025-11-28 17:33:16.256287755 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.0.182
+Version:        0.0.183
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VtBgBU/_old  2025-11-28 17:33:16.628303464 +0100
+++ /var/tmp/diff_new_pack.VtBgBU/_new  2025-11-28 17:33:16.672305322 +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.182</param>
+    <param name="revision">v0.0.183</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.VtBgBU/_old  2025-11-28 17:33:16.848312754 +0100
+++ /var/tmp/diff_new_pack.VtBgBU/_new  2025-11-28 17:33:16.896314781 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">fb9a7d81c5f7d6d64d5fa42d1ffd90b6121619bc</param></service></servicedata>
+              <param 
name="changesrevision">2956b60045d7413265457d64816f821ef3ee2afd</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.0.182.obscpio -> rumdl-0.0.183.obscpio ++++++
++++ 9566 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.VtBgBU/_old  2025-11-28 17:33:19.088407347 +0100
+++ /var/tmp/diff_new_pack.VtBgBU/_new  2025-11-28 17:33:19.164410557 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.0.182
-mtime: 1764087234
-commit: fb9a7d81c5f7d6d64d5fa42d1ffd90b6121619bc
+version: 0.0.183
+mtime: 1764249194
+commit: 2956b60045d7413265457d64816f821ef3ee2afd
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rumdl.new.14147/vendor.tar.zst differ: char 7, line 
1

Reply via email to