Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubens for openSUSE:Factory checked in at 2026-03-23 17:14:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubens (Old) and /work/SRC/openSUSE:Factory/.kubens.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubens" Mon Mar 23 17:14:37 2026 rev:5 rq:1341969 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubens/kubens.changes 2023-07-19 19:12:09.693102214 +0200 +++ /work/SRC/openSUSE:Factory/.kubens.new.8177/kubens.changes 2026-03-23 17:16:35.741728305 +0100 @@ -1,0 +2,18 @@ +Mon Mar 23 06:55:18 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.10.0: + * Release v0.10.0 + * fix: skip fzf launch in kubens when no contexts exist in + kubeconfig (#481) + * refactor: replace testutil.WithEnvVar with t.Setenv (#479) + * feat: add XDG_CACHE_HOME support to Go implementations (#478) + * docs: simplify installation instructions into a single table + (#477) + * chore: update goreleaser config and release workflow (#475) + * fix: improve error handling and resource management in + kubeconfig (#476) + * refactor: modernize Go codebase for Go 1.25 (#473) + * ci: add workflow to warn PRs modifying frozen bash scripts + (#474) + +------------------------------------------------------------------- Old: ---- kubectx-0.9.5.tar.gz New: ---- kubectx-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubens.spec ++++++ --- /var/tmp/diff_new_pack.BTGmuR/_old 2026-03-23 17:16:37.301793188 +0100 +++ /var/tmp/diff_new_pack.BTGmuR/_new 2026-03-23 17:16:37.317793853 +0100 @@ -1,7 +1,7 @@ # # spec file for package kubens # -# Copyright (c) 2023 SUSE LLC +# 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,7 +17,7 @@ Name: kubens -Version: 0.9.5 +Version: 0.10.0 Release: 0 Summary: Faster way to switch between clusters and namespaces in kubectl License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.BTGmuR/_old 2026-03-23 17:16:37.541803169 +0100 +++ /var/tmp/diff_new_pack.BTGmuR/_new 2026-03-23 17:16:37.573804500 +0100 @@ -1,17 +1,17 @@ <services> - <service name="tar_scm" mode="disabled"> - <param name="url">https://github.com/ahmetb/kubectx</param> + <service name="tar_scm" mode="manual"> + <param name="url">https://github.com/ahmetb/kubectx.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.9.5</param> + <param name="revision">refs/tags/v0.10.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> <param name="basename">kubectx</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.BTGmuR/_old 2026-03-23 17:16:37.729810988 +0100 +++ /var/tmp/diff_new_pack.BTGmuR/_new 2026-03-23 17:16:37.757812153 +0100 @@ -1,6 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ahmetb/kubectx</param> - <param name="changesrevision">92e5b5f43b94b06bc38b0fbde1ee51e00079c39c</param></service></servicedata> + <param name="changesrevision">92e5b5f43b94b06bc38b0fbde1ee51e00079c39c</param></service><service name="tar_scm"> + <param name="url">https://github.com/ahmetb/kubectx.git</param> + <param name="changesrevision">524c9b8f0db36a9e9b76828523f695f6285d024d</param></service></servicedata> (No newline at EOF) ++++++ kubectx-0.9.5.tar.gz -> kubectx-0.10.0.tar.gz ++++++ ++++ 3791 lines of diff (skipped)
