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 2025-02-09 20:01:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-browse-pvc (Old) and /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-browse-pvc" Sun Feb 9 20:01:00 2025 rev:4 rq:1244231 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-browse-pvc/kubectl-browse-pvc.changes 2024-12-16 19:18:34.886060843 +0100 +++ /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.2316/kubectl-browse-pvc.changes 2025-02-09 20:01:15.477965565 +0100 @@ -1,0 +2,20 @@ +Fri Feb 07 17:45:07 UTC 2025 - [email protected] + +- Update to version 1.1.0: + * add ability to execute commands + * add hostname to ps1 + * forgot to hit save + * pull namespace from current context + +------------------------------------------------------------------- +Fri Feb 07 17:13:19 UTC 2025 - [email protected] + +- Update to version 1.0.8: + * create builds for x86 and arm, linux and mac + * fix x2 + * fix path + * trying to get windows build, move into src + * remove old files + * add x86 macos and windows builds + +------------------------------------------------------------------- Old: ---- kubectl-browse-pvc-1.0.7.obscpio New: ---- kubectl-browse-pvc-1.1.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubectl-browse-pvc.spec ++++++ --- /var/tmp/diff_new_pack.qxyx5S/_old 2025-02-09 20:01:17.202036449 +0100 +++ /var/tmp/diff_new_pack.qxyx5S/_new 2025-02-09 20:01:17.206036613 +0100 @@ -1,7 +1,7 @@ # # spec file for package kubectl-browse-pvc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,10 @@ # -%define __arch_install_post export NO_BRP_STRIP_DEBUG=true - %define executable_name kubectl-browse_pvc Name: kubectl-browse-pvc -Version: 1.0.7 +Version: 1.1.0 Release: 0 Summary: Kubectl plugin for browsing PVCs on the command line License: MIT @@ -45,6 +43,7 @@ %prep %autosetup -a 1 -p 1 +mv vendor ./src/ %build %ifarch s390x i586 riscv64 @@ -52,11 +51,12 @@ %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} . %install # Install the binary. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.qxyx5S/_old 2025-02-09 20:01:17.238037929 +0100 +++ /var/tmp/diff_new_pack.qxyx5S/_new 2025-02-09 20:01:17.242038093 +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.0.7</param> + <param name="revision">v1.1.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -11,6 +11,7 @@ <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.qxyx5S/_old 2025-02-09 20:01:17.266039080 +0100 +++ /var/tmp/diff_new_pack.qxyx5S/_new 2025-02-09 20:01:17.270039245 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/clbx/kubectl-browse-pvc</param> - <param name="changesrevision">e1ccbb150c1af116e5376ee8d8188ebcda00e064</param></service></servicedata> + <param name="changesrevision">11a39377765e07d857791aba99d7ecb7f0b87c44</param></service></servicedata> (No newline at EOF) ++++++ kubectl-browse-pvc-1.0.7.obscpio -> kubectl-browse-pvc-1.1.0.obscpio ++++++ ++++ 1944 lines of diff (skipped) ++++++ kubectl-browse-pvc.obsinfo ++++++ --- /var/tmp/diff_new_pack.qxyx5S/_old 2025-02-09 20:01:17.378043685 +0100 +++ /var/tmp/diff_new_pack.qxyx5S/_new 2025-02-09 20:01:17.382043850 +0100 @@ -1,5 +1,5 @@ name: kubectl-browse-pvc -version: 1.0.7 -mtime: 1721873299 -commit: e1ccbb150c1af116e5376ee8d8188ebcda00e064 +version: 1.1.0 +mtime: 1738802379 +commit: 11a39377765e07d857791aba99d7ecb7f0b87c44 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/kubectl-browse-pvc/vendor.tar.gz /work/SRC/openSUSE:Factory/.kubectl-browse-pvc.new.2316/vendor.tar.gz differ: char 5, line 1
