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-26 11:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rumdl (Old)
 and      /work/SRC/openSUSE:Factory/.rumdl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rumdl"

Mon Jan 26 11:06:50 2026 rev:24 rq:1329138 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rumdl/rumdl.changes      2026-01-23 
17:33:57.964157492 +0100
+++ /work/SRC/openSUSE:Factory/.rumdl.new.1928/rumdl.changes    2026-01-26 
11:07:39.835382800 +0100
@@ -1,0 +2,28 @@
+Mon Jan 26 06:46:47 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.1.0:
+  * First Stable Release
+    rumdl reaches production-ready status after validation against
+    99,291 markdown files across 51 popular repositories
+    (kubernetes, react, vscode, rust-lang, tensorflow, and more)
+    with zero false positives detected.
+  * Added
+    - CLI: fmt --check flag for CI usage
+      - Returns non-zero exit code if files would be modified
+      - Enables dry-run formatting checks in CI pipelines
+    - Fuzz testing infrastructure
+      - Fix idempotency fuzzer verifies fixes don't oscillate
+      - Run with make fuzz (requires nightly Rust)
+  * Fixed
+    - MD032: Single-pass idempotency for list blank lines
+      - Fixes edge case where multiple fix passes could produce
+        different results
+    - MD050: Correct byte range for fix replacement
+      - Fixes auto-fix for strong emphasis style in certain edge
+        cases
+  * Changed
+    - README: Added "Used By" section with notable projects using
+      rumdl
+    - README: Updated SchemaStore section to reflect current status
+
+-------------------------------------------------------------------

Old:
----
  rumdl-0.0.224.obscpio

New:
----
  rumdl-0.1.0.obscpio

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

Other differences:
------------------
++++++ rumdl.spec ++++++
--- /var/tmp/diff_new_pack.RU1LRa/_old  2026-01-26 11:07:41.175438726 +0100
+++ /var/tmp/diff_new_pack.RU1LRa/_new  2026-01-26 11:07:41.179438892 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rumdl
-Version:        0.0.224
+Version:        0.1.0
 Release:        0
 Summary:        Markdown Linter written in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RU1LRa/_old  2026-01-26 11:07:41.211440227 +0100
+++ /var/tmp/diff_new_pack.RU1LRa/_new  2026-01-26 11:07:41.219440562 +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.0.224</param>
+    <param name="revision">v0.1.0</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.RU1LRa/_old  2026-01-26 11:07:41.243441563 +0100
+++ /var/tmp/diff_new_pack.RU1LRa/_new  2026-01-26 11:07:41.247441730 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/rvben/rumdl.git</param>
-              <param 
name="changesrevision">265158ecf14a4c7ca397550b82fe1a5651acddd2</param></service></servicedata>
+              <param 
name="changesrevision">daeb55fb15c70de91c22d402fd8be4c6f36f229b</param></service></servicedata>
 (No newline at EOF)
 

++++++ rumdl-0.0.224.obscpio -> rumdl-0.1.0.obscpio ++++++
++++ 3065 lines of diff (skipped)

++++++ rumdl.obsinfo ++++++
--- /var/tmp/diff_new_pack.RU1LRa/_old  2026-01-26 11:07:41.943470778 +0100
+++ /var/tmp/diff_new_pack.RU1LRa/_new  2026-01-26 11:07:41.955471278 +0100
@@ -1,5 +1,5 @@
 name: rumdl
-version: 0.0.224
-mtime: 1769087781
-commit: 265158ecf14a4c7ca397550b82fe1a5651acddd2
+version: 0.1.0
+mtime: 1769196991
+commit: daeb55fb15c70de91c22d402fd8be4c6f36f229b
 

++++++ 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