Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yq for openSUSE:Factory checked in at 2026-02-03 21:28:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yq (Old) and /work/SRC/openSUSE:Factory/.yq.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yq" Tue Feb 3 21:28:54 2026 rev:23 rq:1330382 version:4.52.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yq/yq.changes 2025-11-18 15:39:23.926339377 +0100 +++ /work/SRC/openSUSE:Factory/.yq.new.1995/yq.changes 2026-02-03 21:30:06.657135149 +0100 @@ -1,0 +2,35 @@ +Mon Feb 2 10:24:06 UTC 2026 - Dirk Müller <[email protected]> + +- update to 4.52.2: + * Fixed bad instructions file breaking go-install (#2587) + Thanks @theyoprst + * Fixed TOML table scope after comments (#2588) Thanks @tomers + * Multiply uses a readonly context + * Fixed merge globbing wildcards in keys + * Fixing TOML subarray parsing issue +- update to 4.52.1: + * TOML encoder support - you can now roundtrip! #1364 + * Parent now supports negative indices, and added a 'root' + command for referencing the top level document + * Fixed scalar encoding for HCL + * Add --yaml-compact-seq-indent / -c flag for compact sequence + indentation (#2583) Thanks @jfenal + * Add symlink check to file rename util (#2576) Thanks @Elias- + elastisys + * Powershell fixed default command used for __completeNoDesc + alias (#2568) Thanks @teejaded + * Unwrap scalars in shell output mode. (#2548) Thanks + @flintwinters + * Added K8S KYAML output format support (#2560) Thanks @robbat2 +- update to 4.50.1: + * Added HCL Support - First cut - hopefully it works well! + * Fixing handling of CRLF #2352 +- update to 4.49.2: + * Fixing escape character bugs :sweat: #2517 + * Fixing snap release pipeline #2518 Thanks @aalexjo +- update to 4.49.1: + * Added `--security` flags to disable env and file ops #2515 + * Fixing TOML ArrayTable parsing issues #1758 + * Fixing parsing of escaped characters #2506 + +------------------------------------------------------------------- Old: ---- yq-4.48.2.tar.gz New: ---- yq-4.52.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yq.spec ++++++ --- /var/tmp/diff_new_pack.40BcsL/_old 2026-02-03 21:30:09.181241093 +0100 +++ /var/tmp/diff_new_pack.40BcsL/_new 2026-02-03 21:30:09.189241429 +0100 @@ -1,7 +1,7 @@ # # spec file for package yq # -# 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 @@ %global import_path %{provider_prefix} Name: yq -Version: 4.48.2 +Version: 4.52.2 Release: 0 Summary: A portable command-line YAML processor License: MIT @@ -35,7 +35,7 @@ %else Conflicts: python3-yq %endif -BuildRequires: golang(API) = 1.24 +BuildRequires: golang(API) = 1.25 %description A lightweight and portable command-line YAML processor. yq uses jq like syntax ++++++ vendor.tar.gz ++++++ ++++ 110739 lines of diff (skipped) ++++++ yq-4.48.2.tar.gz -> yq-4.52.2.tar.gz ++++++ ++++ 8909 lines of diff (skipped)
