Accepting request 580909 from home:jordimassaguerpla:branch:etcd_fix_br

- Build require go 1.9.4 or newer, since etcd has been tested and
  built on that. See previous changelog.
  fix#go_requirement. 

  Needed by feature#node_removal

OBS-URL: https://build.opensuse.org/request/show/580909
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/etcd?expand=0&rev=5
This commit is contained in:
Jordi Massaguer 2018-03-01 14:12:19 +00:00 committed by Git OBS Bridge
parent c580667b56
commit 1da2ca1633
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 28 10:27:43 UTC 2018 - jmassaguerpla@suse.com
- Build require go 1.9.4 or newer, since etcd has been tested and
built on that. See previous changelog.
fix#go_requirement.
-------------------------------------------------------------------
Thu Feb 22 06:54:05 UTC 2018 - opensuse-packaging@opensuse.org
@ -12,6 +19,7 @@ Thu Feb 22 06:54:05 UTC 2018 - opensuse-packaging@opensuse.org
* travis: use Go 1.9.4 with TARGET_GO_VERSION
* hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
* version: 3.3.1
Needed by feature#node_removal
-------------------------------------------------------------------
Thu Feb 1 16:58:18 CET 2018 - ro@suse.de

View File

@ -38,6 +38,7 @@ BuildRequires: shadow
BuildRequires: systemd-rpm-macros
BuildRequires: xz
BuildRequires: golang(API) = 1.9
BuildRequires: go >= 1.9.4
ExcludeArch: %ix86
Requires(post): %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build