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-03-06 18:21:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.561 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Fri Mar 6 18:21:14 2026 rev:43 rq:1337300 version:0.1.42 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-03-05 17:30:36.061074169 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.561/rumdl.changes 2026-03-06 18:22:09.285031137 +0100 @@ -1,0 +2,45 @@ +Fri Mar 06 06:10:50 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.42: + * Fixed + - MD013: Disable code block line length checking for Rust doc + comments. Code blocks in doc comments contain Rust code + formatted by rustfmt (default max_width = 100), not prose + governed by markdown line limits. + - Prose lines are still checked (#486, reported by + @sorairolake) +- Update to version 0.1.41: + * Fixed + - MD013: Skip PyMdown block content during reflow, preventing + false semantic-line-breaks diagnostics on /// details blocks + and their content (#495, reported by @tahv) + - MD013: Flavor-gate attribute list detection in reflow engine + so that {#id .class} syntax is only treated as atomic in + MkDocs/Kramdown flavors, preventing incorrect wrapping + behavior in standard markdown (#494, reported by @sisp) + - MD013: Treat MkDocs attribute lists as atomic units during + text reflow so they are never split across lines + - MD013: Check inline config directives across the full line + range of a warning, fixing cases where <!-- rumdl-disable --> + inside indented list items was ignored (#493, reported by + @sisp) + - MD054: Remove BrokenLinkCallback to fix false positives on + bracket text like [0], [i], and [key] that are not actual + markdown links (#488, reported by @eread) + - MD050: Replace regex with pulldown-cmark parser to fix false + positives on sequences of underscores or asterisks that are + not emphasis markers (#489, reported by @eread) + - LSP: Fix zero-length fix ranges in MD050 LSP code actions and + clean up dead code (#490, reported by @eread) + - MD044: Use proper byte range for LSP fix to replace flagged + text instead of prepending to it (#490, reported by @eread) + - MD054: Replace regex with pulldown-cmark to fix false + positive on brackets in code spans + - MD054: Fix should_skip for autolink-only documents and nested + link text + - MD007: Skip GFM table rows during Setext heading detection to + prevent false negatives + - MD007: Adjust expected indent for MkDocs ordered list + continuation lines + +------------------------------------------------------------------- Old: ---- rumdl-0.1.40.obscpio New: ---- rumdl-0.1.42.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.JKnz8q/_old 2026-03-06 18:22:13.721216268 +0100 +++ /var/tmp/diff_new_pack.JKnz8q/_new 2026-03-06 18:22:13.721216268 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.40 +Version: 0.1.42 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JKnz8q/_old 2026-03-06 18:22:13.757217767 +0100 +++ /var/tmp/diff_new_pack.JKnz8q/_new 2026-03-06 18:22:13.761217933 +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.1.40</param> + <param name="revision">v0.1.42</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.JKnz8q/_old 2026-03-06 18:22:13.789219098 +0100 +++ /var/tmp/diff_new_pack.JKnz8q/_new 2026-03-06 18:22:13.793219265 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">59433519e67ef0f5071bc6cdcd38c898009bc726</param></service></servicedata> + <param name="changesrevision">edbf5f91c85e129c934591883d8476ad4ad82fc3</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.40.obscpio -> rumdl-0.1.42.obscpio ++++++ ++++ 2916 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.JKnz8q/_old 2026-03-06 18:22:15.177276859 +0100 +++ /var/tmp/diff_new_pack.JKnz8q/_new 2026-03-06 18:22:15.181277025 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.40 -mtime: 1772661048 -commit: 59433519e67ef0f5071bc6cdcd38c898009bc726 +version: 0.1.42 +mtime: 1772737773 +commit: edbf5f91c85e129c934591883d8476ad4ad82fc3 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.561/vendor.tar.zst differ: char 7, line 1
