Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prometheus-blackbox_exporter for 
openSUSE:Factory checked in at 2026-01-22 15:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prometheus-blackbox_exporter (Old)
 and      /work/SRC/openSUSE:Factory/.prometheus-blackbox_exporter.new.1928 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prometheus-blackbox_exporter"

Thu Jan 22 15:14:43 2026 rev:20 rq:1328542 version:0.26.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/prometheus-blackbox_exporter/prometheus-blackbox_exporter.changes
        2025-12-19 16:50:28.613491504 +0100
+++ 
/work/SRC/openSUSE:Factory/.prometheus-blackbox_exporter.new.1928/prometheus-blackbox_exporter.changes
      2026-01-22 15:17:16.793980079 +0100
@@ -1,0 +2,7 @@
+Wed Jan 21 11:59:39 UTC 2026 - Witek Bedyk <[email protected]>
+
+- Replace cpio with tar
+  * Add full download path to the spec file
+  * Remove obs_scm service
+
+-------------------------------------------------------------------

Old:
----
  blackbox_exporter-0.26.0.obscpio
  blackbox_exporter.obsinfo

New:
----
  blackbox_exporter-0.26.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ prometheus-blackbox_exporter.spec ++++++
--- /var/tmp/diff_new_pack.xYswEz/_old  2026-01-22 15:17:17.474008398 +0100
+++ /var/tmp/diff_new_pack.xYswEz/_new  2026-01-22 15:17:17.478008565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package prometheus-blackbox_exporter
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 License:        Apache-2.0
 Group:          System/Monitoring
 URL:            https://prometheus.io/
-Source0:        blackbox_exporter-%{version}.tar.gz
+Source0:        
https://github.com/prometheus/blackbox_exporter/archive/refs/tags/v%{version}.tar.gz#/blackbox_exporter-%{version}.tar.gz
 Source1:        vendor.tar.gz
 Source2:        prometheus-blackbox_exporter.service
 # This patch has been applied before generating vendor tarball

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xYswEz/_old  2026-01-22 15:17:17.558011901 +0100
+++ /var/tmp/diff_new_pack.xYswEz/_new  2026-01-22 15:17:17.562012068 +0100
@@ -1,22 +1,7 @@
 <services>
-  <service name="obs_scm" mode="manual">
-    <param name="url">https://github.com/prometheus/blackbox_exporter</param>
-    <param name="scm">git</param>
-    <param name="exclude">.git</param>
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v0.26.0</param>
-    <param name="versionrewrite-pattern">v(.*)</param>
-  </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
-    <param name="file">*.tar</param>
-    <param name="compression">gz</param>
-  </service>
-  <service name="set_version" mode="manual">
-    <param name="basename">blackbox_exporter</param>
-  </service>
+  <service name="download_files" mode="manual" />
   <service name="go_modules" mode="manual">
-    <param name="archive">blackbox_exporter-0.26.0.obscpio</param>
+    <param name="archive">blackbox_exporter-*.tar.gz</param>
   </service>
 </services>
 

Reply via email to