Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=99
This commit is contained in:
parent
d5b83cd46d
commit
3ce40c18a4
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 08:30:51 UTC 2020 - thardeck@suse.com
|
||||
|
||||
- update to version 6.49.0
|
||||
### Bug Fixes
|
||||
- `--hostname` command line option now overrides random-route specified in manifest. [Story](https://www.pivotaltracker.com/story/show/170171569)
|
||||
- Commands that modify buildpacks (`update-buildpack`, `rename-buildpack`, `delete-buildpack`) now single-quote the name of the buildpack and stack in the error message when the buildpack is not found.
|
||||
**Contributors:** Brendan Smith, Abby Chau, Andrew Crump, Alexander Berezovsky, Steve Taylor, Eric Promislow, Jenna Goldstrich, Joseph Palermo, Mukesh Gadiya
|
||||
**Note**: The minimum version of the CC API this CF CLI release is compatible with is CC API v2.128.0 (3.63.0). See our minimum supported [version policy](https://github.com/cloudfoundry/cli/wiki/Versioning-Policy#cf-cli-minimum-supported-version) for more information.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cf
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
%define short_name cf-cli
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 6.48.0
|
||||
Version: 6.49.0
|
||||
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:e6e2c0c76d914828717f1946f59bf36ea0b42df1fac4253812aa8a36c5b4dedd
|
||||
size 26783059
|
3
v6.49.0.tar.gz
Normal file
3
v6.49.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5953bc00ace7bf1c712732eedaadec14e3b586be7abf461a945c7a15ca408da0
|
||||
size 22716568
|
Loading…
Reference in New Issue
Block a user