diff --git a/cf-cli.changes b/cf-cli.changes index 5b00729..2f7560f 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Feb 6 14:51:50 UTC 2018 - thardeck@suse.com + +- add rpmlintrc file to spec +- remove source url to prevent issues with the Concourse + github-release resource + ------------------------------------------------------------------- Tue Feb 6 15:00:58 CET 2018 - aosthof@suse.de diff --git a/cf-cli.spec b/cf-cli.spec index a2c915f..305b7df 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -29,8 +29,9 @@ License: Apache-2.0 Summary: Cloud Foundry command line client Url: https://github.com/cloudfoundry/cli Group: System/Management -Source: https://github.com/cloudfoundry/cli/archive/v%{version}.tar.gz +Source: v%{version}.tar.gz Source1: README +Source2: cf-cli-rpmlintrc BuildRequires: go >= 1.8.3 BuildRequires: golang-packaging BuildRequires: xz