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-02-06 19:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Fri Feb 6 19:09:56 2026 rev:31 rq:1331514 version:0.1.13 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-02-05 18:03:36.791693927 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.1670/rumdl.changes 2026-02-06 19:16:12.922914688 +0100 @@ -1,0 +2,48 @@ +Fri Feb 06 06:00:31 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.13: + * Added + - LSP: Code block language completion - Autocomplete fenced + code block languages + - Type ``` and press Ctrl+Space for language suggestions + - Includes 100+ languages from GitHub Linguist + - Added documentation in docs/lsp.md + - MD041: Opt-in auto-fix - Add missing first-line heading with + --fix + - Disabled by default to prevent unwanted changes + - Enable with fix = true in MD041 config + - Uses document title or filename as heading text + - MD040: GitHub Linguist integration - Normalize code block + languages + - Recognizes language aliases (e.g., py → python) + - Uses GitHub Linguist database for accurate normalization + - Code Block Tools: Additional built-in tools + - Added djlint (Jinja/HTML), beautysh (bash), tombi (TOML), + oxfmt (Jinja) + - 35 total built-in tool definitions + - Code Block Tools: Configurable missing tool handling + - on-missing-language-definition: What to do when language + has no tools (skip, warn, fail) + - on-missing-tool-binary: What to do when tool binary not + found (skip, warn, fail) + - MkDocs: PyMdown Blocks support - Recognize PyMdown extension + syntax + - Supports /// note, /// warning, /// details and other block + types + - npm: CLI distribution - Install via npm/npx + - npx rumdl check . - Run without global install + - Platform-specific packages for macOS, Linux, Windows + * Fixed + - Code Block Tools: Embedded markdown linting is now opt-in + (#380) + - Linting markdown inside code blocks was unexpectedly + enabled by default + - Now requires explicit [code-block-tools.languages.md] + configuration + - MD040: Skip disabled lines when computing preferred labels + - Fixed incorrect suggestions when some code blocks are + disabled + - Schema: Use standard integer type for timeout field (#374) + - Fixed JSON Schema validation in editors + +------------------------------------------------------------------- Old: ---- rumdl-0.1.12.obscpio New: ---- rumdl-0.1.13.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.WhpEST/_old 2026-02-06 19:16:15.423020466 +0100 +++ /var/tmp/diff_new_pack.WhpEST/_new 2026-02-06 19:16:15.423020466 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.12 +Version: 0.1.13 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WhpEST/_old 2026-02-06 19:16:15.463022159 +0100 +++ /var/tmp/diff_new_pack.WhpEST/_new 2026-02-06 19:16:15.467022327 +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.12</param> + <param name="revision">v0.1.13</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.WhpEST/_old 2026-02-06 19:16:15.487023174 +0100 +++ /var/tmp/diff_new_pack.WhpEST/_new 2026-02-06 19:16:15.491023343 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">1968a061d57ee44d863ab2240e64a120a90f4b2b</param></service></servicedata> + <param name="changesrevision">2d75c4d3569bd4061e4621c25e527f106ba65905</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.12.obscpio -> rumdl-0.1.13.obscpio ++++++ ++++ 19485 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.WhpEST/_old 2026-02-06 19:16:16.571069039 +0100 +++ /var/tmp/diff_new_pack.WhpEST/_new 2026-02-06 19:16:16.579069378 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.12 -mtime: 1770218029 -commit: 1968a061d57ee44d863ab2240e64a120a90f4b2b +version: 0.1.13 +mtime: 1770298982 +commit: 2d75c4d3569bd4061e4621c25e527f106ba65905 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.1670/vendor.tar.zst differ: char 12132, line 49
