Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=93
This commit is contained in:
parent
111549919f
commit
ff3b549308
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com
|
||||||
|
|
||||||
|
- update to version 6.48.0
|
||||||
|
### Bug Fixes
|
||||||
|
- Fixes a bug where `cf delete app -r` did not delete routes if you had more than 50 routes associated with the app. [Story](https://www.pivotaltracker.com/story/show/165714515)
|
||||||
|
- Fixes a bug where `cf create-buildpack` would return a misleading error when the buildpack name had invalid characters. [Story](https://www.pivotaltracker.com/story/show/168183422)
|
||||||
|
**Contributors:** Abby Chau, Brendan Smith, Andrew Crump, Alexander Berezovsky, Steve Taylor, Eric Promislow, Jenna Goldstrich, Joseph Palermo, Mukesh Gadiya
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 28 07:33:04 UTC 2019 - thardeck@suse.com
|
Thu Nov 28 07:33:04 UTC 2019 - 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.47.2
|
Version: 6.48.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:a1ab06de29a59b7ae6747d7758eec6d68682779307f34f8b4491b844dd3c8a76
|
|
||||||
size 29825922
|
|
3
v6.48.0.tar.gz
Normal file
3
v6.48.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6e2c0c76d914828717f1946f59bf36ea0b42df1fac4253812aa8a36c5b4dedd
|
||||||
|
size 26783059
|
Loading…
Reference in New Issue
Block a user