Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prek for openSUSE:Factory checked in 
at 2026-01-17 14:56:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prek (Old)
 and      /work/SRC/openSUSE:Factory/.prek.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prek"

Sat Jan 17 14:56:10 2026 rev:9 rq:1327696 version:0.2.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/prek/prek.changes        2026-01-14 
16:23:32.818083042 +0100
+++ /work/SRC/openSUSE:Factory/.prek.new.1928/prek.changes      2026-01-17 
14:57:06.201080092 +0100
@@ -1,0 +2,34 @@
+Fri Jan 16 14:03:50 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.2.29:
+  * Highlights
+    files / exclude now support globs (including glob lists),
+    making config filters much easier to read and maintain than
+    heavily-escaped regex.
+
+    Before (regex):
+
+      files: "^(src/.*\\.rs$|crates/[^/]+/src/.*\\.rs$)"
+
+    After (glob list):
+
+      files:
+        glob:
+          - src/**/*.rs
+          - crates/**/src/**/*.rs
+
+  * Enhancements
+    - Add check-json5 as builtin hooks (#1367)
+    - Add glob list support for file patterns (files and exclude)
+      (#1197)
+  * Bug fixes
+    - Fix missing commit hash from version info (#1352)
+    - Remove git env vars from uv pip install subprocess (#1355)
+    - Set TERM=dumb under PTY to prevent capability-probe hangs
+      (#1363)
+  * Documentation
+    - Add home-assistant/core to the users of prek (#1350)
+    - Document builtin hooks (#1370)
+    - Explain project configuration scope (#1373)
+
+-------------------------------------------------------------------

Old:
----
  prek-0.2.28.obscpio

New:
----
  prek-0.2.29.obscpio

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

Other differences:
------------------
++++++ prek.spec ++++++
--- /var/tmp/diff_new_pack.D4xERg/_old  2026-01-17 14:57:07.325127309 +0100
+++ /var/tmp/diff_new_pack.D4xERg/_new  2026-01-17 14:57:07.333127645 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           prek
-Version:        0.2.28
+Version:        0.2.29
 Release:        0
 Summary:        Reimagined version of pre-commit, built in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.D4xERg/_old  2026-01-17 14:57:07.389129998 +0100
+++ /var/tmp/diff_new_pack.D4xERg/_new  2026-01-17 14:57:07.393130166 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/j178/prek.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.2.28</param>
+    <param name="revision">v0.2.29</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.D4xERg/_old  2026-01-17 14:57:07.433131847 +0100
+++ /var/tmp/diff_new_pack.D4xERg/_new  2026-01-17 14:57:07.437132014 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/j178/prek.git</param>
-              <param 
name="changesrevision">4b7521bc96bd45610a0a8171d23fe8340494ea01</param></service></servicedata>
+              <param 
name="changesrevision">b7a7beceadebcd925e769a5711214ab35a4a7fde</param></service></servicedata>
 (No newline at EOF)
 

++++++ prek-0.2.28.obscpio -> prek-0.2.29.obscpio ++++++
++++ 4268 lines of diff (skipped)

++++++ prek.obsinfo ++++++
--- /var/tmp/diff_new_pack.D4xERg/_old  2026-01-17 14:57:07.833148650 +0100
+++ /var/tmp/diff_new_pack.D4xERg/_new  2026-01-17 14:57:07.849149322 +0100
@@ -1,5 +1,5 @@
 name: prek
-version: 0.2.28
-mtime: 1768316234
-commit: 4b7521bc96bd45610a0a8171d23fe8340494ea01
+version: 0.2.29
+mtime: 1768562905
+commit: b7a7beceadebcd925e769a5711214ab35a4a7fde
 

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

Reply via email to