Hello community, here is the log from the commit of package go-mango-doc for openSUSE:Factory checked in at 2016-03-26 15:25:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go-mango-doc (Old) and /work/SRC/openSUSE:Factory/.go-mango-doc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go-mango-doc" Changes: -------- --- /work/SRC/openSUSE:Factory/go-mango-doc/go-mango-doc.changes 2016-02-08 09:48:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.go-mango-doc.new/go-mango-doc.changes 2016-03-26 15:25:39.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 10:33:29 UTC 2016 - [email protected] + +- Specify version to fix build-compare + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go-mango-doc.spec ++++++ --- /var/tmp/diff_new_pack.NWbFDW/_old 2016-03-26 15:25:40.000000000 +0100 +++ /var/tmp/diff_new_pack.NWbFDW/_new 2016-03-26 15:25:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package go-mango-doc # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014 Cedric Bosdonnat <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -40,7 +40,7 @@ %build %goprep code.google.com/p/mango-doc %gobuild ... -%{_builddir}/go/bin/mango-doc >mango-doc.1 +%{_builddir}/go/bin/mango-doc -version %{version} >mango-doc.1 %install %goinstall
