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-01-28 15:08:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rumdl (Old)
 and      /work/SRC/openSUSE:Factory/.rumdl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rumdl"

Wed Jan 28 15:08:20 2026 rev:25 rq:1329611 version:0.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2026-01-26 
11:07:39.835382800 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.1928/rumdl.changes    2026-01-28 
15:09:28.875820547 +0100
@@ -1,0 +2,71 @@
+Wed Jan 28 06:18:37 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.1.2:
+  * Fixed
+    - LSP: Only auto-fix on manual saves, not autosave (#340)
+      - Prevents unwanted fixes when VS Code autosaves in the
+        background
+      - Auto-fix now only triggers on explicit Cmd+S / Ctrl+S saves
+    - MD032: Add auto-fix for lazy continuation lines (#342)
+      - When allow-lazy-continuation = false, lazy continuation
+        lines now get proper indentation
+      - Detects all inline formatting at line start (emphasis,
+        strong, strikethrough, links, images, code)
+      - Handles nested lists, blockquotes, and nested blockquotes
+        correctly
+    - MD037: Fix range calculation for emphasis spacing (#343)
+      (thanks @kachick)
+      - Fix ranges are now stored as absolute positions, preventing
+        double-adjustment in fix mode
+  * Added
+    - Test: Smoke test profile for package managers (#341) (thanks
+      @kachick)
+      - make test-smoke runs stable tests excluding flaky
+        proptest/stress tests
+      - Useful for Nix and other package managers requiring
+        deterministic test runs
+
+-------------------------------------------------------------------
+Tue Jan 27 06:13:59 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.1.1:
+  * Fixed
+    - MD013: Preserve MkDocs snippet delimiters during reflow
+      (#338)
+      - -8<- and --8<-- delimiters now stay on their own lines when
+        reflowing list items
+      - Prevents MkDocs Snippets extension syntax from being
+        corrupted
+    - MD013: Detect same-line closing tags for script/style
+      elements (#339)
+      - Self-closing tags like <script src="..."></script> no
+        longer cause subsequent lines to be skipped
+      - Lines after inline script/style tags are now properly
+        checked for line length
+    - MD013: Improve reflow handling for config and MkDocs syntax
+      (#335, #337)
+      - Recognize abbreviations config option (was showing "unknown
+        option" error)
+      - Preserve attrlist syntax {: .class } on its own line during
+        reflow
+    - MD013: Require space after period for numbered list detection
+      (#336)
+      - Prevents "failed to converge after 100 iterations" error on
+        certain inputs
+      - Version numbers like 1.2.3 no longer mistakenly detected as
+        list items
+    - MD013: Handle email autolinks correctly
+      - Email addresses in angle brackets (e.g.,
+        <[email protected]>) no longer break HTML tag extraction
+    - MD005/MD030: Use blockquote-aware indent calculation
+      - List continuation detection now correctly handles
+        blockquote prefixes
+      - Multi-line list item detection accounts for blockquote
+        nesting
+  * Changed
+    - Shared blockquote utilities for indent calculation
+      - Centralized logic for calculating indentation within
+        blockquotes
+      - Improves consistency across MD005, MD030, and MD032 rules
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.1.0.obscpio

New:
----
  rumdl-0.1.2.obscpio

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

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.4lKLpF/_old  2026-01-28 15:09:30.267878370 +0100
+++ /var/tmp/diff_new_pack.4lKLpF/_new  2026-01-28 15:09:30.271878536 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.1.0
+Version:        0.1.2
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4lKLpF/_old  2026-01-28 15:09:30.331881028 +0100
+++ /var/tmp/diff_new_pack.4lKLpF/_new  2026-01-28 15:09:30.339881361 +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.0</param>
+    <param name="revision">v0.1.2</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.4lKLpF/_old  2026-01-28 15:09:30.379883023 +0100
+++ /var/tmp/diff_new_pack.4lKLpF/_new  2026-01-28 15:09:30.383883188 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">daeb55fb15c70de91c22d402fd8be4c6f36f229b</param></service></servicedata>
+              <param 
name="changesrevision">0e3b140231949b86cfdfd3c1c23f258e724ab18d</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.1.0.obscpio -> rumdl-0.1.2.obscpio ++++++
++++ 4347 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.4lKLpF/_old  2026-01-28 15:09:31.211917584 +0100
+++ /var/tmp/diff_new_pack.4lKLpF/_new  2026-01-28 15:09:31.219917916 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.1.0
-mtime: 1769196991
-commit: daeb55fb15c70de91c22d402fd8be4c6f36f229b
+version: 0.1.2
+mtime: 1769533240
+commit: 0e3b140231949b86cfdfd3c1c23f258e724ab18d
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/rumdl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.rumdl.new.1928/vendor.tar.zst differ: char 7, line 1

Reply via email to