- require go >= 1.8.3 which is necessary from version 6.27.0 on
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=17
This commit is contained in:
parent
b06c4b1e82
commit
9d687fc131
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 9 08:22:54 UTC 2017 - thardeck@suse.com
|
||||||
|
|
||||||
|
- require go >= 1.8.3 which is necessary from version 6.27.0 on
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 7 00:44:05 UTC 2017 - thardeck@suse.com
|
Fri Apr 7 00:44:05 UTC 2017 - thardeck@suse.com
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Url: https://github.com/cloudfoundry/cli
|
|||||||
Group: System/Management
|
Group: System/Management
|
||||||
Source: https://github.com/cloudfoundry/cli/archive/v%{version}.tar.gz
|
Source: https://github.com/cloudfoundry/cli/archive/v%{version}.tar.gz
|
||||||
Source1: README
|
Source1: README
|
||||||
BuildRequires: go >= 1.7.0
|
BuildRequires: go >= 1.8.3
|
||||||
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