commit golang-org-x-tools for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2020-02-04 19:54:12

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26092 (New)


Package is "golang-org-x-tools"

Tue Feb  4 19:54:12 2020 rev:12 rq:769755 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-12-28 13:40:51.290943138 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26092/golang-org-x-tools.changes
 2020-02-04 19:54:14.469352671 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 13:02:49 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.S85Ife/_old  2020-02-04 19:54:16.025353579 +0100
+++ /var/tmp/diff_new_pack.S85Ife/_new  2020-02-04 19:54:16.029353581 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package golang-org-x
+# spec file for package golang-org-x-tools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 Summary:Additional toolsgraphy libraries
 License:BSD-3-Clause
 Group:  Development/Languages/Golang
-Url:https://%{provider_prefix}
+URL:https://%{provider_prefix}
 Source0:%{repo}-%{version}.tar.xz
 Source1:%{name}-rpmlintrc
 Source2:godoc.service
@@ -41,8 +41,8 @@
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
-BuildRequires:  systemd
 BuildRequires:  xz
+BuildRequires:  pkgconfig(systemd)
 %if 0%{?suse_version} > 1500
 BuildRequires:  golang(API) >= 1.11
 %endif




commit golang-org-x-tools for openSUSE:Factory

2019-12-28 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-12-28 13:40:38

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.6675 (New)


Package is "golang-org-x-tools"

Sat Dec 28 13:40:38 2019 rev:11 rq:759729 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-12-14 12:23:38.159196996 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.6675/golang-org-x-tools.changes
  2019-12-28 13:40:51.290943138 +0100
@@ -1,0 +2,5 @@
+Wed Dec 18 16:30:36 UTC 2019 - Michał Rostecki 
+
+- Fix name of the rpmlintrc file.
+
+---

Old:

  rpmlintrc

New:

  golang-org-x-tools-rpmlintrc



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.IUCBng/_old  2019-12-28 13:40:52.482943739 +0100
+++ /var/tmp/diff_new_pack.IUCBng/_new  2019-12-28 13:40:52.486943741 +0100
@@ -31,7 +31,7 @@
 Group:  Development/Languages/Golang
 Url:https://%{provider_prefix}
 Source0:%{repo}-%{version}.tar.xz
-Source1:rpmlintrc
+Source1:%{name}-rpmlintrc
 Source2:godoc.service
 Source3:WORKSPACE
 Patch0: 
https://raw.githubusercontent.com/bazelbuild/rules_go/0.18.5/third_party/org_golang_x_tools-gazelle.patch

++ golang-org-x-tools-rpmlintrc ++
# We are preventing the stripping to keep backtraces intact
addFilter("unstripped-binary-or-object")

# Golang doesn't support dynamic linking yet in a proper way
addFilter("statically-linked-binary")

# We are aware of that but shorter names are not possible
addFilter("filename-too-long-for-joliet")



commit golang-org-x-tools for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-12-14 12:19:31

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.4691 (New)


Package is "golang-org-x-tools"

Sat Dec 14 12:19:31 2019 rev:10 rq:756865 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-11-22 10:28:03.365226987 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.4691/golang-org-x-tools.changes
  2019-12-14 12:23:38.159196996 +0100
@@ -1,0 +2,5 @@
+Fri Dec 13 12:45:03 UTC 2019 - Michał Rostecki 
+
+- Remove reduntant usage of bazel-gazelle.
+
+---



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.bz6P3B/_old  2019-12-14 12:23:38.919196881 +0100
+++ /var/tmp/diff_new_pack.bz6P3B/_new  2019-12-14 12:23:38.919196881 +0100
@@ -38,7 +38,6 @@
 Patch1: 
https://raw.githubusercontent.com/bazelbuild/rules_go/0.18.5/third_party/org_golang_x_tools-extras.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  bazel-gazelle
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
@@ -77,7 +76,6 @@
 %prep
 %autosetup -n %{repo}-%{version} -p1
 cp %{SOURCE3} .
-gazelle -go_prefix %{import_path}
 
 rm -rf cover
 rm -rf cmd/cover




commit golang-org-x-tools for openSUSE:Factory

2019-11-22 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-11-22 10:28:01

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869 (New)


Package is "golang-org-x-tools"

Fri Nov 22 10:28:01 2019 rev:9 rq:750170 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-11-15 22:40:24.564474685 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869/golang-org-x-tools.changes
 2019-11-22 10:28:03.365226987 +0100
@@ -4,2 +4,7 @@
-- Add WORKSPACE file and use bazel-gazelle to generate BUILD files
-  for Bazel.
+- Add patches which make it possible to build golang-org-x-tools
+  with Bazel by other projects like i.e. envoy-proxy. Those patches
+  are developed as a part of bazel-rules-go project. For now we are
+  consuming those patches from Github, but in future we should be
+  able to generate files for Bazel ourselves.
+  * org_golang_x_tools-gazelle.patch
+  * org_golang_x_tools-extras.patch

New:

  org_golang_x_tools-extras.patch
  org_golang_x_tools-gazelle.patch



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.0toSqK/_old  2019-11-22 10:28:05.281226422 +0100
+++ /var/tmp/diff_new_pack.0toSqK/_new  2019-11-22 10:28:05.285226421 +0100
@@ -34,6 +34,8 @@
 Source1:rpmlintrc
 Source2:godoc.service
 Source3:WORKSPACE
+Patch0: 
https://raw.githubusercontent.com/bazelbuild/rules_go/0.18.5/third_party/org_golang_x_tools-gazelle.patch
+Patch1: 
https://raw.githubusercontent.com/bazelbuild/rules_go/0.18.5/third_party/org_golang_x_tools-extras.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  bazel-gazelle

++ org_golang_x_tools-extras.patch ++
 1165 lines (skipped)

++ org_golang_x_tools-gazelle.patch ++
 5322 lines (skipped)




commit golang-org-x-tools for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-11-15 22:39:49

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869 (New)


Package is "golang-org-x-tools"

Fri Nov 15 22:39:49 2019 rev:8 rq:748939 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-09-26 20:37:36.159124660 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869/golang-org-x-tools.changes
 2019-11-15 22:40:24.564474685 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 11:19:46 UTC 2019 - Michał Rostecki 
+
+- Add WORKSPACE file and use bazel-gazelle to generate BUILD files
+  for Bazel.
+
+---

New:

  WORKSPACE



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.6iob8Y/_old  2019-11-15 22:40:25.104474432 +0100
+++ /var/tmp/diff_new_pack.6iob8Y/_new  2019-11-15 22:40:25.104474432 +0100
@@ -33,8 +33,10 @@
 Source0:%{repo}-%{version}.tar.xz
 Source1:rpmlintrc
 Source2:godoc.service
+Source3:WORKSPACE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  bazel-gazelle
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
@@ -71,7 +73,9 @@
 Go team but outside of the main source tree.
 
 %prep
-%setup -q -n %{repo}-%{version}
+%autosetup -n %{repo}-%{version} -p1
+cp %{SOURCE3} .
+gazelle -go_prefix %{import_path}
 
 rm -rf cover
 rm -rf cmd/cover

++ WORKSPACE ++
workspace(name = "org_golang_x_tools")



commit golang-org-x-tools for openSUSE:Factory

2019-09-26 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-09-26 20:37:27

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.2352 (New)


Package is "golang-org-x-tools"

Thu Sep 26 20:37:27 2019 rev:7 rq:730483 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-06-17 10:34:23.129232840 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.2352/golang-org-x-tools.changes
  2019-09-26 20:37:36.159124660 +0200
@@ -1,0 +2,431 @@
+Thu Sep 12 17:30:16 UTC 2019 - jkowalc...@suse.com
+
+- Update to version 1.12+git20190313.aa829657:
+  * [release-branch.go1.12] go/analysis: disable embedded struct tag check
+  * [release-branch.go1.12] go/analysis/passes/printf: fix big.Int false 
positive
+  * [release-branch.go1.12] cmd/godoc: fix -url flag, add tests
+  * internal/lsp: fix crash caused by lack of TypeSizes from go/packages.Load
+  * internal/lsp: type-check packages from source
+  * internal/lsp: add support for analyzers with dependencies on other 
analyzers
+  * go/packages: fix broken tests to handle changes to packagestest
+  * internal/lsp: connect basic analysis functionality
+  * go/packages: use strings.EqualFold in sameFile to handle case-insensitive 
file systems
+  * internal/lsp/cmd: fix a nil pointer and some minor clean-up
+  * internal/lsp, go/packages/packagestest: support testing test files
+  * internal/lsp: add additional logging for go/packages failures
+  * internal/lsp: handle escaping URIs for files in the module cache
+  * internal/lsp: use interface for diagnostics code
+  * godoc: remove leading tabs while formatting text
+  * cmd/stringer: type check using export data
+  * cmd/guru: remove Go 1.9 handling, since we no longer support 1.8
+  * internal/lsp: do not return nil identifiers without errors
+  * internal/lsp/diff: fix sources listed for diff implementation
+  * internal/lsp: rank types higher when completing in return of a function
+  * Revert "go/analysis/passes/atomicalign: handle pointers to struct"
+  * internal/lsp: implement diff for computing text edits
+  * cmd/tip: delete
+  * internal/lsp/cmd: add the definition mode
+  * go/analysis/passes/atomicalign: handle pointers to struct
+  * godoc/static: update static.go
+  * go/internal/gcimporter: write export data for go/types
+  * godoc/static: inherit textarea color to avoid illegible text
+  * imports: drop anything after a non identifier rune in package names
+  * godoc/short: point to new tracking issue for shortlink creation
+  * imports: update zstdlib to Go 1.12
+  * go/packages: rename name= query and "disable" it
+  * go/vcs: remove go.googlesource.com vcsPath entry
+  * cmd/heapview: delete
+  * cmd/godoc: add x/xerrors redirect
+  * internal/lsp: refactor definition and hover to share functionality
+  * go/packages: stop parsing files if the context is canceled
+  * go/analysis/passes/composite: add an example to the doc
+  * cmd/gopls/integration: git ignore temporary vscode files
+  * godoc/dl: add julieqiu to validUser
+  * cmd/present: fix CSS when printing slides
+  * cmd/tip: also fetch x/net repository before building cmd/godoc
+  * imports: stop using go/packages for modules
+  * internal/lsp: do not complete inside comments in functions
+  * go/analysis/internal/checker: correct comment grammar
+  * go/analysis/passes/atomicalign: add atomicalign ckecker
+  * imports: remove globals, stop using build.Default
+  * imports: don't eagerly guess package names
+  * go/{analysis,packages}: add TypesSizes
+  * cmd/gopls: rename "golsp" to "gopls", as in "Go Please"
+  * go/packages: make tests pass with custom GOCACHE
+  * internal/lsp: do not complete inside comments
+  * internal/lsp: add a test for completion of builtin types and functions
+  * internal/lsp: fix a few nil pointer exceptions in definition
+  * go/packages: rename Illtyped to IllTyped in docs
+  * cmd/golsp: add a debugging tool to connect with golsp on a port
+  * godoc/dl: don't display unstable releases under archive
+  * go/analysis: fix typos and update documentation
+  * go/packages: Load with no patterns should load "."
+  * internal/lsp/cache: return error when no packages found
+  * go/packages: update comment on when golist fallback triggers
+  * go/ast/inspector: fix a small typo
+  * godoc/redirect: display Gerrit/Rietveld CL disambiguation page when needed
+  * splitdwarf: initial working commit
+  * cmd/splitdwarf: copy debug/macho
+  * tools/internal/lsp/protocol: add LocationLink type
+  * Revert "go/packages: make tests pass with custom GOCACHE"
+  * Remove warning stability warning
+  * go/analysis/internal/checker: don't clobber error when 

commit golang-org-x-tools for openSUSE:Factory

2019-06-17 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-06-17 10:33:58

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.4811 (New)


Package is "golang-org-x-tools"

Mon Jun 17 10:33:58 2019 rev:6 rq:710028 version:1.11+git20190225.e9f45831

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-04-30 13:05:44.529916043 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.4811/golang-org-x-tools.changes
  2019-06-17 10:34:23.129232840 +0200
@@ -1,0 +2,6 @@
+Fri Jun 14 14:23:01 UTC 2019 - Michal Rostecki 
+
+- Remove man files and dependency on mango-doc (which is going to
+  be removed as a package).
+
+---



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.BfNP8j/_old  2019-06-17 10:34:23.597232606 +0200
+++ /var/tmp/diff_new_pack.BfNP8j/_new  2019-06-17 10:34:23.597232606 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -38,7 +38,6 @@
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
-BuildRequires:  mango-doc
 BuildRequires:  systemd
 BuildRequires:  xz
 %if 0%{?suse_version} > 1500
@@ -82,10 +81,6 @@
 %goprep %{import_path}
 %gobuild ...
 
-for tool in $(ls %{_builddir}/%{repo}-%{version}/cmd); do
-  mango-doc -version %{version} %{_builddir}/%{repo}-%{version}/cmd/${tool} > 
%{_builddir}/%{repo}-%{version}/${tool}.1
-done
-
 %install
 %goinstall
 %gosrc
@@ -97,12 +92,9 @@
 install -d %{buildroot}/%{_sbindir}
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcgodoc
 
-find . -name '*.1' -exec install -Dm644 {} %{buildroot}%{_mandir}/man1/{} \;
-
 # fix file conflicts with rubygem(bundler),
 # which is included in ruby as of ruby2.6
 mv %{buildroot}%{_bindir}/bundle %{buildroot}%{_bindir}/go-bundle
-mv %{buildroot}%{_mandir}/man1/bundle.1 %{buildroot}%{_mandir}/man1/go-bundle.1
 
 %pre -n go-tools
 %service_add_pre godoc.service
@@ -154,31 +146,6 @@
 %{_bindir}/tip
 %{_bindir}/toolstash
 
-%{_mandir}/man1/benchcmp.1*
-%{_mandir}/man1/go-bundle.1*
-%{_mandir}/man1/callgraph.1*
-%{_mandir}/man1/compilebench.1*
-%{_mandir}/man1/digraph.1*
-%{_mandir}/man1/eg.1*
-%{_mandir}/man1/fiximports.1*
-%{_mandir}/man1/getgo.1*
-%{_mandir}/man1/go-contrib-init.1*
-%{_mandir}/man1/godex.1*
-%{_mandir}/man1/godoc.1*
-%{_mandir}/man1/goimports.1*
-%{_mandir}/man1/gomvpkg.1*
-%{_mandir}/man1/gorename.1*
-%{_mandir}/man1/gotype.1*
-%{_mandir}/man1/goyacc.1*
-%{_mandir}/man1/guru.1*
-%{_mandir}/man1/heapview.1*
-%{_mandir}/man1/html2article.1*
-%{_mandir}/man1/present.1*
-%{_mandir}/man1/ssadump.1*
-%{_mandir}/man1/stress.1*
-%{_mandir}/man1/stringer.1*
-%{_mandir}/man1/tip.1*
-%{_mandir}/man1/toolstash.1*
 %{_unitdir}/godoc.service
 %{_sbindir}/rcgodoc
 




commit golang-org-x-tools for openSUSE:Factory

2019-04-30 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-04-30 13:05:43

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.5536 (New)


Package is "golang-org-x-tools"

Tue Apr 30 13:05:43 2019 rev:5 rq:699144 version:1.11+git20190225.e9f45831

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-03-06 15:49:29.956427814 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.5536/golang-org-x-tools.changes
  2019-04-30 13:05:44.529916043 +0200
@@ -1,0 +2,5 @@
+Sun Apr 28 02:26:13 UTC 2019 - Hillwood Yang 
+
+- Use default golang version in Leap
+
+---



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.7utPNz/_old  2019-04-30 13:05:45.729914958 +0200
+++ /var/tmp/diff_new_pack.7utPNz/_new  2019-04-30 13:05:45.733914955 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -41,7 +41,9 @@
 BuildRequires:  mango-doc
 BuildRequires:  systemd
 BuildRequires:  xz
+%if 0%{?suse_version} > 1500
 BuildRequires:  golang(API) >= 1.11
+%endif
 
 BuildRequires:  golang-org-x-net-html
 Requires:   golang-org-x-net-html




commit golang-org-x-tools for openSUSE:Factory

2019-03-06 Thread root
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 - dcer...@suse.com
+
+- 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 @@
 https://github.com/golang/tools
 git
 .git
-1.9+git%cd.%h
-release-branch.go1.9
+1.11+git%cd.%h
+release-branch.go1.11
 enable
   
   

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




commit golang-org-x-tools for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-02-25 17:54:48

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"

Mon Feb 25 17:54:48 2019 rev:3 rq:678322 version:1.9+git20170824.5d2fd3cc

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2018-06-29 22:36:55.737974294 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.28833/golang-org-x-tools.changes
 2019-02-25 17:54:54.414485033 +0100
@@ -1,0 +2,5 @@
+Thu Feb 21 14:08:36 UTC 2019 - Dan Čermák 
+
+- Rename bundle to go-bundle & fix conflict with rubygem(bundler)
+
+---



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.fLDT7T/_old  2019-02-25 17:54:55.150484081 +0100
+++ /var/tmp/diff_new_pack.fLDT7T/_new  2019-02-25 17:54:55.162484065 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-org-x
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -59,7 +59,6 @@
 Summary:Additional toolsgraphy libraries
 Group:  Development/Languages/Golang
 AutoReqProv:Off
-Conflicts:  rubygem(bundler)
 
 %{?systemd_requires}
 %{go_exclusivearch}
@@ -96,6 +95,11 @@
 
 find . -name '*.1' -exec install -Dm644 {} %{buildroot}%{_mandir}/man1/{} \;
 
+# fix file conflicts with rubygem(bundler),
+# which is included in ruby as of ruby2.6
+mv %{buildroot}%{_bindir}/bundle %{buildroot}%{_bindir}/go-bundle
+mv %{buildroot}%{_mandir}/man1/bundle.1 %{buildroot}%{_mandir}/man1/go-bundle.1
+
 %pre -n go-tools
 %service_add_pre godoc.service
 
@@ -109,13 +113,18 @@
 %service_del_postun godoc.service
 
 %files -f file.lst
-%defattr(-,root,root,-)
-%doc README LICENSE PATENTS AUTHORS CONTRIBUTORS
+%doc README 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}
+%doc LICENSE PATENTS
+%else
+%license LICENSE PATENTS
+%endif
 
 %files -n go-tools
-%defattr(-,root,root)
 %{_bindir}/benchcmp
-%{_bindir}/bundle
+%{_bindir}/go-bundle
 %{_bindir}/callgraph
 %{_bindir}/compilebench
 %{_bindir}/digraph
@@ -141,7 +150,7 @@
 %{_bindir}/toolstash
 
 %{_mandir}/man1/benchcmp.1*
-%{_mandir}/man1/bundle.1*
+%{_mandir}/man1/go-bundle.1*
 %{_mandir}/man1/callgraph.1*
 %{_mandir}/man1/compilebench.1*
 %{_mandir}/man1/digraph.1*




commit golang-org-x-tools for openSUSE:Factory

2018-06-29 Thread root
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 - jmassaguer...@suse.com
+
+- 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*




commit golang-org-x-tools for openSUSE:Factory

2016-03-26 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new/golang-org-x-tools.changes   
2016-03-26 15:25:37.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 14:51:04 UTC 2016 - bwiedem...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.fRDa8Y/_new  2016-03-26 15:25:38.0 +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




commit golang-org-x-tools for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2015-09-02 00:35:51

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-07-24 09:58:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new/golang-org-x-tools.changes   
2015-09-02 00:35:53.0 +0200
@@ -1,0 +2,13 @@
+Fri Aug 28 17:14:00 UTC 2015 - i...@marguerite.su
+
+- Update to version 1.4.2+git20150825.b48dc8d:
+  + cmd/godoc: remove obsolete vet redirect
+  + imports: fix bug, where unused named import is mistaken for unnamed import.
+  + cmd/tipgodoc: change capitalization of 'Authors' to be consistent
+  + go/loader: fix fd leak and limit calls to ioutil.ReadDir
+  + website: fix JavaScript error on website and blog in non-ES6 browsers
+  + cmd/gotype: use std lib go/types instead of x/tools version
+  + cmd/gotype: keep gotype working with Go1.4
+- cover/vert are merged in mainline go 1.5, so strip them off.
+
+---

Old:

  tools-1.4.2+git20150710.4cd43f3.tar.xz

New:

  _servicedata
  tools-1.4.2+git20150825.b48dc8d.tar.xz



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.10N6dp/_old  2015-09-02 00:35:54.0 +0200
+++ /var/tmp/diff_new_pack.10N6dp/_new  2015-09-02 00:35:54.0 +0200
@@ -2,7 +2,6 @@
 # spec file for package golang-org-x-tools
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2012 Graham Anderson 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +17,7 @@
 
 
 Name:   golang-org-x-tools
-Version:1.4.2+git20150710.4cd43f3
+Version:1.4.2+git20150825.b48dc8d
 Release:0
 Summary:Additional toolsgraphy libraries
 License:BSD-3-Clause
@@ -27,13 +26,13 @@
 Source: tools-%{version}.tar.xz
 Source1:godoc.service
 Source2:   %{name}-rpmlintrc
+BuildRequires:  go-mango-doc
 BuildRequires:  golang-packaging
+BuildRequires:  update-alternatives
+BuildRequires:  xz
 BuildRequires:  golang(golang.org/x/net)
 BuildRequires:  golang(golang.org/x/oauth2)
 BuildRequires:  golang(google.golang.org/api)
-BuildRequires:  go-mango-doc
-BuildRequires: update-alternatives
-BuildRequires: xz
 Provides:  go-go.tools = %{version}
 Obsoletes: go-go.tools < %{version}
 Provides:  go-tools = %{version}
@@ -56,12 +55,13 @@
 
 %prep
 %setup -q -n tools-%{version}
+# cover/vet are merged in mainline go 1.5
+rm -rf cover
+rm -rf cmd/cover
+rm -rf cmd/vet
 
 %build
 %goprep golang.org/x/tools
-
-# We need to set GOROOT_TARGET for go to export vet and cover at the proper 
place
-export GOROOT_TARGET="%{buildroot}%{_libdir}/go"
 %gobuild ...
 
 cd %{_builddir}/tools-%{version}
@@ -80,12 +80,6 @@
 %goinstall
 %gosrc
 
-# update-alternatives
-mv %{buildroot}%{_mandir}/man1/cover.1 %{buildroot}%{_mandir}/man1/cover-go.1
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-touch %{buildroot}%{_sysconfdir}/alternatives/cover.1.gz
-ln -sf %{_sysconfdir}/alternatives/cover.1.gz 
%{buildroot}%{_mandir}/man1/cover.1.gz
-
 %if 0%{?suse_version} >= 1100
 %fdupes %{buildroot}%{_prefix}
 %endif
@@ -99,9 +93,6 @@
 %if 0%{?suse_version} >= 1210
 %service_add_post godoc.service
 %endif
-update-alternatives \
-  --install %{_mandir}/man1/cover.1.gz cover.1.gz \
-  %{_mandir}/man1/cover-go.1.gz 30
 
 %preun
 %if 0%{?suse_version} >= 1210
@@ -112,19 +103,14 @@
 %if 0%{?suse_version} >= 1210
 %service_del_postun godoc.service
 %endif
-if [ $1 -eq 0 ] ; then
-  update-alternatives --remove cover.1.gz %{_mandir}/man1/cover-go.1.gz
-fi
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README CONTRIBUTORS AUTHORS PATENTS
-%ghost %{_sysconfdir}/alternatives/cover.1.gz
 %{go_contribdir}/*
 %if 0%{?suse_version} >= 1210 || 0%{?fedora} >= 16
 %{_unitdir}/godoc.service
 %endif
-%{_libdir}/go/pkg/tool/*/*
 %{_bindir}/benchcmp
 %{_bindir}/callgraph
 %{_bindir}/digraph
@@ -145,8 +131,6 @@
 %{_bindir}/tipgodoc
 %{_mandir}/man1/benchcmp.1*
 %{_mandir}/man1/callgraph.1*
-%{_mandir}/man1/cover.1*
-%{_mandir}/man1/cover-go.1*
 %{_mandir}/man1/digraph.1*
 %{_mandir}/man1/eg.1*
 %{_mandir}/man1/fiximports.1*
@@ -163,7 +147,6 @@
 %{_mandir}/man1/stress.1*
 %{_mandir}/man1/stringer.1*
 %{_mandir}/man1/tipgodoc.1*
-%{_mandir}/man1/vet.1*
 
 %files source
 %defattr(-,root,root,-)

++ _service ++
---