Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-QubitProducts-exporter_exporter for openSUSE:Factory checked in
at 2025-12-09 12:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.1939
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-QubitProducts-exporter_exporter"
Tue Dec 9 12:52:40 2025 rev:12 rq:1321631 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter/golang-github-QubitProducts-exporter_exporter.changes
2025-08-21 20:32:21.838107540 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.1939/golang-github-QubitProducts-exporter_exporter.changes
2025-12-09 12:57:56.563099629 +0100
@@ -1,0 +2,5 @@
+Mon Dec 8 17:53:03 UTC 2025 - Witek Bedyk <[email protected]>
+
+- Require Go >= 1.23 for building
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-QubitProducts-exporter_exporter.spec ++++++
--- /var/tmp/diff_new_pack.pwqJbG/_old 2025-12-09 12:57:57.235127956 +0100
+++ /var/tmp/diff_new_pack.pwqJbG/_new 2025-12-09 12:57:57.247128462 +0100
@@ -1,7 +1,7 @@
#
# spec file for package golang-github-QubitProducts-exporter_exporter
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
BuildRequires: golang-packaging
%endif
%if 0%{?suse_version}
-BuildRequires: golang(API) >= 1.14
+BuildRequires: golang(API) >= 1.23
%else
BuildRequires: golang >= 1.14
%endif