diff --git a/cf-cli.changes b/cf-cli.changes index 6225c4b..e4a7bde 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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. + ------------------------------------------------------------------- Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com diff --git a/cf-cli.spec b/cf-cli.spec index 54e2d2f..64ad41c 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -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 @@ -47,7 +47,7 @@ Source2: cf-cli-rpmlintrc %if 0%{?_test} BuildRequires: %{short_name} = %{version} %else -BuildRequires: go >= 1.12.0 +BuildRequires: go >= 1.13.0 BuildRequires: golang-packaging BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/v6.48.0.tar.gz b/v6.48.0.tar.gz deleted file mode 100644 index bd4110e..0000000 --- a/v6.48.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6e2c0c76d914828717f1946f59bf36ea0b42df1fac4253812aa8a36c5b4dedd -size 26783059 diff --git a/v6.49.0.tar.gz b/v6.49.0.tar.gz new file mode 100644 index 0000000..80a868d --- /dev/null +++ b/v6.49.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5953bc00ace7bf1c712732eedaadec14e3b586be7abf461a945c7a15ca408da0 +size 22716568