Accepting request 801273 from server:monitoring

OBS-URL: https://build.opensuse.org/request/show/801273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-05-12 20:29:02 +00:00 committed by Git OBS Bridge
commit 32489958d3
2 changed files with 117 additions and 110 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 5 17:34:34 UTC 2020 - Jeff Kowalczyk <jkowalczyk@suse.com>
- BuildRequires golang(API) instead of go metapackage version range
* BuildRequires: golang(API) >= 1.14 from
BuildRequires: ( go >= 1.14 with go < 1.15 )
-------------------------------------------------------------------
Tue Apr 28 10:00:58 UTC 2020 - Enno Gotthold <egotthold@suse.com>

View File

@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: git-core
BuildRequires: golang-packaging
BuildRequires: shadow
BuildRequires: ( go >= 1.14 with go < 1.15 )
BuildRequires: golang(API) >= 1.14
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{?systemd_requires}