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-26 18:50:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Wed Nov 26 18:50:04 2025 rev:8 rq:1320117 version:0.0.182 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2025-11-21 16:55:10.998580294 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.14147/rumdl.changes 2025-11-26 18:50:15.066826552 +0100 @@ -1,0 +2,60 @@ +Wed Nov 26 07:38:40 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.0.182: + * Added + - cache clean command + - Added rumdl clean command to clear the cache directory + - Useful for forcing re-linting of all files + - MD013 (line-length): Visual width mode for CJK and emoji + - Added visual-width option that counts CJK characters as + double-width + - Properly handles emoji and other wide characters for + accurate line length checking + - Useful for East Asian language documentation + - MD013 (line-length): Custom abbreviation support + - Added abbreviations config option for defining custom + abbreviations + - Custom abbreviations are respected during sentence-per-line + reflow + - Prevents unwanted line breaks after user-defined + abbreviations + - Configuration file discovery: .config/rumdl.toml support + - Added support for .config/rumdl.toml as a valid + configuration location + - Follows XDG Base Directory-style pattern for project-level + config + - Discovery order: .rumdl.toml → .config/rumdl.toml → + pyproject.toml + - MD022 docs: Per-level configuration documentation + - Added documentation for per-level lines-above and + lines-below arrays + - Shows how to specify different spacing requirements for + each heading level (h1-h6) + * Fixed + - MD042 (no-empty-links): Wiki-style links no longer flagged as + empty (fixes discussion #153) + - Wiki-style links like [[Page Name]], [[Folder/Page]], and + [[Page|Display Text]] are now recognized + - Prevents false positives for Obsidian/Notion-style wiki + link syntax + - Block references like [[#^block-id]] are also handled + correctly + - MD056 (table-column-count): Handle escaped pipes correctly in + GFM tables (fixes #163) + - GFM table parsing now correctly handles backslash-escaped + pipes (\|) + - Inline code spans do NOT protect pipes from being cell + delimiters (per GFM spec) + - Only \| is treated as literal pipe content + - MD060 (table-format): Accept tables that are already aligned + (fixes #164) + - Tables with consistent column widths across all rows are + now accepted as aligned + - Short separator rows (e.g., :-- instead of :---) no longer + trigger reformatting + - Reduces false positives for manually aligned tables + * Changed + - Documentation: Corrected timestamps in CHANGELOG for versions + 0.0.172-0.0.178 + +------------------------------------------------------------------- Old: ---- rumdl-0.0.181.obscpio New: ---- rumdl-0.0.182.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.xDxgzu/_old 2025-11-26 18:50:19.163000091 +0100 +++ /var/tmp/diff_new_pack.xDxgzu/_new 2025-11-26 18:50:19.167000260 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.0.181 +Version: 0.0.182 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xDxgzu/_old 2025-11-26 18:50:19.375009073 +0100 +++ /var/tmp/diff_new_pack.xDxgzu/_new 2025-11-26 18:50:19.407010429 +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.181</param> + <param name="revision">v0.0.182</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.xDxgzu/_old 2025-11-26 18:50:19.467012971 +0100 +++ /var/tmp/diff_new_pack.xDxgzu/_new 2025-11-26 18:50:19.471013141 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">9244784ba7e6deec9ef7f029f80d8dfd355c5a3c</param></service></servicedata> + <param name="changesrevision">fb9a7d81c5f7d6d64d5fa42d1ffd90b6121619bc</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.0.181.obscpio -> rumdl-0.0.182.obscpio ++++++ ++++ 2638 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.xDxgzu/_old 2025-11-26 18:50:20.475055678 +0100 +++ /var/tmp/diff_new_pack.xDxgzu/_new 2025-11-26 18:50:20.479055848 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.0.181 -mtime: 1763674227 -commit: 9244784ba7e6deec9ef7f029f80d8dfd355c5a3c +version: 0.0.182 +mtime: 1764087234 +commit: fb9a7d81c5f7d6d64d5fa42d1ffd90b6121619bc ++++++ 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
