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-10 21:12:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rumdl (Old) and /work/SRC/openSUSE:Factory/.rumdl.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rumdl" Tue Feb 10 21:12:37 2026 rev:33 rq:1332154 version:0.1.17 Changes: -------- --- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes 2026-02-09 19:28:16.610493249 +0100 +++ /work/SRC/openSUSE:Factory/.rumdl.new.1670/rumdl.changes 2026-02-10 21:12:58.308943970 +0100 @@ -1,0 +2,86 @@ +Tue Feb 10 05:51:52 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.1.17: + * Fixed + - Config: enable = [] is now correctly treated as "disable all + rules" instead + - of being silently ignored + - MD013: Preserve MkDocs admonition markers (!!!, ???, ???+) + during text + - reflow instead of stripping them from continuation lines + - MD033: Escape regex special characters in allowed-elements + config values — + - square brackets and other metacharacters were being + interpreted as regex patterns + - MD036: Only flag emphasis as heading-like when it forms a + standalone paragraph + - (surrounded by blank lines), matching markdownlint behavior + * Changed + - MD045: Made diagnostic-only — auto-fix removed because + meaningful alt text + - requires human judgment. Automated placeholders derived from + filenames (e.g., + - "User Profile image") are harmful for accessibility. The rule + now reports missing + - alt text without offering to fix it. + - CI: Pass version in pre-commit dispatch payload + * - Update to version 0.1.16: + * Added + - MD013: semantic-line-breaks reflow mode (preview) — breaks + lines at semantic + - boundaries using a cascading strategy: sentence boundaries + first, then clause + - punctuation (, ; : —), then English break-words (and, or, + but, + - which, that, because, etc.), then word wrap as fallback + - (#388) + * Fixed + - MD013: Fix panic on multi-byte characters (smart quotes, em + dashes) in + - semantic line break sentence boundary detection + - MD013: Preserve element adjacency during reflow — text + directly adjacent + - to shortcodes, code spans, or links (e.g., v{{< shortcode + >}}) is no longer + - split across lines + - MD013: Use actual line length instead of URL-stripped length + for line-length + - checks — lines were incorrectly passing when long URLs + inflated the real length + - MD013: Preserve Quarto/Pandoc div markers (::: {.class}) + during text reflow + - instead of reflowing them into surrounding paragraphs + - MD001: Track fixed heading level in check() for idempotent + fixes — repeated + - --fix runs no longer produce different output for multi-level + heading violations + - MD032: Idempotent fix for ordered non-1 list followed by + unordered list + - MD032: Use fix() method in proptest and allow convergence + within 3 passes + - MD062: Bail out when unmatched angle bracket masks closing + paren, preventing + - false positive warnings on valid link syntax + - MD009: Strip all trailing Unicode whitespace in a single pass + instead of + - handling each whitespace character separately + - GitHub Action: Support multiple space-separated file paths in + path input + - docs: Fix YAML typo, indentation, and --no-exclude + descriptions + - (thanks @JonathanWillitts in #385) + - config: Handle markdownlint default key and boolean rule + semantics in + - .markdownlint.json compatibility + - (#389) + * Changed + - reflow: Extract block boundary helpers to deduplicate + paragraph detection logic + - MD001: Extract compute_heading_fix() to unify check() and + fix() code paths + - docs: Add Helix editor formatter configuration and note about + built-in support + - docs: Add link and nav validation guide, fix MD051 cross-file + documentation + +------------------------------------------------------------------- Old: ---- rumdl-0.1.15.obscpio New: ---- rumdl-0.1.17.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rumdl.spec ++++++ --- /var/tmp/diff_new_pack.nvWFuz/_old 2026-02-10 21:12:59.572996937 +0100 +++ /var/tmp/diff_new_pack.nvWFuz/_new 2026-02-10 21:12:59.580997273 +0100 @@ -17,7 +17,7 @@ Name: rumdl -Version: 0.1.15 +Version: 0.1.17 Release: 0 Summary: Markdown Linter written in Rust License: MIT @@ -30,7 +30,7 @@ BuildRequires: cargo >= 1.91 # out-of-memory errors -ExcludeArch: %{ix86} armv7hl armv7l armv7l:armv6l:armv5tel armv6hl ppc64le +ExcludeArch: %{ix86} %{arm} ppc64le %description rumdl is a high-performance Markdown linter and formatter that helps ensure ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nvWFuz/_old 2026-02-10 21:12:59.644999955 +0100 +++ /var/tmp/diff_new_pack.nvWFuz/_new 2026-02-10 21:12:59.649000122 +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.15</param> + <param name="revision">v0.1.17</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.nvWFuz/_old 2026-02-10 21:12:59.681001463 +0100 +++ /var/tmp/diff_new_pack.nvWFuz/_new 2026-02-10 21:12:59.685001631 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/rvben/rumdl.git</param> - <param name="changesrevision">079e7a4b1315ae2d6070c0816c688ff526689815</param></service></servicedata> + <param name="changesrevision">7f53c963c8ed395dc4a2f3ffa02c4817c661423c</param></service></servicedata> (No newline at EOF) ++++++ rumdl-0.1.15.obscpio -> rumdl-0.1.17.obscpio ++++++ ++++ 7379 lines of diff (skipped) ++++++ rumdl.obsinfo ++++++ --- /var/tmp/diff_new_pack.nvWFuz/_old 2026-02-10 21:13:00.705044373 +0100 +++ /var/tmp/diff_new_pack.nvWFuz/_new 2026-02-10 21:13:00.709044540 +0100 @@ -1,5 +1,5 @@ name: rumdl -version: 0.1.15 -mtime: 1770460441 -commit: 079e7a4b1315ae2d6070c0816c688ff526689815 +version: 0.1.17 +mtime: 1770679062 +commit: 7f53c963c8ed395dc4a2f3ffa02c4817c661423c ++++++ 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
