Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gojq for openSUSE:Factory checked in at 2025-12-02 13:20:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gojq (Old) and /work/SRC/openSUSE:Factory/.gojq.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gojq" Tue Dec 2 13:20:24 2025 rev:8 rq:1320791 version:0.12.18 Changes: -------- --- /work/SRC/openSUSE:Factory/gojq/gojq.changes 2024-12-02 16:59:18.669646263 +0100 +++ /work/SRC/openSUSE:Factory/.gojq.new.14147/gojq.changes 2025-12-02 13:21:43.502803346 +0100 @@ -1,0 +2,17 @@ +Tue Dec 2 01:52:01 UTC 2025 - Arnav Singh <[email protected]> + +- Update to v0.12.18 + * Implement `trimstr/1`, `toboolean/0` function + * Fix `last/1` to be included in builtins/0 + * Fix `--indent 0` to preserve newlines + * Fix string repetition to emit error when the result is too large + * Increase the array index limit to 536870912 (`2^29`) + * Stop numeric normalization for concurrent execution + * Support binding expressions with binary operators (`1 + 2 as $x | -$x`) + * Improve `gojq.NewIter` to be a generic function + * Improve logic for getting file contents on JSON parse error + * Improve JSON parsing to preserve the precision of floating-point numbers + * Improve YAML parsing performance and preserve the precision of large integers + * Improve performance and reduce memory allocation of long-running queries + +------------------------------------------------------------------- @@ -13 +29,0 @@ - Old: ---- gojq-0.12.17.tar.gz New: ---- gojq-0.12.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gojq.spec ++++++ --- /var/tmp/diff_new_pack.o8zO6Y/_old 2025-12-02 13:21:44.290836418 +0100 +++ /var/tmp/diff_new_pack.o8zO6Y/_new 2025-12-02 13:21:44.294836586 +0100 @@ -1,7 +1,7 @@ # # spec file for package gojq # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gojq -Version: 0.12.17 +Version: 0.12.18 Release: 0 Summary: Pure Go implementation of jq License: MIT ++++++ gojq-0.12.17.tar.gz -> gojq-0.12.18.tar.gz ++++++ ++++ 4625 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ ++++ 50840 lines of diff (skipped)
