Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fq for openSUSE:Factory checked in 
at 2026-03-16 14:17:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fq (Old)
 and      /work/SRC/openSUSE:Factory/.fq.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fq"

Mon Mar 16 14:17:17 2026 rev:9 rq:1339186 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fq/fq.changes    2025-12-09 12:57:49.666808937 
+0100
+++ /work/SRC/openSUSE:Factory/.fq.new.8177/fq.changes  2026-03-16 
14:20:36.477454038 +0100
@@ -1,0 +2,33 @@
+Sun Mar 15 18:23:47 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.17.0:
+  Changes
+  * fromjson now works more like jq and as one would expect for
+    decode value. fromjson used to be implement as normal format
+    decode which returns decode values which in turn when decoding
+    from will decode the backing binary range. This result was
+    expressions like "123" | fromjson | fromjson would return 123
+    instead of failing the second fromjson.
+  * iprint now support strings in addition to numbers.
+  * In REPL mode input_filename used to always return the last
+    filename. Now it returns null which is wrong but less confusing
+    The REPL mode needs quite a bit of refactor to fix this
+    properly.
+  * Update gojq fork. Changes from upstream:
+    + Fix gsub and sub when the replacement emits multiple values.
+    + Improve performance of regexp functions by caching compiled
+      regexps.
+    + Implement splits/2 using match/2 for better jq compatibility
+    + Fix fmax, fmin, modf functions against NaN and infinity.
+    + Fix join/1 to use add/0 implementation and handle null
+      separator.
+    + Fix significand function against subnormal numbers.
+    + Fix confusing operator precedence in funcIsnormal.
+    + Fix arithmetic operations on the minimum integer.
+    + Fix array slice update to validate index types.
+    + Fix del and delpaths on null to emit null.
+    + Fix flatten/1 to emit error when depth is nan.
+    + Fix string repetition boundary check to match jq behavior.
+    + Fix type error messages for split and match functions.
+
+-------------------------------------------------------------------

Old:
----
  fq-0.16.0.tar.gz

New:
----
  fq-0.17.0.tar.gz

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

Other differences:
------------------
++++++ fq.spec ++++++
--- /var/tmp/diff_new_pack.Cnnu2G/_old  2026-03-16 14:20:38.865553337 +0100
+++ /var/tmp/diff_new_pack.Cnnu2G/_new  2026-03-16 14:20:38.901554834 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fq
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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
@@ -20,7 +20,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           fq
-Version:        0.16.0
+Version:        0.17.0
 Release:        0
 Summary:        CLI tool and REPL for working with binary data inspired by jq
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Cnnu2G/_old  2026-03-16 14:20:39.173566145 +0100
+++ /var/tmp/diff_new_pack.Cnnu2G/_new  2026-03-16 14:20:39.205567476 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/wader/fq.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.16.0</param>
+    <param name="revision">v0.17.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Cnnu2G/_old  2026-03-16 14:20:39.337572964 +0100
+++ /var/tmp/diff_new_pack.Cnnu2G/_new  2026-03-16 14:20:39.345573297 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/wader/fq.git</param>
-              <param 
name="changesrevision">fd25f30f3b61973089d621d498b03f55ee3c3ec8</param></service></servicedata>
+              <param 
name="changesrevision">9cab49bbcadf527c5f0cb2c98bfe047451804241</param></service></servicedata>
 (No newline at EOF)
 

++++++ fq-0.16.0.tar.gz -> fq-0.17.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/fq/fq-0.16.0.tar.gz 
/work/SRC/openSUSE:Factory/.fq.new.8177/fq-0.17.0.tar.gz differ: char 12, line 1

++++++ vendor.tar.gz ++++++
++++ 12358 lines of diff (skipped)

Reply via email to