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-04 21:07:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Wed Feb 4 21:07:59 2026 rev:29 rq:1330858 version:0.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-02-03 21:29:30.299609105 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.1670/rumdl.changes 2026-02-04 21:08:21.674288663 +0100 @@ -1,0 +2,51 @@ +Wed Feb 04 06:03:59 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.11: + * Added + - CI: Automated SchemaStore sync workflow - Schema updates are + now automatically synced to SchemaStore on release + * Fixed + - MD044: Check proper names in link text, image alt text, and + WikiLinks (#369) + - Previously only checked regular text and YAML front matter + - Now also checks [link text](url), , and + [[WikiLinks]] + - Schema: Remove non-standard 'uint' format (#368) + - Fixed JSON Schema validation errors in editors when using + flavor = "obsidian" + - Schema now uses standard integer with minimum: 0 instead of + non-standard uint format + +------------------------------------------------------------------- +Mon Feb 02 11:41:33 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.10: + * Added + - Obsidian flavor support - New markdown flavor for + Obsidian-specific syntax + - Tags (#my-tag) - Not flagged as missing heading space + (MD018) + - Callouts (> [!NOTE]) - Recognized as valid blockquotes + - Highlights (==text==) - Not flagged as spacing issues + - Comments (%%comment%%) - Content inside is skipped by all + rules + - Extended checkboxes (- [/], - [-], - [>]) - Recognized as + valid task items + - Dataview fields (field:: value) - Not flagged as + consecutive spaces + - Templater syntax (<% code %>) - Recognized as template + syntax + - Block references (^block-id) - Not flagged + - WASM: Obsidian flavor support - Use flavor: 'obsidian' in + Linter config + - Enables Obsidian-specific syntax recognition in + browser/plugin contexts + - WASM: Rule-specific configuration - Pass rule configs to + Linter constructor + - Example: new Linter({ 'MD013': { 'line-length': 120 } }) + * Fixed + - MD041: Skip MkDocs anchor lines - Lines starting with + [](){#id} are now skipped when checking for first-line + heading + +------------------------------------------------------------------- Old: ---- rumdl-0.1.9.obscpio New: ---- rumdl-0.1.11.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.cwVLou/_old 2026-02-04 21:08:23.874380802 +0100 +++ /var/tmp/diff_new_pack.cwVLou/_new 2026-02-04 21:08:23.874380802 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.9 +Version: 0.1.11 Release: 0 Summary: Markdown Linter written in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cwVLou/_old 2026-02-04 21:08:23.934383315 +0100 +++ /var/tmp/diff_new_pack.cwVLou/_new 2026-02-04 21:08:23.938383482 +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.9</param> + <param name="revision">v0.1.11</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.cwVLou/_old 2026-02-04 21:08:24.002386162 +0100 +++ /var/tmp/diff_new_pack.cwVLou/_new 2026-02-04 21:08:24.010386498 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">8d00e2c0adc933e0f6ee6cfbbc4db34431d37f79</param></service></servicedata> + <param name="changesrevision">cbf6b6b453f195249d217f3b9feb4d25d7edf347</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.9.obscpio -> rumdl-0.1.11.obscpio ++++++ ++++ 7168 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.cwVLou/_old 2026-02-04 21:08:25.162434745 +0100 +++ /var/tmp/diff_new_pack.cwVLou/_new 2026-02-04 21:08:25.166434913 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.9 -mtime: 1769961080 -commit: 8d00e2c0adc933e0f6ee6cfbbc4db34431d37f79 +version: 0.1.11 +mtime: 1770125900 +commit: cbf6b6b453f195249d217f3b9feb4d25d7edf347 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst /work/SRC/openSUSE:Factory/.rumdl.new.1670/vendor.tar.zst differ: char 7, line 1
