Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubic-control for openSUSE:Factory 
checked in at 2021-04-12 12:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubic-control (Old)
 and      /work/SRC/openSUSE:Factory/.kubic-control.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubic-control"

Mon Apr 12 12:33:50 2021 rev:17 rq:884041 version:0.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubic-control/kubic-control.changes      
2020-09-03 01:14:49.508485358 +0200
+++ /work/SRC/openSUSE:Factory/.kubic-control.new.2401/kubic-control.changes    
2021-04-12 12:33:56.913071121 +0200
@@ -1,0 +2,7 @@
+Fri Apr  9 12:10:28 UTC 2021 - Thorsten Kukuk <[email protected]>
+
+- kubicd: require kubernetes-kubeadm
+- pin to go 1.14, the certificate handling changes in 1.15 are
+  incompatible (issues/30)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kubic-control.spec ++++++
--- /var/tmp/diff_new_pack.sHfcW1/_old  2021-04-12 12:33:57.429071920 +0200
+++ /var/tmp/diff_new_pack.sHfcW1/_new  2021-04-12 12:33:57.433071926 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubic-control
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,8 +24,7 @@
 Group:          System/Management
 URL:            https://github.com/thkukuk/kubic-control
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.12
+BuildRequires:  golang(API) = 1.14
 ExcludeArch:    s390 %{ix86}
 
 %description
@@ -39,6 +38,7 @@
 Requires:       flannel-k8s-yaml
 Requires:       hello-kubic-k8s-yaml >= 1.3
 Requires:       kubernetes-client
+Requires:       kubernetes-kubeadm
 Requires:       kubicctl
 Requires:       kured-k8s-yaml
 Requires:       kustomize
@@ -70,7 +70,7 @@
 %setup -q
 
 %build
-make build
+%make_build build
 
 %install
 install -d -p %{buildroot}%{_bindir}

Reply via email to