diff --git a/cf-cli.changes b/cf-cli.changes index 06acacf..177ed60 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -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 diff --git a/cf-cli.spec b/cf-cli.spec index 983f98f..3501b9c 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -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 diff --git a/v6.32.0.tar.gz b/v6.32.0.tar.gz deleted file mode 100644 index d1e9d7a..0000000 --- a/v6.32.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccf839a9f060ba5763e6c6cc1fdcae04de315b2079a2ef8f8056b4a55371b92a -size 11079920 diff --git a/v6.33.0.tar.gz b/v6.33.0.tar.gz new file mode 100644 index 0000000..d3b54e8 --- /dev/null +++ b/v6.33.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637420338fd104d73e398f8efcd51771d5d7133e05fc77085dd18ca06e440bb4 +size 10599275