6.49 requires go 1.13
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=98
This commit is contained in:
parent
3197aef35e
commit
d5b83cd46d
@ -47,7 +47,7 @@ Source2: cf-cli-rpmlintrc
|
|||||||
%if 0%{?_test}
|
%if 0%{?_test}
|
||||||
BuildRequires: %{short_name} = %{version}
|
BuildRequires: %{short_name} = %{version}
|
||||||
%else
|
%else
|
||||||
BuildRequires: go >= 1.12.0
|
BuildRequires: go >= 1.13.0
|
||||||
BuildRequires: golang-packaging
|
BuildRequires: golang-packaging
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user