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-17 19:03:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Tue Mar 17 19:03:59 2026 rev:45 rq:1339492 version:0.1.53 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-03-15 14:33:48.994968417 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.8177/rumdl.changes 2026-03-17 19:05:37.867490352 +0100 @@ -1,0 +2,41 @@ +Tue Mar 17 06:12:52 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.53: + * Fixed + - MD013: Fixed reflow dedenting paragraph after code block out + of admonition inside list item (#509) + - Code block lines inside admonitions with 4-space list + markers had both in_admonition and in_code_block flags set; + the code block check ran first, prematurely flushing the + admonition context + - Admonition body reconstruction now correctly segments code + blocks (preserved verbatim) from text paragraphs (reflowed) + - CommonMark-correct fence matching: closing fences must + match opening fence character type and minimum length, and + cannot have info strings + +------------------------------------------------------------------- +Mon Mar 16 13:14:50 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.52: + * Added + - MD013: New blockquotes config option to control line length + checking inside blockquotes, and fix paragraphs=false to + correctly skip paragraph content + * Fixed + - MD044: No longer flags proper names inside Markdown inline + link URLs ([text](url)) or reference link labels + ([text][ref]) within HTML comments, HTML blocks, and + frontmatter where pulldown-cmark doesn't parse Markdown + syntax (#532) + - MD044: Handle double-escaped brackets (\\[) correctly in link + URL detection + - MD032: Indented tables within list items are now treated as + list continuation content instead of incorrectly triggering + "list should be followed by blank line" (#533) + - MD032: Use permissive indent threshold for ordered list table + continuation, matching markdownlint-cli behavior and avoiding + false positives on common patterns (e.g., 2-space indent + under 1.) + +------------------------------------------------------------------- Old: ---- rumdl-0.1.51.obscpio New: ---- rumdl-0.1.53.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.EYsO60/_old 2026-03-17 19:05:39.331551025 +0100 +++ /var/tmp/diff_new_pack.EYsO60/_new 2026-03-17 19:05:39.331551025 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.51 +Version: 0.1.53 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EYsO60/_old 2026-03-17 19:05:39.379553014 +0100 +++ /var/tmp/diff_new_pack.EYsO60/_new 2026-03-17 19:05:39.391553512 +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.51</param> + <param name="revision">v0.1.53</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.EYsO60/_old 2026-03-17 19:05:39.431555170 +0100 +++ /var/tmp/diff_new_pack.EYsO60/_new 2026-03-17 19:05:39.443555667 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">79a29f34ace341acdf6109777c3c22fcef0cfb6e</param></service></servicedata> + <param name="changesrevision">ce2ee387fc15da333da08f395dc578d5eb5e29b7</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.51.obscpio -> rumdl-0.1.53.obscpio ++++++ ++++ 2716 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.EYsO60/_old 2026-03-17 19:05:40.671606559 +0100 +++ /var/tmp/diff_new_pack.EYsO60/_new 2026-03-17 19:05:40.675606725 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.51 -mtime: 1773515758 -commit: 79a29f34ace341acdf6109777c3c22fcef0cfb6e +version: 0.1.53 +mtime: 1773674974 +commit: ce2ee387fc15da333da08f395dc578d5eb5e29b7 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.8177/vendor.tar.zst differ: char 7, line 1
