Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2018-06-29 22:36:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Fri Jun 29 22:36:52 2018 rev:2 rq:619747 version:1.9+git20170824.5d2fd3cc

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes    
2018-02-06 16:49:11.687954256 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new/golang-org-x-tools.changes   
    2018-06-29 22:36:55.737974294 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 15:53:09 UTC 2018 - [email protected]
+
+- Require go >= 1.9 instead of go = 1.9 cause otherwise this package
+  does not build with go1.10 while its dependencies do 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ golang-org-x-tools.spec ++++++
--- /var/tmp/diff_new_pack.dyZCqv/_old  2018-06-29 22:36:56.393973725 +0200
+++ /var/tmp/diff_new_pack.dyZCqv/_new  2018-06-29 22:36:56.397973721 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-org-x
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -35,13 +35,13 @@
 Source2:        godoc.service
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  golang(API) = 1.9
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
 BuildRequires:  mango-doc
 BuildRequires:  systemd
 BuildRequires:  xz
+BuildRequires:  golang(API) >= 1.9
 
 BuildRequires:  golang-org-x-net-html
 Requires:       golang-org-x-net-html
@@ -140,7 +140,6 @@
 %{_bindir}/tip
 %{_bindir}/toolstash
 
-
 %{_mandir}/man1/benchcmp.1*
 %{_mandir}/man1/bundle.1*
 %{_mandir}/man1/callgraph.1*


Reply via email to