Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-browse-pvc for openSUSE:Factory checked in at 2026-02-25 21:12:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-browse-pvc (Old) and /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-browse-pvc" Wed Feb 25 21:12:52 2026 rev:7 rq:1335082 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-browse-pvc/kubectl-browse-pvc.changes 2025-03-31 11:43:31.641023796 +0200 +++ /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.1977/kubectl-browse-pvc.changes 2026-02-25 21:22:17.075094995 +0100 @@ -1,0 +2,18 @@ +Wed Feb 25 09:21:45 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.4.0: + * Testing no taints on a node + * Update pr-check.yaml for more updated trigger syntax and name + * Update Dev portion of README for all tests and build commands + * Update workflows + * Dynamically add tolerations to pod based on node pvc is + attached to + * Update go version and dependencies + * Basic hardcoded tain for control-plane + * feat: Additional capabilities when running as root + * Bump golang.org/x/oauth2 from 0.10.0 to 0.27.0 + * fix x86 darwin + * fix ci, disable cgo + * Reorganize files to be inline with "best practices" + +------------------------------------------------------------------- Old: ---- kubectl-browse-pvc-1.3.0.obscpio New: ---- kubectl-browse-pvc-1.4.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubectl-browse-pvc.spec ++++++ --- /var/tmp/diff_new_pack.A4iTvL/_old 2026-02-25 21:22:26.659488538 +0100 +++ /var/tmp/diff_new_pack.A4iTvL/_new 2026-02-25 21:22:26.659488538 +0100 @@ -1,7 +1,7 @@ # # spec file for package kubectl-browse-pvc # -# Copyright (c) 2025 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 @@ -19,14 +19,14 @@ %define executable_name kubectl-browse_pvc Name: kubectl-browse-pvc -Version: 1.3.0 +Version: 1.4.0 Release: 0 Summary: Kubectl plugin for browsing PVCs on the command line License: MIT URL: https://github.com/clbx/kubectl-browse-pvc Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go1.23 +BuildRequires: go1.25 >= 1.25.5 %description I constantly found myself spinning up dummy pods to exec into them so I could @@ -43,7 +43,6 @@ %prep %autosetup -a 1 -p 1 -mv vendor ./src/ %build %ifarch s390x i586 riscv64 @@ -51,12 +50,11 @@ %else CGO_ENABLED=0 \ %endif -cd src/ go build \ -mod=vendor \ -buildmode=pie \ -ldflags="-X main.Version=v%{version}" \ - -o ../bin/%{executable_name} . + -o bin/%{executable_name} cmd/browse-pvc/main.go %install # Install the binary. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.A4iTvL/_old 2026-02-25 21:22:26.703490344 +0100 +++ /var/tmp/diff_new_pack.A4iTvL/_new 2026-02-25 21:22:26.707490508 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/clbx/kubectl-browse-pvc</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.3.0</param> + <param name="revision">v1.4.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -11,7 +11,6 @@ <service name="set_version" mode="manual"> </service> <service name="go_modules" mode="manual"> - <param name="subdir">src/</param> </service> <!-- services below are running at buildtime --> <service name="tar" mode="buildtime"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.A4iTvL/_old 2026-02-25 21:22:26.739491823 +0100 +++ /var/tmp/diff_new_pack.A4iTvL/_new 2026-02-25 21:22:26.743491987 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/clbx/kubectl-browse-pvc</param> - <param name="changesrevision">855f6fde2eb3c70521e075270fd2d79a9c0d8f2f</param></service></servicedata> + <param name="changesrevision">547f469a80d8f58f974b47025f1663f82551adf3</param></service></servicedata> (No newline at EOF) ++++++ kubectl-browse-pvc-1.3.0.obscpio -> kubectl-browse-pvc-1.4.0.obscpio ++++++ ++++ 2343 lines of diff (skipped) ++++++ kubectl-browse-pvc.obsinfo ++++++ --- /var/tmp/diff_new_pack.A4iTvL/_old 2026-02-25 21:22:26.903498557 +0100 +++ /var/tmp/diff_new_pack.A4iTvL/_new 2026-02-25 21:22:26.911498885 +0100 @@ -1,5 +1,5 @@ name: kubectl-browse-pvc -version: 1.3.0 -mtime: 1743192601 -commit: 855f6fde2eb3c70521e075270fd2d79a9c0d8f2f +version: 1.4.0 +mtime: 1771616690 +commit: 547f469a80d8f58f974b47025f1663f82551adf3 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kubectl-browse-pvc/vendor.tar.gz /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.1977/vendor.tar.gz differ: char 5, line 1
