Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package golang-github-prometheus-promu for 
openSUSE:Factory checked in at 2023-05-04 17:09:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-promu (Old)
 and      /work/SRC/openSUSE:Factory/.golang-github-prometheus-promu.new.1533 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-prometheus-promu"

Thu May  4 17:09:36 2023 rev:13 rq:1084275 version:0.14.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-prometheus-promu/golang-github-prometheus-promu.changes
    2023-04-12 12:51:01.548730516 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-promu.new.1533/golang-github-prometheus-promu.changes
  2023-05-04 17:09:45.736079610 +0200
@@ -1,0 +2,6 @@
+Wed Mar 22 10:28:44 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- rework spec file to use obscpio
+  - run tar and recompresss services at buildtime
+
+-------------------------------------------------------------------

Old:
----
  promu-0.14.0.tar.gz

New:
----
  promu-0.14.0.obscpio
  promu.obsinfo

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

Other differences:
------------------
++++++ _service ++++++
--- /var/tmp/diff_new_pack.fre5r9/_old  2023-05-04 17:09:46.272082748 +0200
+++ /var/tmp/diff_new_pack.fre5r9/_new  2023-05-04 17:09:46.272082748 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/prometheus/promu.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
@@ -8,7 +8,8 @@
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
@@ -16,7 +17,7 @@
     <param name="basename">promu</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">promu-0.14.0.tar.gz</param>
+    <param name="archive">promu-0.14.0.obscpio</param>
   </service>
 </services>
 

++++++ promu.obsinfo ++++++
name: promu
version: 0.14.0
mtime: 1670608623
commit: a880d9756ae466605040585bc3b15005b55cc9f6

Reply via email to