Hello community, here is the log from the commit of package minikube for openSUSE:Factory checked in at 2019-10-28 16:46:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minikube (Old) and /work/SRC/openSUSE:Factory/.minikube.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minikube" Mon Oct 28 16:46:42 2019 rev:12 rq:734544 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/minikube/minikube.changes 2019-06-24 21:54:19.384150456 +0200 +++ /work/SRC/openSUSE:Factory/.minikube.new.2990/minikube.changes 2019-10-28 16:46:46.364731891 +0100 @@ -1,0 +2,15 @@ +Mon Sep 30 14:32:15 UTC 2019 - MichaĆ Rostecki <[email protected]> + +- Update to 1.4.0 + * Update default Kubernetes version to v1.16.0 + * Upgrade dashboard to 2.0.0b4 + * Upgrade addon-manager to v9.0.2, improve startup and reconcile + latency + * Add --interactive flag to prevent stdin prompts + * Automatically install docker-machine-driver-hyperkit if missing + or incompatible + * Driver defaults to the one previously used by the cluster + * Include port names in the 'minikube service' cmd's output + * Include ISO files as part of a GitHub release + +------------------------------------------------------------------- Old: ---- v1.0.1.tar.gz New: ---- v1.4.0.tar.gz vendor.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minikube.spec ++++++ --- /var/tmp/diff_new_pack.W9yjr6/_old 2019-10-28 16:46:56.676745009 +0100 +++ /var/tmp/diff_new_pack.W9yjr6/_new 2019-10-28 16:46:56.680745013 +0100 @@ -17,14 +17,15 @@ Name: minikube -Version: 1.0.1 +Version: 1.4.0 Release: 0 Summary: Tool to run Kubernetes locally License: Apache-2.0 Group: System/Management URL: https://github.com/kubernetes/minikube Source: https://github.com/kubernetes/minikube/archive/v%{version}.tar.gz -Source1: minikube-rpmlintrc +Source1: vendor.tar.gz +Source2: minikube-rpmlintrc BuildRequires: git-core BuildRequires: golang-github-jteeuwen-go-bindata BuildRequires: golang-packaging @@ -56,6 +57,8 @@ %prep %setup -q +tar -zxf %{SOURCE1} +sed -i -e "s|GO111MODULE := on|GO111MODULE := off|" Makefile %build %{goprep} k8s.io/minikube ++++++ v1.0.1.tar.gz -> v1.4.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/minikube/v1.0.1.tar.gz /work/SRC/openSUSE:Factory/.minikube.new.2990/v1.4.0.tar.gz differ: char 13, line 1
