Hello community, here is the log from the commit of package caasp-cli for openSUSE:Factory checked in at 2018-05-11 09:17:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caasp-cli (Old) and /work/SRC/openSUSE:Factory/.caasp-cli.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-cli" Fri May 11 09:17:53 2018 rev:4 rq:606226 version:3.0.0+20180509.git_r37_ac6784a Changes: -------- --- /work/SRC/openSUSE:Factory/caasp-cli/caasp-cli.changes 2018-02-28 20:03:01.151340043 +0100 +++ /work/SRC/openSUSE:Factory/.caasp-cli.new/caasp-cli.changes 2018-05-11 09:17:57.219214097 +0200 @@ -1,0 +2,7 @@ +Wed May 9 09:47:22 UTC 2018 - [email protected] + +- Commit 5bcffa9 by Jordi Massaguer Pla [email protected] + update version to 3.0.0 + + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caasp-cli.spec ++++++ --- /var/tmp/diff_new_pack.BLIw9v/_old 2018-05-11 09:17:58.187179026 +0200 +++ /var/tmp/diff_new_pack.BLIw9v/_new 2018-05-11 09:17:58.187179026 +0200 @@ -17,7 +17,7 @@ Name: caasp-cli -Version: 0.0.1+20180207.git_r35_7606f5c +Version: 3.0.0+20180509.git_r37_ac6784a Release: 0 Summary: CLI for interacting with SUSE CaaS Platform Clusters License: Apache-2.0 @@ -29,7 +29,6 @@ BuildRequires: golang(API) = 1.8 Requires(post): %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExcludeArch: s390 %{go_nostrip} %{go_provides} ++++++ master.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/caasp-cli-master/VERSION new/caasp-cli-master/VERSION --- old/caasp-cli-master/VERSION 2018-02-07 18:23:45.000000000 +0100 +++ new/caasp-cli-master/VERSION 2018-05-09 11:48:01.000000000 +0200 @@ -1 +1 @@ -0.0.1+dev +3.0.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/caasp-cli-master/vendor/k8s.io/client-go/pkg/version/base.go new/caasp-cli-master/vendor/k8s.io/client-go/pkg/version/base.go --- old/caasp-cli-master/vendor/k8s.io/client-go/pkg/version/base.go 2018-02-07 18:23:45.000000000 +0100 +++ new/caasp-cli-master/vendor/k8s.io/client-go/pkg/version/base.go 2018-05-09 11:48:01.000000000 +0200 @@ -51,8 +51,8 @@ // semantic version is a git hash, but the version itself is no // longer the direct output of "git describe", but a slight // translation to be semver compliant. - gitVersion string = "v1.7.3-beta.0+7606f5c" - gitCommit string = "7606f5c01169134762049d0e3dcfd3913518147b" // sha1 from git, output of $(git rev-parse HEAD) + gitVersion string = "v1.7.3-beta.0+ac6784a" + gitCommit string = "ac6784ac230b721f03fe3e513fc57364cb436150" // sha1 from git, output of $(git rev-parse HEAD) gitTreeState string = "not a git tree" // state of git tree, either "clean" or "dirty" buildDate string = "1970-01-01T00:00:00Z" // build date in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ')
