Update to latest version

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=38
This commit is contained in:
Alfred Jenkins 2018-02-09 14:39:04 +00:00 committed by Git OBS Bridge
parent c1aeb570f7
commit 98e46445cd

View File

@ -1,7 +1,7 @@
# #
# spec file for package cf-cli # spec file for package cf-cli
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 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
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%global provider code.cloudfoundry %global provider code.cloudfoundry
%global provider_tld org %global provider_tld org
%global project "" %global project ""
@ -23,12 +24,12 @@
%global import_path %{provider_prefix} %global import_path %{provider_prefix}
Name: cf-cli Name: cf-cli
Version: 6.34.1 Version: 6.34.1
Release: 0 Release: 0
License: Apache-2.0
Summary: Cloud Foundry command line client Summary: Cloud Foundry command line client
Url: https://github.com/cloudfoundry/cli License: Apache-2.0
Group: System/Management Group: System/Management
Url: https://github.com/cloudfoundry/cli
Source: v%{version}.tar.gz Source: v%{version}.tar.gz
Source1: README Source1: README
Source2: cf-cli-rpmlintrc Source2: cf-cli-rpmlintrc