Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectx for openSUSE:Factory checked in at 2026-03-23 17:14:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectx (Old) and /work/SRC/openSUSE:Factory/.kubectx.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectx" Mon Mar 23 17:14:36 2026 rev:4 rq:1341968 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectx/kubectx.changes 2023-07-14 15:36:01.642070887 +0200 +++ /work/SRC/openSUSE:Factory/.kubectx.new.8177/kubectx.changes 2026-03-23 17:16:31.097535154 +0100 @@ -1,0 +2,18 @@ +Mon Mar 23 06:54:44 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.10.0: + * Release v0.10.0 + * fix: skip fzf launch when no contexts exist in kubeconfig + (#480) + * 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: ------------------ ++++++ kubectx.spec ++++++ --- /var/tmp/diff_new_pack.OMleti/_old 2026-03-23 17:16:32.857608355 +0100 +++ /var/tmp/diff_new_pack.OMleti/_new 2026-03-23 17:16:32.873609020 +0100 @@ -1,7 +1,7 @@ # # spec file for package kubectx # -# 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: kubectx -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.OMleti/_old 2026-03-23 17:16:33.185621997 +0100 +++ /var/tmp/diff_new_pack.OMleti/_new 2026-03-23 17:16:33.225623661 +0100 @@ -1,17 +1,16 @@ <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"> - <param name="basename">kubectx</param> + <service name="set_version" mode="manual"> </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.OMleti/_old 2026-03-23 17:16:33.405631147 +0100 +++ /var/tmp/diff_new_pack.OMleti/_new 2026-03-23 17:16:33.445632811 +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)
