- update to version 6.33.0
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=30
This commit is contained in:
parent
c6c33a4564
commit
c0c6917263
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:04:56 UTC 2017 - thardeck@suse.com
|
||||
|
||||
- update to version 6.33.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 12:06:39 UTC 2017 - thardeck@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: cf-cli
|
||||
Version: 6.32.0
|
||||
Version: 6.33.0
|
||||
Release: 0
|
||||
License: Apache-2.0
|
||||
Summary: Cloud Foundry command line client
|
||||
@ -51,7 +51,7 @@ cp %{SOURCE1} ./
|
||||
%build
|
||||
# show correct version instead of 0.0.0
|
||||
grep -rl "0.0.0-unknown-version" ./ | xargs sed -i 's/0.0.0-unknown-version/%{version}/g'
|
||||
go-bindata -nometadata -pkg resources -ignore ".go" -o cf/resources/i18n_resources.go cf/i18n/resources/*.all.json
|
||||
go-bindata -nometadata -pkg resources -ignore ".go" -o i18n/resources/i18n_resources.go i18n/resources/*.all.json
|
||||
%goprep %{import_path}
|
||||
%gobuild
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccf839a9f060ba5763e6c6cc1fdcae04de315b2079a2ef8f8056b4a55371b92a
|
||||
size 11079920
|
3
v6.33.0.tar.gz
Normal file
3
v6.33.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:637420338fd104d73e398f8efcd51771d5d7133e05fc77085dd18ca06e440bb4
|
||||
size 10599275
|
Loading…
Reference in New Issue
Block a user