- 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:
Tim Hardeck 2017-06-09 08:24:45 +00:00 committed by Git OBS Bridge
parent b06c4b1e82
commit 9d687fc131
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -31,7 +31,7 @@ Url: https://github.com/cloudfoundry/cli
Group: System/Management
Source: https://github.com/cloudfoundry/cli/archive/v%{version}.tar.gz
Source1: README
BuildRequires: go >= 1.7.0
BuildRequires: go >= 1.8.3
BuildRequires: golang-packaging
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build