Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package govc for openSUSE:Factory checked in at 2026-02-19 14:23:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/govc (Old) and /work/SRC/openSUSE:Factory/.govc.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "govc" Thu Feb 19 14:23:37 2026 rev:29 rq:1333888 version:0.53.0 Changes: -------- --- /work/SRC/openSUSE:Factory/govc/govc.changes 2025-08-19 16:47:55.739383871 +0200 +++ /work/SRC/openSUSE:Factory/.govc.new.1977/govc.changes 2026-02-19 14:23:44.511623802 +0100 @@ -1,0 +2,52 @@ +Thu Feb 19 06:37:14 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 2.53.0: + * Fix + - [4dddb93] cluster configuration enablement and draft APIs + (#3944) (#3944) + - [5ef2d64] change controllerKey and unitNumber to *int32 + (#3880) (#3880) + - [7b6d459] unit tests for sync volume (#3881) (#3881) + - [5e3df8a] EAM 2.0 bindings typo (#3879 (#3879) + - [e481fdd] guard against nil role in permissions.ls (#3840) + (#3840) + * API Changes + - [65ee37d] add TransitGateway mo type + - [5c62627] Fix volumeEncrypted in CNS + - [e6688c7] Fix OVF userConfigurable in ToConfigSpec + - [75fed5c] CnsVolumeBackingType (#3918) (#3918) + - [31d4775] Update ofvEnvelop.ToConfigSpec and + configInfo.ToConfigSpec to handle nil ovfProperty + userConfigurable + - [c80b625] Handle OVF defaultVal/val correctly + - [35b20e6] Fix OVF defVal & ConfigSpec vAppConfig + - [21d7947] Update VmPlacementPolicy interfaces to use + vim.TagId + - [01373c9] Support OVF->ConfigSpec VirtSysColl index (#3865) + (#3865) + - [c580122] remove podVMOverheadInfo host capability (#3869) + (#3869) + - [68080d3] Updated API bindings + - [9e1f60a] Updated API bindings + - [434104b] Support vmx-22 + - [79587cc] Make ClusterInitialPlacementAction iface + - [b0607e6] Helpers for GuestID->Family/CIMOSType + * govc (CLI) + - [a7a23f8] Fix vm.clone full path example root from + ClusterName to DatacenterName (#3959) (#3959) + - [2a3fd10] add device.sata.add (#3936) (#3936) + - [08dfb41] type alias support for ls -t (#3901) (#3901) + * vcsim (Simulator) + - [a9a1a9e] Consider default devs from VM spec + - [770f3fe] Support tags in VM reconfig + - [b1ee1fb] Support encrypt-on-copy virtual disk + - [3bf69d1] fix snapshot state handling + - [5b5c932] Deep copy the vm config to snapshot + * Chore + - [029d112] Update version.go for v0.53.0 + * Reverts + - [d784925] Revert vmware/govmomi#3911 (#3911) + * BREAKING + - [429bf0f]: Change backingObjectId from string to *string + +------------------------------------------------------------------- Old: ---- govc-0.52.0.obscpio New: ---- govc-0.53.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ govc.spec ++++++ --- /var/tmp/diff_new_pack.tvgAHa/_old 2026-02-19 14:23:46.159692178 +0100 +++ /var/tmp/diff_new_pack.tvgAHa/_new 2026-02-19 14:23:46.163692344 +0100 @@ -1,7 +1,7 @@ # # spec file for package govc # -# 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 @@ -17,17 +17,19 @@ Name: govc -Version: 0.52.0 +Version: 0.53.0 Release: 0 Summary: vSphere CLI built on top of govmomi License: Apache-2.0 URL: https://github.com/vmware/govmomi Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.21 +BuildRequires: go1.24 >= 1.24.13 %description -The CLI is designed to be a user friendly CLI alternative to the GUI and well suited for automation tasks. It also acts as a test harness for the govmomi APIs and provides working examples of how to use the APIs. +The CLI is designed to be a user friendly CLI alternative to the GUI and well +suited for automation tasks. It also acts as a test harness for the govmomi +APIs and provides working examples of how to use the APIs. %prep %autosetup -p 1 -a 1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tvgAHa/_old 2026-02-19 14:23:46.207694170 +0100 +++ /var/tmp/diff_new_pack.tvgAHa/_new 2026-02-19 14:23:46.211694336 +0100 @@ -3,7 +3,8 @@ <param name="url">https://github.com/vmware/govmomi</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.52.0</param> + <param name="revision">v0.53.0</param> + <param name="match-tag">v0.53.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.tvgAHa/_old 2026-02-19 14:23:46.231695165 +0100 +++ /var/tmp/diff_new_pack.tvgAHa/_new 2026-02-19 14:23:46.239695497 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vmware/govmomi</param> - <param name="changesrevision">e53c30d0f0f3cdb97160b0263cda0126c070693a</param></service></servicedata> + <param name="changesrevision">029d112e05adfc13fa458b99bab4260dd08376c1</param></service></servicedata> (No newline at EOF) ++++++ govc-0.52.0.obscpio -> govc-0.53.0.obscpio ++++++ ++++ 21245 lines of diff (skipped) ++++++ govc.obsinfo ++++++ --- /var/tmp/diff_new_pack.tvgAHa/_old 2026-02-19 14:23:47.919765201 +0100 +++ /var/tmp/diff_new_pack.tvgAHa/_new 2026-02-19 14:23:47.923765367 +0100 @@ -1,5 +1,5 @@ name: govc -version: 0.52.0 -mtime: 1755560384 -commit: e53c30d0f0f3cdb97160b0263cda0126c070693a +version: 0.53.0 +mtime: 1771458792 +commit: 029d112e05adfc13fa458b99bab4260dd08376c1 ++++++ vendor.tar.gz ++++++ ++++ 66465 lines of diff (skipped)
