forked from pool/golang-github-lusitaniae-apache_exporter
Accepting request 1197450 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1197450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-lusitaniae-apache_exporter?expand=0&rev=16
This commit is contained in:
commit
1bfe60e5b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 11:18:03 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>
|
||||
|
||||
- Require Go 1.20 when building for RedHat derivatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 10:55:00 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>
|
||||
|
||||
|
@ -59,7 +59,7 @@ Source3: apparmor-usr.bin.%{targetname}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: golang-github-prometheus-promu
|
||||
%if 0%{?rhel}
|
||||
BuildRequires: golang >= 1.18
|
||||
BuildRequires: golang >= 1.20
|
||||
Requires(pre): shadow-utils
|
||||
%else
|
||||
BuildRequires: golang(API) >= 1.20
|
||||
|
Loading…
Reference in New Issue
Block a user