Accepting request 614019 from devel:CaaSP:Head:ControllerNode
autosubmit from concourse OBS-URL: https://build.opensuse.org/request/show/614019 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=10
This commit is contained in:
commit
1cc7d2fa6f
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 30 11:10:04 UTC 2018 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
- Fix go 1.9.4 requirements. We had also "BuildRequires: go >= 1.9.4"
|
||||||
|
and this was pulling go 1.10, too.
|
||||||
|
|
||||||
|
(bsc#1095184)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 28 10:27:43 UTC 2018 - jmassaguerpla@suse.com
|
Wed Feb 28 10:27:43 UTC 2018 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
@ -38,7 +38,6 @@ 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…
Reference in New Issue
Block a user