Accepting request 715842 from Cloud:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/715842 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cf-cli?expand=0&rev=6
This commit is contained in:
commit
dcfe8c3d39
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 10 00:18:02 UTC 2019 - Alfred Jenkins <thardeck@suse.com>
|
||||||
|
|
||||||
|
- update to version 6.46.0
|
||||||
|
### Bugs
|
||||||
|
- Fixes `cf push` remove spin lock in PollStart(). This reduces the CPU time when waiting for apps to start. Also affects `cf start`, `cf restart` and `cf restage` [story](https://www.pivotaltracker.com/story/show/165861946)
|
||||||
|
- Fixes a documentation url in output [story](https://www.pivotaltracker.com/story/show/166249597)
|
||||||
|
- Fixes an issue whereby if you are logged in as a client, the user name was not printed in the output [story](https://www.pivotaltracker.com/story/show/166848659)
|
||||||
|
- Targeting a space for `cf copy-source` is no longer case sensitive [story](https://www.pivotaltracker.com/story/show/166110649)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 4 23:59:03 UTC 2019 - Alfred Jenkins <thardeck@suse.com>
|
Tue Jun 4 23:59:03 UTC 2019 - Alfred Jenkins <thardeck@suse.com>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
%define short_name cf-cli
|
%define short_name cf-cli
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 6.45.0
|
Version: 6.46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cloud Foundry command line client
|
Summary: Cloud Foundry command line client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95085ee322c45aab0352ab4036be34075c75c463fe3b0e9e344ff329a9fe00ea
|
|
||||||
size 9556489
|
|
3
v6.46.0.tar.gz
Normal file
3
v6.46.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40488145e0aae4f568f0ab05c193fce35ca4452900517ce9ae43051e9385f72b
|
||||||
|
size 9631774
|
Loading…
Reference in New Issue
Block a user