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:
parent
c580667b56
commit
1da2ca1633
@ -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
|
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
|
* travis: use Go 1.9.4 with TARGET_GO_VERSION
|
||||||
* hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
|
* hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
|
||||||
* version: 3.3.1
|
* version: 3.3.1
|
||||||
|
Needed by feature#node_removal
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 16:58:18 CET 2018 - ro@suse.de
|
Thu Feb 1 16:58:18 CET 2018 - ro@suse.de
|
||||||
|
@ -38,6 +38,7 @@ BuildRequires: shadow
|
|||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: golang(API) = 1.9
|
BuildRequires: golang(API) = 1.9
|
||||||
|
BuildRequires: go >= 1.9.4
|
||||||
ExcludeArch: %ix86
|
ExcludeArch: %ix86
|
||||||
Requires(post): %fillup_prereq
|
Requires(post): %fillup_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user