From 5d6e27018303789ae679036dea0e1c1cfe80769254f4584b0f0d67ccf20ee0af Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 17 Mar 2021 07:49:50 +0000 Subject: [PATCH] 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 --- golang-github-prometheus-promu.changes | 5 +++++ golang-github-prometheus-promu.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/golang-github-prometheus-promu.changes b/golang-github-prometheus-promu.changes index 9d0bb90..fd7d9f6 100644 --- a/golang-github-prometheus-promu.changes +++ b/golang-github-prometheus-promu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 8 11:03:45 UTC 2021 - Witek Bedyk + +- Build requires Go 1.15 + ------------------------------------------------------------------- Fri Feb 7 17:13:26 UTC 2020 - Witek Bedyk diff --git a/golang-github-prometheus-promu.spec b/golang-github-prometheus-promu.spec index a8c5462..ce8660a 100644 --- a/golang-github-prometheus-promu.spec +++ b/golang-github-prometheus-promu.spec @@ -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}