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 
2026-01-22 15:18:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter 
(Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.1928 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-lusitaniae-apache_exporter"

Thu Jan 22 15:18:53 2026 rev:21 rq:1328639 version:1.0.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-lusitaniae-apache_exporter/golang-github-lusitaniae-apache_exporter.changes
        2025-12-10 15:31:21.044327883 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-lusitaniae-apache_exporter.new.1928/golang-github-lusitaniae-apache_exporter.changes
      2026-01-22 15:20:00.984823211 +0100
@@ -1,0 +2,7 @@
+Wed Jan 21 13:33:35 UTC 2026 - Witek Bedyk <[email protected]>
+
+- Replace cpio with tar
+  * remove obs_scm service
+  * add download URL to the spec
+
+-------------------------------------------------------------------

Old:
----
  apache_exporter-1.0.10.obscpio
  apache_exporter.obsinfo

New:
----
  apache_exporter-1.0.10.tar.gz

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

Other differences:
------------------
++++++ golang-github-lusitaniae-apache_exporter.spec ++++++
--- /var/tmp/diff_new_pack.7l5Q1U/_old  2026-01-22 15:20:01.676851997 +0100
+++ /var/tmp/diff_new_pack.7l5Q1U/_new  2026-01-22 15:20:01.676851997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-github-lusitaniae-apache_exporter
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2019 João Cavalheiro <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -51,8 +51,8 @@
 Summary:        Apache Exporter for Prometheus
 License:        MIT
 Group:          System/Management
-URL:            http://%{githubrepo}
-Source:         %{upstreamname}-%{version}.tar.gz
+URL:            https://%{githubrepo}
+Source:         
%{URL}/archive/refs/tags/v%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 Source2:        %{targetname}.service
 Source3:        apparmor-usr.bin.%{targetname}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7l5Q1U/_old  2026-01-22 15:20:01.716853661 +0100
+++ /var/tmp/diff_new_pack.7l5Q1U/_new  2026-01-22 15:20:01.720853828 +0100
@@ -1,22 +1,7 @@
 <services>
-  <service name="obs_scm" mode="manual">
-    <param name="url">https://github.com/Lusitaniae/apache_exporter</param>
-    <param name="scm">git</param>
-    <param name="exclude">.git</param>
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v1.0.10</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">apache_exporter</param>
-  </service>
+  <service name="download_files" mode="manual" />
   <service name="go_modules" mode="manual">
-    <param name="archive">apache_exporter-1.0.10.obscpio</param>
+    <param name="archive">apache_exporter-*.tar.gz</param>
   </service>
 </services>
 

Reply via email to