Accepting request 765718 from Cloud:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/765718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cf-cli?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2020-01-20 21:54:41 +00:00 committed by Git OBS Bridge
commit 116149253c
4 changed files with 14 additions and 6 deletions

View File

@ -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 Thu Dec 5 22:54:46 UTC 2019 - thardeck@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cf # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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.48.0 Version: 6.49.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
@ -47,7 +47,7 @@ Source2: cf-cli-rpmlintrc
%if 0%{?_test} %if 0%{?_test}
BuildRequires: %{short_name} = %{version} BuildRequires: %{short_name} = %{version}
%else %else
BuildRequires: go >= 1.12.0 BuildRequires: go >= 1.13.0
BuildRequires: golang-packaging BuildRequires: golang-packaging
BuildRequires: xz BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5953bc00ace7bf1c712732eedaadec14e3b586be7abf461a945c7a15ca408da0
size 22716568