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}