Hello community, here is the log from the commit of package flannel for openSUSE:Factory checked in at 2017-08-22 11:09:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flannel (Old) and /work/SRC/openSUSE:Factory/.flannel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flannel" Tue Aug 22 11:09:44 2017 rev:4 rq:517902 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/flannel/flannel.changes 2017-04-26 21:43:59.637377643 +0200 +++ /work/SRC/openSUSE:Factory/.flannel.new/flannel.changes 2017-08-22 11:09:50.754539241 +0200 @@ -1,0 +2,7 @@ +Thu Aug 17 13:32:34 UTC 2017 - [email protected] + +- Fix bsc#1054097 + * We need to patch the Version variable to align with the package version + * Do this by using `gofmt` (linker flags can't be set without changing the build) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flannel.spec ++++++ --- /var/tmp/diff_new_pack.bEEsga/_old 2017-08-22 11:09:51.874381561 +0200 +++ /var/tmp/diff_new_pack.bEEsga/_new 2017-08-22 11:09:51.878380998 +0200 @@ -49,6 +49,7 @@ %setup -q %build +gofmt -w -r "x -> \"%{version}\"" version/version.go %{goprep} github.com/coreos/flannel %{gobuild}
