diff --git a/etcd.changes b/etcd.changes index 14958b3..f4625c6 100644 --- a/etcd.changes +++ b/etcd.changes @@ -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 diff --git a/etcd.spec b/etcd.spec index a6913d9..6777e2a 100644 --- a/etcd.spec +++ b/etcd.spec @@ -38,7 +38,6 @@ 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