Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-github-boynux-squid_exporter
for openSUSE:Factory checked in at 2021-03-10 08:57:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-boynux-squid_exporter (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-boynux-squid_exporter.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-boynux-squid_exporter"
Wed Mar 10 08:57:26 2021 rev:2 rq:877907 version:1.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-boynux-squid_exporter/golang-github-boynux-squid_exporter.changes
2019-07-22 12:19:27.923678930 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-boynux-squid_exporter.new.2378/golang-github-boynux-squid_exporter.changes
2021-03-10 08:58:41.870978322 +0100
@@ -1,0 +2,5 @@
+Mon Mar 8 10:56:22 UTC 2021 - Witek Bedyk <[email protected]>
+
+- Build requires Go 1.15
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-boynux-squid_exporter.spec ++++++
--- /var/tmp/diff_new_pack.VIG80L/_old 2021-03-10 08:58:42.210978673 +0100
+++ /var/tmp/diff_new_pack.VIG80L/_new 2021-03-10 08:58:42.214978677 +0100
@@ -1,6 +1,7 @@
#
-# spec file for package golang-github-lusitaniae-apache_exporter
+# spec file for package golang-github-boynux-squid_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/boynux/squid-exporter
%define upstreamname squid-exporter
@@ -24,15 +26,16 @@
Name: golang-github-boynux-squid_exporter
Version: 1.6
Release: 0
-License: MIT
Summary: Squid Prometheus Exporter
-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