Hello community, here is the log from the commit of package caasp-cli for openSUSE:Factory checked in at 2018-12-13 19:49:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caasp-cli (Old) and /work/SRC/openSUSE:Factory/.caasp-cli.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-cli" Thu Dec 13 19:49:52 2018 rev:6 rq:657784 version:3.0.0+20180515.git_r38_8943b1e Changes: -------- --- /work/SRC/openSUSE:Factory/caasp-cli/caasp-cli.changes 2018-05-16 18:45:00.623885288 +0200 +++ /work/SRC/openSUSE:Factory/.caasp-cli.new.28833/caasp-cli.changes 2018-12-13 19:49:56.628584701 +0100 @@ -1,0 +2,5 @@ +Wed Dec 12 21:40:02 UTC 2018 - [email protected] + +- Update Golang BuildRequires to 1.11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caasp-cli.spec ++++++ --- /var/tmp/diff_new_pack.N3waG1/_old 2018-12-13 19:49:57.072584127 +0100 +++ /var/tmp/diff_new_pack.N3waG1/_new 2018-12-13 19:49:57.076584122 +0100 @@ -16,6 +16,9 @@ # +# Project name when using go tooling. +%define go_version 1.11 + Name: caasp-cli Version: 3.0.0+20180515.git_r38_8943b1e Release: 0 @@ -24,9 +27,9 @@ Group: System/Management Url: https://github.com/kubic-project/caasp-cli Source: master.tar.gz -BuildRequires: go >= 1.8.3 +BuildRequires: go >= %{go_version} BuildRequires: golang-packaging -BuildRequires: golang(API) = 1.8 +BuildRequires: golang(API) = %{go_version} Requires(post): %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build %{go_nostrip}
