Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-gather for openSUSE:Factory checked in at 2025-10-23 16:37:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-gather (Old) and /work/SRC/openSUSE:Factory/.kubectl-gather.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-gather" Thu Oct 23 16:37:40 2025 rev:4 rq:1313106 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-gather/kubectl-gather.changes 2025-08-22 17:49:19.231740637 +0200 +++ /work/SRC/openSUSE:Factory/.kubectl-gather.new.1980/kubectl-gather.changes 2025-10-23 16:38:29.617045800 +0200 @@ -1,0 +2,7 @@ +Thu Oct 23 05:40:57 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.11.0: + * Update toolchain to go1.25.3 + * build: Use go 1.25 + +------------------------------------------------------------------- Old: ---- kubectl-gather-0.10.1.obscpio New: ---- kubectl-gather-0.11.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubectl-gather.spec ++++++ --- /var/tmp/diff_new_pack.DTS3cN/_old 2025-10-23 16:38:31.329117967 +0200 +++ /var/tmp/diff_new_pack.DTS3cN/_new 2025-10-23 16:38:31.337118304 +0200 @@ -17,14 +17,14 @@ Name: kubectl-gather -Version: 0.10.1 +Version: 0.11.0 Release: 0 Summary: Kubectl plugin to gather data about your cluster License: Apache-2.0 URL: https://github.com/nirs/kubectl-gather Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.23 +BuildRequires: golang(API) >= 1.25 %description This is a kubectl plugin for gathering data about your cluster that may help to ++++++ _service ++++++ --- /var/tmp/diff_new_pack.DTS3cN/_old 2025-10-23 16:38:31.601129433 +0200 +++ /var/tmp/diff_new_pack.DTS3cN/_new 2025-10-23 16:38:31.625130444 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/nirs/kubectl-gather</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.10.1</param> + <param name="revision">v0.11.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.DTS3cN/_old 2025-10-23 16:38:31.781137021 +0200 +++ /var/tmp/diff_new_pack.DTS3cN/_new 2025-10-23 16:38:31.825138875 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/nirs/kubectl-gather</param> - <param name="changesrevision">e7de2ff55b74f63b322a97e911f1f5410d1a5f6d</param></service></servicedata> + <param name="changesrevision">c42a9ee16b240236e0cb67809e810e028176d0ad</param></service></servicedata> (No newline at EOF) ++++++ kubectl-gather-0.10.1.obscpio -> kubectl-gather-0.11.0.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubectl-gather-0.10.1/go.mod new/kubectl-gather-0.11.0/go.mod --- old/kubectl-gather-0.10.1/go.mod 2025-08-21 20:36:00.000000000 +0200 +++ new/kubectl-gather-0.11.0/go.mod 2025-10-22 14:55:18.000000000 +0200 @@ -2,7 +2,7 @@ go 1.24.0 -toolchain go1.24.5 +toolchain go1.25.3 require ( github.com/spf13/cobra v1.9.1 ++++++ kubectl-gather.obsinfo ++++++ --- /var/tmp/diff_new_pack.DTS3cN/_old 2025-10-23 16:38:32.897184063 +0200 +++ /var/tmp/diff_new_pack.DTS3cN/_new 2025-10-23 16:38:32.933185581 +0200 @@ -1,5 +1,5 @@ name: kubectl-gather -version: 0.10.1 -mtime: 1755801360 -commit: e7de2ff55b74f63b322a97e911f1f5410d1a5f6d +version: 0.11.0 +mtime: 1761137718 +commit: c42a9ee16b240236e0cb67809e810e028176d0ad ++++++ vendor.tar.gz ++++++
