Accepting request 660072 from home:clee:branches:devel:CaaSP:Head:ControllerNode

- Refactor go to go1.11 for BuildRequires

OBS-URL: https://build.opensuse.org/request/show/660072
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=13
This commit is contained in:
Jordi Massaguer 2018-12-19 17:18:35 +00:00 committed by Git OBS Bridge
parent 91785bb121
commit d570d217a3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 19 16:55:33 UTC 2018 - clee@suse.com
- Refactor go to go1.11 for BuildRequires
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 19 01:18:01 UTC 2018 - clee@suse.com Wed Dec 19 01:18:01 UTC 2018 - clee@suse.com

View File

@ -39,7 +39,7 @@ BuildRequires: systemd
BuildRequires: xz BuildRequires: xz
BuildRequires: golang(API) >= 1.11 BuildRequires: golang(API) >= 1.11
# go1.11.3 contains sec. fixes bsc#1118897(CVE-2018-16873) bsc#1118897(CVE-2018-16873) bsc#1118899(CVE-2018-16875) # go1.11.3 contains sec. fixes bsc#1118897(CVE-2018-16873) bsc#1118897(CVE-2018-16873) bsc#1118899(CVE-2018-16875)
BuildRequires: go >= 1.11.3 BuildRequires: go1.11 >= 1.11.3
Requires(post): %fillup_prereq Requires(post): %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: s390 ExcludeArch: s390