Accepting request 727849 from Cloud:Tools
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/727849 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cf-cli?expand=0&rev=7
This commit is contained in:
commit
bea9a0b9b6
@ -1,5 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 00:18:02 UTC 2019 - Alfred Jenkins <thardeck@suse.com>
|
||||
Mon Aug 26 21:29:43 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.46.1
|
||||
### Bugs
|
||||
- Fixes an issue where `update-user-provided-service` can unset existing
|
||||
credentials associated with a service even when the `-p` flags is not specified [story](https://www.pivotaltracker.com/story/show/167220606)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 00:18:02 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.46.0
|
||||
### Bugs
|
||||
@ -9,19 +17,19 @@ Wed Jul 10 00:18:02 UTC 2019 - Alfred Jenkins <thardeck@suse.com>
|
||||
- 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 - thardeck@suse.com
|
||||
|
||||
- update to version 6.45.0
|
||||
### Bug Fixes
|
||||
- Fixes a regression for `v3-push` whilst viewing logs when authenticated as a client. Now you are able to see logs if you are logged in as a client and you attempt to view logs (cf logs for example).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 23:14:36 UTC 2019 - root <thardeck@suse.com>
|
||||
Wed May 8 23:14:36 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.44.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 19:13:23 UTC 2019 - root <thardeck@suse.com>
|
||||
Wed May 8 19:13:23 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.44.0
|
||||
### Enhancements
|
||||
@ -38,7 +46,7 @@ Wed May 8 19:13:23 UTC 2019 - root <thardeck@suse.com>
|
||||
- Now the CLI checks the expiration time of an access token and refreshes it automatically before making a call the CF API [story](https://github.com/cloudfoundry/cli/pull/1594)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 11:42:52 UTC 2019 - root <thardeck@suse.com>
|
||||
Wed May 8 11:42:52 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.43.0
|
||||
### Enhancements
|
||||
@ -55,7 +63,7 @@ Wed May 8 11:42:52 UTC 2019 - root <thardeck@suse.com>
|
||||
- `rename-service` updated to no longer fail if a plan has been removed from the catalog [story](https://www.pivotaltracker.com/story/show/162550421)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 00:37:14 UTC 2019 - root <thardeck@suse.com>
|
||||
Thu May 2 00:37:14 UTC 2019 - thardeck@suse.com
|
||||
|
||||
- update to version 6.44.0
|
||||
## Enhancements
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
%define short_name cf-cli
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 6.46.0
|
||||
Version: 6.46.1
|
||||
Release: 0
|
||||
Summary: Cloud Foundry command line client
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40488145e0aae4f568f0ab05c193fce35ca4452900517ce9ae43051e9385f72b
|
||||
size 9631774
|
3
v6.46.1.tar.gz
Normal file
3
v6.46.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0d28e87755cb76148367c51d9274727626aa1ad3a1d3a50578dea93bfb86fa4
|
||||
size 9702347
|
Loading…
Reference in New Issue
Block a user