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-22 15:17:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prek (Old)
 and      /work/SRC/openSUSE:Factory/.prek.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prek"

Thu Jan 22 15:17:59 2026 rev:11 rq:1328609 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/prek/prek.changes        2026-01-19 
18:41:48.707260621 +0100
+++ /work/SRC/openSUSE:Factory/.prek.new.1928/prek.changes      2026-01-22 
15:19:24.171291681 +0100
@@ -1,0 +2,42 @@
+Thu Jan 22 07:00:04 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 0.3.0:
+  * Highlights
+    - prek cache gc (also available via prek gc for pre-commit
+      compatibility) is finally here! You can now run prek cache gc
+      to clean up unused repos, hook envs and tool versions from
+      prek cache.
+    - language: bun is now supported, making it possible to write
+      and run hooks with Bun.
+  * Enhancements
+    - Implement prek cache gc (#1410)
+      - Bootstrap tracking configs from workspace cache (#1417)
+      - Show total size prek cache gc removed (#1418)
+      - Show accurate repo and hook details in prek cache gc -v
+        (#1420)
+      - prek cache gc remove specific unused tool versions (#1422)
+      - Fix unused tool versions not removed in prek cache gc
+        (#1436)
+    - Add language: bun support (#1411)
+      - Use git ls-remote --tags to list bun versions (#1439)
+    - Accept --stage as an alias for --hook-stage in prek run
+      (#1398)
+    - Expand ~ tilde in PREK_HOME (#1431)
+    - Support refs to trees (#1449)
+  * Bug fixes
+    - Avoid file lock warning for in-process contention (#1406)
+    - Resolve relative repo paths from config file directory
+      (#1443)
+    - fix: use split() instead of resolve(None) for builtin hook
+      argument parsing (#1415)
+  * Documentation
+    - Add simple-icons and ast-grep to the users of prek (#1403)
+    - Improve JSON schema for repo field (#1432)
+    - Improve JSON schema for builtin and meta hooks (#1427)
+    - Add pronunciation entry to FAQ (#1442)
+    - Add commitizen to the list of projects using prek (#1413)
+    - Move docs to zensical (#1421)
+  * Other Changes
+    - Refactor config layout (#1407)
+
+-------------------------------------------------------------------

Old:
----
  prek-0.2.30.obscpio

New:
----
  prek-0.3.0.obscpio

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

Other differences:
------------------
++++++ prek.spec ++++++
--- /var/tmp/diff_new_pack.hHePNI/_old  2026-01-22 15:19:25.223335552 +0100
+++ /var/tmp/diff_new_pack.hHePNI/_new  2026-01-22 15:19:25.223335552 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           prek
-Version:        0.2.30
+Version:        0.3.0
 Release:        0
 Summary:        Reimagined version of pre-commit, built in Rust
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hHePNI/_old  2026-01-22 15:19:25.255336886 +0100
+++ /var/tmp/diff_new_pack.hHePNI/_new  2026-01-22 15:19:25.259337052 +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.30</param>
+    <param name="revision">v0.3.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hHePNI/_old  2026-01-22 15:19:25.283338053 +0100
+++ /var/tmp/diff_new_pack.hHePNI/_new  2026-01-22 15:19:25.287338221 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/j178/prek.git</param>
-              <param 
name="changesrevision">6f53870934f0b0d4f59016bcc8422cc6b4e3e38e</param></service></servicedata>
+              <param 
name="changesrevision">da5ddd830416ace27698cb877492d462a0709889</param></service></servicedata>
 (No newline at EOF)
 

++++++ prek-0.2.30.obscpio -> prek-0.3.0.obscpio ++++++
++++ 9211 lines of diff (skipped)

++++++ prek.obsinfo ++++++
--- /var/tmp/diff_new_pack.hHePNI/_old  2026-01-22 15:19:25.683354734 +0100
+++ /var/tmp/diff_new_pack.hHePNI/_new  2026-01-22 15:19:25.695355234 +0100
@@ -1,5 +1,5 @@
 name: prek
-version: 0.2.30
-mtime: 1768741775
-commit: 6f53870934f0b0d4f59016bcc8422cc6b4e3e38e
+version: 0.3.0
+mtime: 1769053770
+commit: da5ddd830416ace27698cb877492d462a0709889
 

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