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-08-21 20:31:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.29662
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-QubitProducts-exporter_exporter"
Thu Aug 21 20:31:35 2025 rev:11 rq:1300755 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter/golang-github-QubitProducts-exporter_exporter.changes
2022-06-15 00:34:35.962729282 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.29662/golang-github-QubitProducts-exporter_exporter.changes
2025-08-21 20:32:21.838107540 +0200
@@ -1,0 +2,5 @@
+Wed Aug 20 12:36:44 UTC 2025 - Michael Matz <[email protected]>
+
+- Use current distro go default version.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-QubitProducts-exporter_exporter.spec ++++++
--- /var/tmp/diff_new_pack.d3fe8t/_old 2025-08-21 20:32:24.162204278 +0200
+++ /var/tmp/diff_new_pack.d3fe8t/_new 2025-08-21 20:32:24.190205444 +0200
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package golang-github-QubitProducts-exporter_exporter
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# 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.14
%else
BuildRequires: golang >= 1.14
%endif