Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yq for openSUSE:Factory checked in 
at 2025-07-15 16:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yq (Old)
 and      /work/SRC/openSUSE:Factory/.yq.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yq"

Tue Jul 15 16:43:31 2025 rev:20 rq:1293054 version:4.46.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yq/yq.changes    2025-01-12 11:19:55.936686724 
+0100
+++ /work/SRC/openSUSE:Factory/.yq.new.7373/yq.changes  2025-07-15 
16:44:22.333107121 +0200
@@ -1,0 +2,28 @@
+Mon Jul 14 08:01:29 UTC 2025 - Dirk Müller <dmuel...@suse.com>
+
+- update to 4.46.1:
+  * Added INI support
+  * Fixed 'add' operator when piped in with no data #2378, #2383,
+    #2384
+  * Fixed delete after slice problem (bad node path) #2387 Thanks
+    @antoinedeschenes
+  * Fixed yq small build Thanks @imzue
+  * Switched to YAML org supported go-yaml!
+- update to 4.45.4:
+  * Fixing wrong map() behaviour on empty map #2359
+- update to 4.45.3:
+  * Fixing regression (#2353, #2359, #2325) introduced with in
+    4.45.2 with #2325 fix
+- update to 4.45.2:
+  * Added windows arm builds (Thanks @albertocavalcante,
+    @ShukantPal)
+  * Added s390x platform support (Thanks @ashokpariya0)
+  * Additionally push docker images to ghcr.io (Thanks @reegnz)
+  * Fixing add when there is no node match #2325
+  * sort_by works on maps
+- update to 4.45.1:
+  * Create parent directories when --split-exp is used, Thanks
+    @rudo-thomas
+- drop Bump-golang.org-x-net-from-0.32.0-to-0.33.0.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  Bump-golang.org-x-net-from-0.32.0-to-0.33.0.patch
  yq-4.44.6.tar.gz

New:
----
  yq-4.46.1.tar.gz

----------(Old B)----------
  Old:    @rudo-thomas
- drop Bump-golang.org-x-net-from-0.32.0-to-0.33.0.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ yq.spec ++++++
--- /var/tmp/diff_new_pack.fm0kLV/_old  2025-07-15 16:44:23.261140669 +0200
+++ /var/tmp/diff_new_pack.fm0kLV/_new  2025-07-15 16:44:23.265140814 +0200
@@ -20,14 +20,13 @@
 %global import_path     %{provider_prefix}
 
 Name:           yq
-Version:        4.44.6
+Version:        4.46.1
 Release:        0
 Summary:        A portable command-line YAML processor
 License:        MIT
 URL:            https://github.com/mikefarah/yq
 Source0:        
https://github.com/mikefarah/yq/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-Patch0:         Bump-golang.org-x-net-from-0.32.0-to-0.33.0.patch
 # conflict with all python3X-yq packages since they install /usr/bin/yq
 # we need to handle Leap 15.4 specially since the python3dist() is not
 # generated there
@@ -36,7 +35,7 @@
 %else
 Conflicts:      python3-yq
 %endif
-BuildRequires:  golang(API) = 1.22
+BuildRequires:  golang(API) = 1.24
 
 %description
 A lightweight and portable command-line YAML processor. yq uses jq like syntax

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

++++++ yq-4.44.6.tar.gz -> yq-4.46.1.tar.gz ++++++
++++ 6643 lines of diff (skipped)

Reply via email to