diff --git a/cf-cli.changes b/cf-cli.changes index 13a6e88..4904de5 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/cf-cli.spec b/cf-cli.spec index 90f1ab4..a0af1a5 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -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 diff --git a/v6.46.0.tar.gz b/v6.46.0.tar.gz deleted file mode 100644 index fb3ab51..0000000 --- a/v6.46.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40488145e0aae4f568f0ab05c193fce35ca4452900517ce9ae43051e9385f72b -size 9631774 diff --git a/v6.46.1.tar.gz b/v6.46.1.tar.gz new file mode 100644 index 0000000..3051231 --- /dev/null +++ b/v6.46.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d28e87755cb76148367c51d9274727626aa1ad3a1d3a50578dea93bfb86fa4 +size 9702347