Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-03-06 15:49:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and      /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-org-x-tools"

Wed Mar  6 15:49:28 2019 rev:4 rq:681864 version:1.11+git20190225.e9f45831

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes    
2019-02-25 17:54:54.414485033 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.28833/golang-org-x-tools.changes
 2019-03-06 15:49:29.956427814 +0100
@@ -1,0 +2,15 @@
+Tue Mar 05 14:30:14 UTC 2019 - [email protected]
+
+- Update to version 1.11+git20190225.e9f45831:
+  * [release-branch.go1.11] go/packages: make tests pass with custom GOCACHE
+  * [release-branch.go1.11] godoc/short: point to new tracking issue for 
shortlink creation
+  * [release-branch.go1.11] cmd/godoc: add x/xerrors redirect
+  * [release-branch.go1.11] godoc/redirect: display Gerrit/Rietveld CL 
disambiguation page when needed
+  * [release-branch.go1.11] cmd/godoc: add x/website redirect
+  * [release-branch.go1.11] godoc/static: update copyright year in static.go
+  * [release-branch.go1.11] godoc/dl: serve "go get" meta for 
golang.org/dl/gotip
+  * [release-branch.go1.11] godoc/proxy: remove use of httputil.ReverseProxy 
for /share
+  * [release-branch.go1.11] skip failing TestCallgraph
+  * [release-branch.go1.11] go/packages: fix build breakage caused by 
math/bits to unsafe dep
+
+-------------------------------------------------------------------

Old:
----
  tools-1.9+git20170824.5d2fd3cc.tar.xz

New:
----
  tools-1.11+git20190225.e9f45831.tar.xz

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

Other differences:
------------------
++++++ golang-org-x-tools.spec ++++++
--- /var/tmp/diff_new_pack.K0oRTr/_old  2019-03-06 15:49:32.256428129 +0100
+++ /var/tmp/diff_new_pack.K0oRTr/_new  2019-03-06 15:49:32.260428129 +0100
@@ -24,7 +24,7 @@
 %global import_path     golang.org/x/tools
 
 Name:           golang-org-x-%{repo}
-Version:        1.9+git20170824.5d2fd3cc
+Version:        1.11+git20190225.e9f45831
 Release:        0
 Summary:        Additional toolsgraphy libraries
 License:        BSD-3-Clause
@@ -41,12 +41,14 @@
 BuildRequires:  mango-doc
 BuildRequires:  systemd
 BuildRequires:  xz
-BuildRequires:  golang(API) >= 1.9
+BuildRequires:  golang(API) >= 1.11
 
 BuildRequires:  golang-org-x-net-html
 Requires:       golang-org-x-net-html
 BuildRequires:  golang-org-x-net-websocket
 Requires:       golang-org-x-net-websocket
+BuildRequires:  golang-org-x-net-context
+Requires:       golang-org-x-net-context
 
 %{go_nostrip}
 %{go_provides}
@@ -113,7 +115,7 @@
 %service_del_postun godoc.service
 
 %files -f file.lst
-%doc README AUTHORS CONTRIBUTORS
+%doc README.md AUTHORS CONTRIBUTORS
 
 # /usr/share/licenses is not owned by any package on SLE 12 SP2 and older
 %if 0%{?sle_version} <= 120200 && !0%{?is_opensuse}
@@ -136,6 +138,7 @@
 %{_bindir}/godoc
 %{_bindir}/goimports
 %{_bindir}/gomvpkg
+%{_bindir}/gopackages
 %{_bindir}/gorename
 %{_bindir}/gotype
 %{_bindir}/goyacc

++++++ _service ++++++
--- /var/tmp/diff_new_pack.K0oRTr/_old  2019-03-06 15:49:32.284428132 +0100
+++ /var/tmp/diff_new_pack.K0oRTr/_new  2019-03-06 15:49:32.284428132 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/golang/tools</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.9+git%cd.%h</param>
-    <param name="revision">release-branch.go1.9</param>
+    <param name="versionformat">1.11+git%cd.%h</param>
+    <param name="revision">release-branch.go1.11</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ tools-1.9+git20170824.5d2fd3cc.tar.xz -> 
tools-1.11+git20190225.e9f45831.tar.xz ++++++
++++ 37672 lines of diff (skipped)


Reply via email to