Richard Brown 2021-03-19 15:40:12 +00:00 committed by Git OBS Bridge
commit 25c00e4205
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}