Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2025-12-26 14:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Fri Dec 26 14:37:37 2025 rev:546 rq:1324407 version:20251218.fb2f3072

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2025-12-16 16:01:23.467823050 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1928/openSUSE-release-tools.changes
  2025-12-26 14:37:43.979000339 +0100
@@ -1,0 +2,12 @@
+Thu Dec 18 21:04:30 UTC 2025 - [email protected]
+
+- Update to version 20251218.fb2f3072:
+  * Write date metric to dashboard output
+
+-------------------------------------------------------------------
+Tue Dec 16 09:43:06 UTC 2025 - [email protected]
+
+- Update to version 20251216.02f8d286:
+  * fix: quote variables to prevent wildcard expansion
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20251208.250a23f3.obscpio

New:
----
  openSUSE-release-tools-20251218.fb2f3072.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.aJFyYP/_old  2025-12-26 14:37:45.703071207 +0100
+++ /var/tmp/diff_new_pack.aJFyYP/_new  2025-12-26 14:37:45.711071536 +0100
@@ -21,7 +21,7 @@
 %define announcer_filename factory-package-news
 %define services osrt-slsa.target [email protected] 
[email protected] [email protected] [email protected]
 Name:           openSUSE-release-tools
-Version:        20251208.250a23f3
+Version:        20251218.fb2f3072
 Release:        0
 Summary:        Tools to aid in staging and release work for openSUSE/SUSE
 License:        GPL-2.0-or-later AND MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.aJFyYP/_old  2025-12-26 14:37:45.819075975 +0100
+++ /var/tmp/diff_new_pack.aJFyYP/_new  2025-12-26 14:37:45.827076304 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">250a23f3af76ebff14a0b2095cdb1abdfda1a4e5</param>
+    <param 
name="changesrevision">fb2f307271e62c671d8320d0e1eeed3928ebdad8</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20251208.250a23f3.obscpio -> 
openSUSE-release-tools-20251218.fb2f3072.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20251208.250a23f3/devel_update.sh 
new/openSUSE-release-tools-20251218.fb2f3072/devel_update.sh
--- old/openSUSE-release-tools-20251208.250a23f3/devel_update.sh        
2025-12-08 14:54:03.000000000 +0100
+++ new/openSUSE-release-tools-20251218.fb2f3072/devel_update.sh        
2025-12-18 22:02:42.000000000 +0100
@@ -27,7 +27,7 @@
         exit 10
     fi
 
-    cat <(awk "{ if ( \$1 != \"$pkg\" ) print }" "$DEVEL_PACKAGES") <(echo 
$pkg $prj) | sort -d > "$DEVEL_PACKAGES".$$
+    cat <(awk "{ if ( \$1 != \"$pkg\" ) print }" "$DEVEL_PACKAGES") <(echo 
"$pkg" "$prj") | sort -d > "$DEVEL_PACKAGES".$$
     mv "$DEVEL_PACKAGES".$$ "$DEVEL_PACKAGES"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20251208.250a23f3/gocd/dashboard.generator.gocd.yaml 
new/openSUSE-release-tools-20251218.fb2f3072/gocd/dashboard.generator.gocd.yaml
--- 
old/openSUSE-release-tools-20251208.250a23f3/gocd/dashboard.generator.gocd.yaml 
    2025-12-08 14:54:03.000000000 +0100
+++ 
new/openSUSE-release-tools-20251218.fb2f3072/gocd/dashboard.generator.gocd.yaml 
    2025-12-18 22:02:42.000000000 +0100
@@ -22,4 +22,5 @@
             set -e
             PYTHONPATH=$PWD python3 ./dashboard/generate.py -p 
openSUSE:Factory > dashboard/output/index.html
             PYTHONPATH=$PWD python3 ./dashboard/generate.py -p openSUSE:Leap > 
dashboard/output/leap.html
+            date +'factory_dashboard_last_build_timestamp_seconds %s' > 
dashboard/output/metrics
             rsync -av dashboard/output/ 
rsync://[email protected]:11873/factory-dashboard.opensuse.org/

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.aJFyYP/_old  2025-12-26 14:37:46.967123166 +0100
+++ /var/tmp/diff_new_pack.aJFyYP/_new  2025-12-26 14:37:46.971123330 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20251208.250a23f3
-mtime: 1765202043
-commit: 250a23f3af76ebff14a0b2095cdb1abdfda1a4e5
+version: 20251218.fb2f3072
+mtime: 1766091762
+commit: fb2f307271e62c671d8320d0e1eeed3928ebdad8
 

Reply via email to