Accepting request 894959 from X11:Deepin:Factory

- Keep golang version on 1.15 on Tumbleweed, the project does not support 
  golang 1.16+

OBS-URL: https://build.opensuse.org/request/show/894959
OBS-URL: https://build.opensuse.org/package/show/X11:Deepin/deepin-daemon?expand=0&rev=13
This commit is contained in:
Hillwood Yang 2021-05-22 12:34:48 +00:00 committed by Git OBS Bridge
parent b0b9edd09b
commit 539f88b362
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 22 11:53:04 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
- Keep golang version on 1.15 on Tumbleweed, the project does not support
golang 1.16+
-------------------------------------------------------------------
Sat May 1 13:46:23 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>

View File

@ -40,7 +40,9 @@ Patch1: %{name}-libinput.patch
Patch2: disable-gobuild-in-makefile.patch
Patch3: xvfb-run.patch
Group: System/GUI/Other
# BuildRequires: golang(API) = 1.11
%if 0%{?suse_version} > 1500
BuildRequires: golang(API) = 1.15
%endif
BuildRequires: golang-packaging
BuildRequires: deepin-gettext-tools
BuildRequires: fontpackages-devel