Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2017-06-20 09:40:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Tue Jun 20 09:40:32 2017 rev:3 rq:504584 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2017-05-20 
10:13:39.275956720 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes       
2017-06-20 09:40:36.914208003 +0200
@@ -1,0 +2,6 @@
+Mon Jun 12 07:27:31 UTC 2017 - [email protected]
+
+- Update go build requirements: do not build with go >= 1.8 until
+  we kubernetes 1.7 is released (see 
https://github.com/kubernetes/kubernetes/issues/45935)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.r1A7fP/_old  2017-06-20 09:40:37.806082254 +0200
+++ /var/tmp/diff_new_pack.r1A7fP/_new  2017-06-20 09:40:37.810081691 +0200
@@ -50,11 +50,12 @@
 
 BuildRequires:  bash-completion
 BuildRequires:  git
-BuildRequires:  go >= 1.7
+# Building k8s pre-1.7 with go >= 1.8 does NOT work: 
https://github.com/kubernetes/kubernetes/issues/45935
 BuildRequires:  go-go-md2man
 BuildRequires:  golang-packaging
 BuildRequires:  rsync
 BuildRequires:  systemd-rpm-macros
+BuildRequires:  golang(API) = 1.7
 BuildRequires:  golang(github.com/jteeuwen/go-bindata)
 ExcludeArch:    %ix86
 %{go_nostrip}


Reply via email to