Accepting request 947895 from home:ph03nix
Increase go version in build requirements so it builds on Leap 15.3 OBS-URL: https://build.opensuse.org/request/show/947895 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=38
This commit is contained in:
parent
f8b634c339
commit
d65703c2bd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 09:20:49 UTC 2022 - Felix Niederwanger <felix.niederwanger@suse.com>
|
||||||
|
|
||||||
|
- Build-requirement increased to go > 1.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 12 19:52:25 UTC 2022 - reichwald@b1-systems.de
|
Wed Jan 12 19:52:25 UTC 2022 - reichwald@b1-systems.de
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Patch0: harden_telegraf.service.patch
|
|||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: golang-packaging
|
BuildRequires: golang-packaging
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: golang(API) >= 1.16
|
BuildRequires: golang(API) >= 1.17
|
||||||
%{?systemd_ordering}
|
%{?systemd_ordering}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user