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-13 12:48:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rumdl (Old)
 and      /work/SRC/openSUSE:Factory/.rumdl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rumdl"

Fri Feb 13 12:48:43 2026 rev:35 rq:1332803 version:0.1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2026-02-11 
18:49:54.192037345 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.1977/rumdl.changes    2026-02-13 
12:48:50.547573048 +0100
@@ -1,0 +2,47 @@
+Fri Feb 13 06:21:55 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.1.19:
+  * Added
+    - Kramdown flavor: Add kramdown/Jekyll markdown flavor support
+      with block IAL ({:.class}, {:#id}), span IAL, and extension
+      block ({::comment}, {::nomarkdown}, {::options}) detection.
+      Enable with flavor = "kramdown" or flavor = "jekyll". MD041
+      skips IALs and extension blocks as preamble; MD051 defaults
+      to kramdown anchor style
+    - Config: Add extend-enable and extend-disable global config
+      keys for additive rule activation, following Ruff's
+      extend-select pattern.  Five rules are now opt-in by default:
+      MD060, MD063, MD072, MD073, MD074.  Use extend-enable =
+      ["MD060"] to enable individual opt-in rules without
+      overriding the full enable list
+  * Fixed
+    - MD013: Prevent reflow from splitting autolinks
+      (<https://...>) at the colon in URL schemes by treating them
+      as atomic elements (#416, #417)
+    - MD013: Prevent reflow from splitting inside markdown link
+      text, code spans, and HTML tag attributes by tracking element
+      byte spans during word-wrap fallback (#412, #413)
+    - MD013: Thread length-mode (chars/visual/bytes) through all
+      reflow length calculations so CJK and other wide characters
+      are measured correctly (#414)
+    - MD013: Abbreviations like e.g. and i.e. inside parentheses no
+      longer trigger false sentence boundary detection in
+      sentence-per-line mode (#422)
+    - MkDocs: Track fenced code blocks inside admonitions to
+      prevent false in_code_block overrides that caused reflow
+      corruption (#415)
+    - MD060: Fix table formatter idempotency bug where ATX headings
+      containing pipe characters were misidentified as table rows
+      and reformatted Kramdown: Fix self-closing extension blocks
+      ({::options ... /}) incorrectly disabling linting for all
+      subsequent lines
+    - Kramdown: Fix extension fence leakage causing MD022 false
+      positives
+  * Changed
+    - Kramdown: Add three-layer architectural filtering for
+      extension blocks (LineInfo sanitization, collection
+      filtering, warning pipeline safety net) so rules
+      automatically skip kramdown extension blocks without per-rule
+      opt-in
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.1.18.obscpio

New:
----
  rumdl-0.1.19.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.J4bA3B/_old  2026-02-13 12:48:54.087721314 +0100
+++ /var/tmp/diff_new_pack.J4bA3B/_new  2026-02-13 12:48:54.091721481 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.1.18
+Version:        0.1.19
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.J4bA3B/_old  2026-02-13 12:48:54.131723157 +0100
+++ /var/tmp/diff_new_pack.J4bA3B/_new  2026-02-13 12:48:54.135723324 +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.18</param>
+    <param name="revision">v0.1.19</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.J4bA3B/_old  2026-02-13 12:48:54.163724497 +0100
+++ /var/tmp/diff_new_pack.J4bA3B/_new  2026-02-13 12:48:54.167724665 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">94fa0f9e97532c48e5b69892bfb514de8df5a0c6</param></service></servicedata>
+              <param 
name="changesrevision">2751e670208f58b574744b2aee7bf535eda7814e</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.1.18.obscpio -> rumdl-0.1.19.obscpio ++++++
++++ 6427 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.J4bA3B/_old  2026-02-13 12:48:55.263770568 +0100
+++ /var/tmp/diff_new_pack.J4bA3B/_new  2026-02-13 12:48:55.267770736 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.1.18
-mtime: 1770755879
-commit: 94fa0f9e97532c48e5b69892bfb514de8df5a0c6
+version: 0.1.19
+mtime: 1770953430
+commit: 2751e670208f58b574744b2aee7bf535eda7814e
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rumdl.new.1977/vendor.tar.zst differ: char 12235, 
line 61

Reply via email to