Accepting request 877716 from home:witekbedyk:branches:server:monitoring

- Build requires Go 1.15

Fixes https://github.com/SUSE/spacewalk/issues/14203

OBS-URL: https://build.opensuse.org/request/show/877716
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-promu?expand=0&rev=8
This commit is contained in:
Dirk Stoecker 2021-03-17 07:49:50 +00:00 committed by Git OBS Bridge
parent 02546398a6
commit 5d6e270183
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 8 11:03:45 UTC 2021 - Witek Bedyk <witold.bedyk@suse.com>
- Build requires Go 1.15
-------------------------------------------------------------------
Fri Feb 7 17:13:26 UTC 2020 - Witek Bedyk <witold.bedyk@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package golang-github-prometheus-promu
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,8 +27,8 @@ Group: System/Management
URL: https://github.com/prometheus/promu
Source: promu-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: go >= 1.11
BuildRequires: golang-packaging
BuildRequires: golang(API) = 1.15
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{go_provides}