diff --git a/golang-github-lusitaniae-apache_exporter.changes b/golang-github-lusitaniae-apache_exporter.changes index 2820e31..c513673 100644 --- a/golang-github-lusitaniae-apache_exporter.changes +++ b/golang-github-lusitaniae-apache_exporter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 26 11:18:03 UTC 2024 - Witek Bedyk + +- Require Go 1.20 when building for RedHat derivatives + ------------------------------------------------------------------- Mon Aug 12 10:55:00 UTC 2024 - Witek Bedyk diff --git a/golang-github-lusitaniae-apache_exporter.spec b/golang-github-lusitaniae-apache_exporter.spec index e566d18..dea1052 100644 --- a/golang-github-lusitaniae-apache_exporter.spec +++ b/golang-github-lusitaniae-apache_exporter.spec @@ -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