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
2021-03-10 08:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter
(Old)
and
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.2378
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-lusitaniae-apache_exporter"
Wed Mar 10 08:57:27 2021 rev:3 rq:877908 version:0.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter/golang-github-lusitaniae-apache_exporter.changes
2020-01-02 14:42:02.076928231 +0100
+++
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.2378/golang-github-lusitaniae-apache_exporter.changes
2021-03-10 08:58:42.382978851 +0100
@@ -1,0 +2,5 @@
+Mon Mar 8 09:40:42 UTC 2021 - Witek Bedyk <[email protected]>
+
+- Require building with Go 1.15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-lusitaniae-apache_exporter.spec ++++++
--- /var/tmp/diff_new_pack.dLmDOo/_old 2021-03-10 08:58:42.786979268 +0100
+++ /var/tmp/diff_new_pack.dLmDOo/_new 2021-03-10 08:58:42.790979272 +0100
@@ -1,6 +1,7 @@
#
# spec file for package golang-github-lusitaniae-apache_exporter
#
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2019 Jo??o Cavalheiro <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -12,9 +13,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
# Templating vars to simplify and standardize Prometheus exporters spec files
%define githubrepo github.com/lusitaniae/apache_exporter
%define upstreamname apache_exporter
@@ -24,15 +26,16 @@
Name: golang-github-lusitaniae-apache_exporter
Version: 0.7.0
Release: 0
-License: MIT
Summary: Apache Exporter for Prometheus
-Url: http://%{githubrepo}
+License: MIT
Group: System/Management
+URL: http://%{githubrepo}
Source: %{upstreamname}-%{version}.tar.gz
Source1: %{targetname}.service
BuildRequires: fdupes
BuildRequires: golang-packaging
BuildRequires: xz
+BuildRequires: golang(API) = 1.15
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{?systemd_requires}
Requires(pre): shadow