Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubectl-neat for openSUSE:Factory checked in at 2024-07-15 19:46:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubectl-neat (Old) and /work/SRC/openSUSE:Factory/.kubectl-neat.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubectl-neat" Mon Jul 15 19:46:44 2024 rev:2 rq:1187231 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kubectl-neat/kubectl-neat.changes 2022-01-26 21:28:10.689498594 +0100 +++ /work/SRC/openSUSE:Factory/.kubectl-neat.new.17339/kubectl-neat.changes 2024-07-15 19:47:09.182990892 +0200 @@ -1,0 +2,16 @@ +Fri Jul 12 19:22:19 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 2.0.4: + * satisfy gofmt + * bump go in ci + * prepare for v2.0.4 + * upgrade k8s version + * upgrade external tools + * bump go versoin to 1.22 + * Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to + 0.23.0 + * Bump github.com/docker/distribution + * Bump golang.org/x/text from 0.3.6 to 0.3.8 + * change bash shebangs to be more portable + +------------------------------------------------------------------- Old: ---- kubectl-neat-2.0.3.tar.gz New: ---- kubectl-neat-2.0.4.obscpio kubectl-neat.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubectl-neat.spec ++++++ --- /var/tmp/diff_new_pack.Qj9moH/_old 2024-07-15 19:47:09.915017725 +0200 +++ /var/tmp/diff_new_pack.Qj9moH/_new 2024-07-15 19:47:09.919017873 +0200 @@ -1,7 +1,7 @@ # # spec file for package kubectl-neat # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,25 +19,25 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: kubectl-neat -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: Clean up Kubernetes yaml and json output to make it readable License: Apache-2.0 URL: https://github.com/itaysk/kubectl-neat -Source: kubectl-neat-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.13 +BuildRequires: go >= 1.22 %description Remove clutter from Kubernetes manifests to make them more readable. %prep -%setup -q -%setup -q -T -D -a 1 +%autosetup -p 1 -a 1 %build go build \ -mod=vendor \ + -buildmode=pie \ -ldflags="-X main.Version=%{version}" %install ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Qj9moH/_old 2024-07-15 19:47:09.947018899 +0200 +++ /var/tmp/diff_new_pack.Qj9moH/_new 2024-07-15 19:47:09.951019045 +0200 @@ -1,22 +1,23 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/itaysk/kubectl-neat</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.0.3</param> + <param name="revision">v2.0.4</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">kubectl-neat</param> + <service name="set_version" mode="manual"> </service> - <service name="recompress" mode="disabled"> + <service name="go_modules" mode="manual"> + </service> + <!-- services below are running at buildtime --> + <service name="tar" mode="buildtime"> + </service> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="go_modules" mode="disabled"> - <param name="archive">kubectl-neat-2.0.3.tar.gz</param> - </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Qj9moH/_old 2024-07-15 19:47:09.987020365 +0200 +++ /var/tmp/diff_new_pack.Qj9moH/_new 2024-07-15 19:47:09.991020512 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/itaysk/kubectl-neat</param> - <param name="changesrevision">1f1078bc89d6ada3391072f655e965c31857de3e</param></service></servicedata> + <param name="changesrevision">b6e10595aa3f3e3f9ebd762253bbe8840612f938</param></service></servicedata> (No newline at EOF) ++++++ kubectl-neat.obsinfo ++++++ name: kubectl-neat version: 2.0.4 mtime: 1720791795 commit: b6e10595aa3f3e3f9ebd762253bbe8840612f938 ++++++ vendor.tar.gz ++++++ ++++ 674499 lines of diff (skipped)