Hello community,
here is the log from the commit of package
golang-github-QubitProducts-exporter_exporter for openSUSE:Factory checked in
at 2020-09-22 21:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.4249
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-QubitProducts-exporter_exporter"
Tue Sep 22 21:16:08 2020 rev:3 rq:836068 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-QubitProducts-exporter_exporter/golang-github-QubitProducts-exporter_exporter.changes
2020-09-06 00:02:46.831265201 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-QubitProducts-exporter_exporter.new.4249/golang-github-QubitProducts-exporter_exporter.changes
2020-09-22 21:17:44.232273558 +0200
@@ -1,0 +2,10 @@
+Tue Sep 15 15:22:43 UTC 2020 - Witek Bedyk <[email protected]>
+
+- Pin Golang version to 1.14
+
+-------------------------------------------------------------------
+Mon Aug 31 09:32:56 UTC 2020 - Matei Albu <[email protected]>
+
+- Add requires for fillup, groupadd, useradd, systemd (bsc#1175946)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-QubitProducts-exporter_exporter.spec ++++++
--- /var/tmp/diff_new_pack.1HjNCv/_old 2020-09-22 21:17:45.684274829 +0200
+++ /var/tmp/diff_new_pack.1HjNCv/_new 2020-09-22 21:17:45.692274835 +0200
@@ -36,7 +36,10 @@
Source3: prometheus-exporter_exporter.service
BuildRequires: fdupes
BuildRequires: golang-packaging
-BuildRequires: golang(API) >= 1.14
+BuildRequires: golang(API) = 1.14
+Requires(post): %fillup_prereq
+Requires(pre): shadow
+%systemd_requires
%{go_nostrip}
%{go_provides}