Hello community, here is the log from the commit of package etcd-for-k8s-image for openSUSE:Factory checked in at 2019-10-23 15:47:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/etcd-for-k8s-image (Old) and /work/SRC/openSUSE:Factory/.etcd-for-k8s-image.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etcd-for-k8s-image" Wed Oct 23 15:47:58 2019 rev:3 rq:736853 version:3.3.15 Changes: -------- --- /work/SRC/openSUSE:Factory/etcd-for-k8s-image/etcd-for-k8s-image.changes 2019-09-11 10:23:08.587490291 +0200 +++ /work/SRC/openSUSE:Factory/.etcd-for-k8s-image.new.2352/etcd-for-k8s-image.changes 2019-10-23 15:47:59.330509018 +0200 @@ -1,0 +2,5 @@ +Thu Oct 10 10:40:22 UTC 2019 - Richard Brown <[email protected]> + +- Update to etcd 3.3.15 for k8s 1.16 + +------------------------------------------------------------------- Old: ---- etcd-3.2.24.tar.xz etcd-3.3.10.tar.xz New: ---- etcd-3.3.15.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ etcd-for-k8s-image.spec ++++++ --- /var/tmp/diff_new_pack.9v9KnL/_old 2019-10-23 15:48:00.358510129 +0200 +++ /var/tmp/diff_new_pack.9v9KnL/_new 2019-10-23 15:48:00.358510129 +0200 @@ -17,16 +17,16 @@ Name: etcd-for-k8s-image -Version: 3.3.10 +Version: 3.3.15 Release: 0 Summary: Etcd and etcdtl for k8s image License: Apache-2.0 Group: System/Management Url: https://github.com/coreos/etcd Source: etcd-%{version}.tar.xz -Source1: etcd-3.2.24.tar.xz -BuildRequires: go +BuildRequires: go1.12 >= 1.12.9 BuildRequires: golang-packaging +BuildRequires: golang(API) = 1.12 ExcludeArch: %ix86 ExcludeArch: s390 Conflicts: etcd @@ -38,23 +38,15 @@ etcdctl for the kubernetes container image. %prep -%setup -q -n etcd-%{version} -b1 +%setup -q -n etcd-%{version} %build %{goprep} github.com/coreos/etcd -%{gobuild} cmd/etcd -%{gobuild} cmd/etcdctl +%{gobuild} . +%{gobuild} etcdctl mkdir bin mv ../go/bin/etcd* bin -#cd ../etcd-3.2.24 -#rm -rf ../go/* -#%{goprep} github.com/coreos/etcd -#%{gobuild} cmd/etcd -#%{gobuild} cmd/etcdctl -#mkdir bin -#mv ../go/bin/etcd* bin - %install mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_sbindir} @@ -71,18 +63,12 @@ chmod 755 %{buildroot}%{_sbindir}/etcd ln -sf etcdctl-%{version} %{buildroot}%{_bindir}/etcdctl -#cd ../etcd-3.2.24 -#install -m 0755 bin/etcd %{buildroot}%{_sbindir}/etcd-3.2.24 -#install -m 0755 bin/etcdctl %{buildroot}%{_bindir}/etcdctl-3.2.24 - %files %defattr(-,root,root) %license LICENSE %{_sbindir}/etcd %{_sbindir}/etcd-%{version} -#%{_sbindir}/etcd-3.2.24 %{_bindir}/etcdctl %{_bindir}/etcdctl-%{version} -#%{_bindir}/etcdctl-3.2.24 %changelog ++++++ etcd-3.2.24.tar.xz -> etcd-3.3.15.tar.xz ++++++ ++++ 863734 lines of diff (skipped)
