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-02 17:40:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Mon Mar 2 17:40:24 2026 rev:41 rq:1335713 version:0.1.34 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-02-27 17:12:04.945520592 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.29461/rumdl.changes 2026-03-02 17:40:37.380086102 +0100 @@ -1,0 +2,59 @@ +Mon Mar 02 06:51:11 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.34: + * Added + - Config: Support top-level global keys in rumdl.toml without + requiring a [global] section header, matching ruff.toml + conventions. Keys like line-length, disable, exclude, and + respect-gitignore now work at the top level. If both + top-level and [global] keys exist, [global] takes precedence + * Fixed + - Config: Resolve rule name aliases in fixable config lists + (was only resolving aliases for unfixable). Users can now + write fixable = ["trailing-spaces"] instead of needing + fixable = ["MD009"] + - CLI: Correct include/exclude precedence to match industry + standard — exclude always wins over include in discovery + mode, consistent with ruff, eslint, and markdownlint-cli +- Update to version 0.1.33: + * Added + - CLI: Add --fixable and --unfixable flags to control which + rules are allowed to auto-fix. --fixable acts as an allowlist + (only listed rules can fix), --unfixable acts as a blocklist + (takes precedence). Both accept comma-separated rule names or + aliases (#472) + * Fixed + - CLI: Resolve rule name aliases in fixable/unfixable config + lists so that aliases like commands-show-output correctly + match canonical names like MD014 + - Rules: Detect links and images inside MkDocs admonitions, + content tabs, and markdown HTML blocks + - Docs: Fix incorrect MD014 documentation that claimed the rule + cannot be auto-fixed — it removes $ prompts from commands + without output, matching markdownlint-cli behavior (#473) + * Changed + - Docs: Add feature comparison matrix and cold start benchmarks + for all 8 comparison tools +- Update to version 0.1.32: + * Fixed + - MD013: Respect MkDocs 4-space list continuation indent during + reflow. For markers shorter than 4 characters (e.g., 1., -), + continuation lines are now indented to 4 spaces in MkDocs + flavor, matching Python-Markdown requirements. This fixes an + MD077/MD013 conflict loop where reflow produced invalid + MkDocs markdown (#471) + - LSP: Apply per-file-ignores configuration during LSP linting + - CI: Move mise tool install into retry loops for reliability + * Changed + - MD046: Expanded documentation with examples and details for + unclosed code block detection (thanks @eread in #470) +- Update to version 0.1.31: + * Fixed + - MD013: Handle MkDocs admonitions inside list items during + reflow. Admonition headers and body content are now preserved + and reflowed correctly instead of being treated as plain + paragraph text. Body indent is derived from actual content + lines rather than hardcoded, supporting nested admonitions + (#469) + +------------------------------------------------------------------- Old: ---- rumdl-0.1.30.obscpio New: ---- rumdl-0.1.34.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.x48UAh/_old 2026-03-02 17:40:44.060362383 +0100 +++ /var/tmp/diff_new_pack.x48UAh/_new 2026-03-02 17:40:44.064362548 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.30 +Version: 0.1.34 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.x48UAh/_old 2026-03-02 17:40:44.100364037 +0100 +++ /var/tmp/diff_new_pack.x48UAh/_new 2026-03-02 17:40:44.104364203 +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.30</param> + <param name="revision">v0.1.34</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.x48UAh/_old 2026-03-02 17:40:44.124365030 +0100 +++ /var/tmp/diff_new_pack.x48UAh/_new 2026-03-02 17:40:44.136365527 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">440f587c1cfa45f1ea7fbe882eac97ea18f292a4</param></service></servicedata> + <param name="changesrevision">1fc3ed56ecea18af3ab2221c465be2a76e315a9b</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.30.obscpio -> rumdl-0.1.34.obscpio ++++++ ++++ 6727 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.x48UAh/_old 2026-03-02 17:40:45.272412510 +0100 +++ /var/tmp/diff_new_pack.x48UAh/_new 2026-03-02 17:40:45.288413172 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.30 -mtime: 1772121387 -commit: 440f587c1cfa45f1ea7fbe882eac97ea18f292a4 +version: 0.1.34 +mtime: 1772394102 +commit: 1fc3ed56ecea18af3ab2221c465be2a76e315a9b ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.29461/vendor.tar.zst differ: char 7, line 1
