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-08-11 17:12:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Tue Aug 11 17:12:00 2026 rev:97 rq:1370694 version:0.2.54 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-08-06 16:38:00.521384589 +0200 +++ /work/SRC/openSUSE:Factory/.rumdl.new.17972/rumdl.changes 2026-08-11 17:13:15.524190065 +0200 @@ -1,0 +2,62 @@ +Tue Aug 11 12:17:44 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.2.54: + * Added + - action: add a command input to run rumdl fmt (9b59bff) + - action: add install-only input to skip linting (aa0c604) + - MD010: add ignore-code-languages to exempt fence languages + from tab checks (21b56d0) + * Fixed + - config: honor the markdown attribute on every block-level + element (6f88d71) + - links: stop parsing reference links and images inside HTML + blocks (8829f6b) + - html-blocks: keep a nested raw-text element from opening its + own block (27d96bb) + - code-block-tools: stop a linter in a format slot from + overwriting the block (a40d7da) + - code-block-tools: report findings at the line they belong to + (31cc6cb) + - code-block-tools: bound a hanging tool by its timeout and + stop respawning it (6ce8a1d) + - action: add rumdl to PATH so later workflow steps can call it + (98baf60) + +------------------------------------------------------------------- +Mon Aug 10 06:38:47 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.2.53: + * Fixed + - tables: find a table's extent in the document's flavor + (ad139af) + - tables: quoted brackets and a blank target are not a wikilink + (a8aed70) + - lsp: a rescan keeps an open buffer only where a file still is + (8e16303) + - lsp: keep an open document indexed from its buffer (ea30cca) + - lsp: index what an editor is showing when the workspace is + rescanned (0d8eacc) + - lsp: stop an evicted file from being put back by a waiting + disk read (5644516) + - md075: ignore Obsidian wikilink aliases in prose after tables + (dda35d5) + - md084: stop deleting line endings as invisible characters + (e6ca26e) + - rules: report a multi-line link's range on the line it ends + on (2e1fde5) + - config: break "did you mean" ties by name instead of by key + order (23fafd9) + - lsp: keep a pending edit when a file is only evicted from the + index (1e34c47) + - lsp: drop a pending edit when its file is deleted (f718eca) + - md038: include the closing backtick in the reported range + (128b9a1) + - md038: stop deleting a line when trimming a multi-line code + span (e2e27ac) + - md018: recognize tags that start with a digit (6237384) + - lsp: stop publishing diagnostics for files that were never + opened (8b89584) + - lsp: refresh cross-file diagnostics when the workspace index + changes (eecda03) + +------------------------------------------------------------------- Old: ---- rumdl-0.2.52.obscpio New: ---- rumdl-0.2.54.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.GcoGAq/_old 2026-08-11 17:13:18.348309696 +0200 +++ /var/tmp/diff_new_pack.GcoGAq/_new 2026-08-11 17:13:18.352309865 +0200 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.2.52 +Version: 0.2.54 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GcoGAq/_old 2026-08-11 17:13:18.440313592 +0200 +++ /var/tmp/diff_new_pack.GcoGAq/_new 2026-08-11 17:13:18.444313763 +0200 @@ -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">refs/tags/v0.2.52</param> + <param name="revision">refs/tags/v0.2.54</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.GcoGAq/_old 2026-08-11 17:13:18.468314779 +0200 +++ /var/tmp/diff_new_pack.GcoGAq/_new 2026-08-11 17:13:18.476315117 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">9faf4696d56c0cff426a2f85b3fd476ebe0d0ec0</param></service></servicedata> + <param name="changesrevision">95a982d941d00cf41a0dcef4d0788bd15a29be1b</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.2.52.obscpio -> rumdl-0.2.54.obscpio ++++++ ++++ 12548 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.GcoGAq/_old 2026-08-11 17:13:19.624363750 +0200 +++ /var/tmp/diff_new_pack.GcoGAq/_new 2026-08-11 17:13:19.636364258 +0200 @@ -1,5 +1,5 @@ name: rumdl -version: 0.2.52 -mtime: 1785958367 -commit: 9faf4696d56c0cff426a2f85b3fd476ebe0d0ec0 +version: 0.2.54 +mtime: 1786447429 +commit: 95a982d941d00cf41a0dcef4d0788bd15a29be1b ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.17972/vendor.tar.zst differ: char 7, line 1
