Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2016-03-26 15:25:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and      /work/SRC/openSUSE:Factory/.golang-org-x-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-org-x-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes    
2015-09-02 00:35:53.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new/golang-org-x-tools.changes   
    2016-03-26 15:25:37.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 14:51:04 UTC 2016 - [email protected]
+
+- Specify version to fix build-compare
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golang-org-x-tools.spec ++++++
--- /var/tmp/diff_new_pack.fRDa8Y/_old  2016-03-26 15:25:38.000000000 +0100
+++ /var/tmp/diff_new_pack.fRDa8Y/_new  2016-03-26 15:25:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-org-x-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -66,7 +66,7 @@
 
 cd %{_builddir}/tools-%{version}
 for tool in `ls cmd`; do
-    mango-doc cmd/${tool} >${tool}.1
+    mango-doc -version %{version} cmd/${tool} >${tool}.1
 done
 
 %install


Reply via email to