Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-lusitaniae-apache_exporter for openSUSE:Factory checked in at
2024-08-29 15:44:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter
(Old)
and
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.2698
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-lusitaniae-apache_exporter"
Thu Aug 29 15:44:21 2024 rev:16 rq:1197450 version:1.0.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter/golang-github-lusitaniae-apache_exporter.changes
2024-08-19 23:46:10.687831789 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.2698/golang-github-lusitaniae-apache_exporter.changes
2024-08-29 15:45:09.369689540 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 11:18:03 UTC 2024 - Witek Bedyk <[email protected]>
+
+- Require Go 1.20 when building for RedHat derivatives
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-lusitaniae-apache_exporter.spec ++++++
--- /var/tmp/diff_new_pack.mnTRp7/_old 2024-08-29 15:45:09.877710633 +0200
+++ /var/tmp/diff_new_pack.mnTRp7/_new 2024-08-29 15:45:09.877710633 +0200
@@ -59,7 +59,7 @@
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