2 Commits

Author SHA256 Message Date
5230d7c88d Accepting request 728115 from home:jfkw:branches:devel:languages:go
- go1.13 (released 2019-09-03) is a major release of Go.
  Minor releases of go1.13.x will be provided through August 2020.
  Most go1.13 changes are in the implementation of the toolchain,
  runtime, and libraries.
- Drop patch allow-binary-only-packages.patch
  * This change was applied as of go1.13beta1 packaging
- Regenerate gcc6 go bootstrap patch gcc6-go.patch to include recent
  GO111MODULE=off argument in go (patch to go-6) build commands

OBS-URL: https://build.opensuse.org/request/show/728115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go1.13?expand=0&rev=4
2019-09-04 06:06:46 +00:00
1af274d303 Accepting request 714124 from home:jfkw:branches:devel:languages:go
- go1.13beta1 (released 2019/06/26) is packaged before stable
  release of go1.13 to provide a preview of the new default
  behavior for go modules. This early access is primarily intended
  to test OBS use with upstream go proxy infrastructure. Relevant
  changes are listed below, see
  https://tip.golang.org/doc/go1.13#modules for details
- Drop patch allow-binary-only-packages.patch
  * In go1.12 and earlier, it was possible to distribute packages in
    binary form without including the source code used for compiling
    the package. "go build" and other commands no longer support
    binary-only-packages.
    https://tip.golang.org/pkg/go/build/#hdr-Binary_Only_Packages

OBS-URL: https://build.opensuse.org/request/show/714124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go1.13?expand=0&rev=1
2019-07-08 22:11:27 +00:00