Hello community, here is the log from the commit of package helm for openSUSE:Leap:15.2 checked in at 2020-02-26 13:33:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/helm (Old) and /work/SRC/openSUSE:Leap:15.2/.helm.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm" Wed Feb 26 13:33:13 2020 rev:2 rq:779127 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/helm/helm.changes 2020-02-21 10:49:00.650879933 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.helm.new.26092/helm.changes 2020-02-26 13:33:17.858361690 +0100 @@ -1,0 +2,6 @@ +Thu Feb 6 12:11:42 UTC 2020 - Joachim Gleissner <[email protected]> + +- Update to version 3.0.3 +- Drop obsolete README.packaging + +------------------------------------------------------------------- Old: ---- README.packaging helm-3.0.0beta.3.tar.xz New: ---- helm-3.0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm.spec ++++++ --- /var/tmp/diff_new_pack.Y2odvg/_old 2020-02-26 13:33:18.562363089 +0100 +++ /var/tmp/diff_new_pack.Y2odvg/_new 2020-02-26 13:33:18.562363089 +0100 @@ -1,7 +1,7 @@ # # spec file for package helm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define git_commit b9a54967f838723fe241172a6b94d18caf8bcdca +%define git_commit ac925eb7279f4a6955df663a0128044a8a6b7593 Name: helm -Version: 3.0.0beta.3 +Version: 3.0.3 Release: 0 Summary: The Kubernetes Package Manager License: Apache-2.0 @@ -26,11 +26,9 @@ URL: https://github.com/kubernetes/helm Source: %{name}-%{version}.tar.xz Source1: vendor.tar.xz -BuildRequires: go1.12 -Source99: README.packaging BuildRequires: golang-packaging -BuildRequires: systemd-rpm-macros BuildRequires: xz +BuildRequires: golang(API) >= 1.12 %{go_nostrip} %{go_provides} @@ -40,15 +38,13 @@ %prep %setup -q tar xJf %{SOURCE1} -%{goprep} helm.sh/helm %build -export GOPATH="%{_builddir}/go:$GOPATH" -GOBIN=$PWD/bin go install -tags '' -ldflags ' -X helm.sh/helm/pkg/version.Version=v%{version} -X helm.sh/helm/pkg/version.BuildMetadata= -X helm.sh/helm/pkg/version.GitCommit=%{git_commit} -X helm.sh/helm/pkg/version.GitTreeState=clean' helm.sh/helm/cmd/... +go build -mod=vendor -buildmode=pie ./cmd/helm %install mkdir -p %{buildroot}%{_bindir} -install -m755 bin/helm %{buildroot}/%{_bindir}/helm +install -m755 helm %{buildroot}/%{_bindir}/helm %files %doc README.md ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Y2odvg/_old 2020-02-26 13:33:18.594363153 +0100 +++ /var/tmp/diff_new_pack.Y2odvg/_new 2020-02-26 13:33:18.594363153 +0100 @@ -3,8 +3,8 @@ <param name="url">https://github.com/kubernetes/helm.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="versionformat">3.0.0-beta.3</param> - <param name="revision">v3.0.0-beta.3</param> + <param name="versionformat">3.0.3</param> + <param name="revision">v3.0.3</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Y2odvg/_old 2020-02-26 13:33:18.614363192 +0100 +++ /var/tmp/diff_new_pack.Y2odvg/_new 2020-02-26 13:33:18.618363200 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kubernetes/helm.git</param> - <param name="changesrevision">b4788481b72a6a9c0c311c084217ede87a9435d5</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">ac925eb7279f4a6955df663a0128044a8a6b7593</param></service></servicedata> ++++++ helm-3.0.0beta.3.tar.xz -> helm-3.0.3.tar.xz ++++++ ++++ 21312 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Leap:15.2/helm/vendor.tar.xz /work/SRC/openSUSE:Leap:15.2/.helm.new.26092/vendor.tar.xz differ: char 26, line 1
