Accepting request 576056 from home:dimstar:Factory

- Provide golang(API) = 1.9, so that this symbol can be required
  and provided, as preferred one, by the unversioned go package.

OBS-URL: https://build.opensuse.org/request/show/576056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=310
This commit is contained in:
Jordi Massaguer 2018-04-26 09:25:50 +00:00 committed by Git OBS Bridge
parent ef048a6290
commit 9d37d33cc9
2 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,12 @@ Thu Feb 15 13:11:12 UTC 2018 - guillaume@opensuse.org
- Enable build for %arm
-------------------------------------------------------------------
Tue Feb 13 12:11:44 UTC 2018 - dimstar@opensuse.org
- Provide golang(API) = 1.9, so that this symbol can be required
and provided, as preferred one, by the unversioned go package.
-------------------------------------------------------------------
Thu Dec 21 11:51:19 UTC 2017 - jmassaguerpla@suse.com

View File

@ -33,6 +33,7 @@ Source: README
Recommends: go-doc = %{version}
ExclusiveArch: %ix86 x86_64 %arm aarch64 ppc64 ppc64le s390x
Requires: go%{short_version}
Provides: golang(API) = %{short_version}
%description
Go is an expressive, concurrent, garbage collected systems programming language