Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
golang-github-prometheus-alertmanager for openSUSE:Factory checked in at
2026-02-06 19:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-prometheus-alertmanager"
Fri Feb 6 19:10:42 2026 rev:29 rq:1331554 version:0.31.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager/golang-github-prometheus-alertmanager.changes
2026-02-03 21:31:18.552175388 +0100
+++
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.1670/golang-github-prometheus-alertmanager.changes
2026-02-06 19:17:20.249763259 +0100
@@ -1,0 +2,5 @@
+Mon Feb 2 15:01:57 UTC 2026 - Witek Bedyk <[email protected]>
+
+- Replace cpio with tar
+
+-------------------------------------------------------------------
Old:
----
alertmanager-0.31.0.obscpio
New:
----
alertmanager-0.31.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-prometheus-alertmanager.spec ++++++
--- /var/tmp/diff_new_pack.ePAF0W/_old 2026-02-06 19:17:21.433813355 +0100
+++ /var/tmp/diff_new_pack.ePAF0W/_new 2026-02-06 19:17:21.437813524 +0100
@@ -21,9 +21,9 @@
Release: 0
Summary: Prometheus Alertmanager
License: Apache-2.0
-URL: https://prometheus.io/
+URL: https://github.com/prometheus/alertmanager
Group: System/Monitoring
-Source: alertmanager-%{version}.tar.gz
+Source:
%{URL}/archive/refs/tags/v%{version}.tar.gz#/alertmanager-%{version}.tar.gz
Source1: vendor.tar.gz
Source2: prometheus-alertmanager.service
Source3: alertmanager.yml
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ePAF0W/_old 2026-02-06 19:17:21.517816909 +0100
+++ /var/tmp/diff_new_pack.ePAF0W/_new 2026-02-06 19:17:21.537817755 +0100
@@ -1,23 +1,7 @@
<services>
- <service name="obs_scm" mode="manual">
- <param name="scm">git</param>
- <param name="url">https://github.com/prometheus/alertmanager</param>
- <param name="exclude">.git</param>
- <param name="exclude">.github</param>
- <param name="revision">v0.31.0</param>
- <param name="versionformat">@PARENT_TAG@</param>
- <param name="versionrewrite-pattern">v(.*)</param>
- </service>
- <service name="set_version" mode="manual">
- <param name="basename">alertmanager</param>
- </service>
- <service name="tar" mode="buildtime"/>
- <service name="recompress" mode="buildtime">
- <param name="file">alertmanager-*.tar</param>
- <param name="compression">gz</param>
- </service>
- <service name="go_modules" mode="manual">
- <param name="archive">alertmanager-*.obscpio</param>
+ <service name="download_files" mode="manual" />
+ <service name="go_modules" mode="manual">
+ <param name="archive">alertmanager-*.tar.gz</param>
</service>
</services>