Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package prek for openSUSE:Factory checked in at 2025-12-15 11:59:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prek (Old) and /work/SRC/openSUSE:Factory/.prek.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prek" Mon Dec 15 11:59:18 2025 rev:5 rq:1322806 version:0.2.22 Changes: -------- --- /work/SRC/openSUSE:Factory/prek/prek.changes 2025-11-27 15:22:33.907520108 +0100 +++ /work/SRC/openSUSE:Factory/.prek.new.1939/prek.changes 2025-12-15 12:05:15.760656007 +0100 @@ -1,0 +2,69 @@ +Sat Dec 13 19:27:35 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.2.22: + * Highlights + In this release, prek adds support for the --cooldown-days + option in the prek auto-update command. + This option allows users to skip releases that are newer than a + specified number of days. + It is useful to mitigate open source supply chain risks by + avoiding very recent releases that may not have been widely + adopted or vetted yet. + * Enhancements + - Support--cooldown-days in prek auto-update (#1172) + - Prefer tag creation timestamp in --cooldown-days (#1221) + - Use cargo install for packages in workspace (#1207) + * Bug fixes + - Set CARGO_HOME for cargo metadata (#1209) + +------------------------------------------------------------------- +Fri Dec 12 08:36:57 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.2.21: + * Bug fixes + - Fallback to use remote repo package root instead of erroring + (#1203) + - Prepend toolchain bin directory to PATH when calling cargo + (#1204) + - Use cargo from installed toolchain (#1202) + +------------------------------------------------------------------- +Fri Dec 12 08:17:26 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.2.20: + * Highlights in this release: + - Rust hooks are now fully supported with automatic toolchain + management, including package discovery in virtual + workspaces. Big thanks to @lmmx for driving this. + - Added a prek cache size subcommand so you can quickly see how + much cache space prek is using. Thanks @MatthewMckee4! + - Nested workspaces are easier to reason about: set orphan: + true on a project to isolate it from parents so its files are + processed only once. + * Enhancements + - Support Rust language (#989) Refactor Rust toolchain + management (#1198) Add support for finding packages in + virtual workspaces (#1180) + - Add prek cache size command (#1183) + - Support orphan projects (#1129) + - Fallback to manual stage for hooks specified directly in + command line (#1185) + - Make go module cache read-writeable (thus deletable) (#1164) + - Provide more information when validating configs and + manifests (#1182) + - Improve error message for invalid number of arguments to + hook-impl (#1196) + * Bug fixes + - Disable git terminal prompts (#1193) + - Prevent post-checkout deadlock when cloning repos (#1192) + - Prevent color output when redirecting stdout to a file + (#1159) + * Documentation + - Add MacPorts to installation methods (#1157) + - Add a FAQ page explaining prek install --install--hooks + (#1162) + * Other changes + - Add prek: enabled repo badge (#1171) + - Add favicon for docs website (#1187) + +------------------------------------------------------------------- Old: ---- prek-0.2.19.obscpio New: ---- prek-0.2.22.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prek.spec ++++++ --- /var/tmp/diff_new_pack.uGSBlI/_old 2025-12-15 12:05:19.292804514 +0100 +++ /var/tmp/diff_new_pack.uGSBlI/_new 2025-12-15 12:05:19.304805018 +0100 @@ -17,7 +17,7 @@ Name: prek -Version: 0.2.19 +Version: 0.2.22 Release: 0 Summary: Reimagined version of pre-commit, built in Rust License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.uGSBlI/_old 2025-12-15 12:05:19.720822510 +0100 +++ /var/tmp/diff_new_pack.uGSBlI/_new 2025-12-15 12:05:19.744823519 +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.19</param> + <param name="revision">v0.2.22</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.uGSBlI/_old 2025-12-15 12:05:19.820826714 +0100 +++ /var/tmp/diff_new_pack.uGSBlI/_new 2025-12-15 12:05:19.840827555 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/j178/prek.git</param> - <param name="changesrevision">bdc40e36aa85f868ed9a8ddbbde1e3d6372cfa75</param></service></servicedata> + <param name="changesrevision">6d14524326076cc05fc78c76ec21fb50ea5600f9</param></service></servicedata> (No newline at EOF) ++++++ prek-0.2.19.obscpio -> prek-0.2.22.obscpio ++++++ ++++ 79876 lines of diff (skipped) ++++++ prek.obsinfo ++++++ --- /var/tmp/diff_new_pack.uGSBlI/_old 2025-12-15 12:05:21.388892643 +0100 +++ /var/tmp/diff_new_pack.uGSBlI/_new 2025-12-15 12:05:21.456895502 +0100 @@ -1,5 +1,5 @@ name: prek -version: 0.2.19 -mtime: 1764148475 -commit: bdc40e36aa85f868ed9a8ddbbde1e3d6372cfa75 +version: 0.2.22 +mtime: 1765630143 +commit: 6d14524326076cc05fc78c76ec21fb50ea5600f9 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/prek/vendor.tar.zst /work/SRC/openSUSE:Factory/.prek.new.1939/vendor.tar.zst differ: char 7, line 1
