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-02-24 15:50:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1873 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Mon Feb 24 15:50:45 2025 rev:531 rq:1248095 version:20250217.651e507

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2025-02-03 21:46:15.401284107 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1873/openSUSE-release-tools.changes
  2025-02-24 15:51:27.057985314 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 10:32:42 UTC 2025 - opensuse-releaset...@opensuse.org
+
+- Update to version 20250217.651e507:
+  * gocd: slfo-stagings: Avoid stopping due to summary-staging.
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20250127.107d023.obscpio

New:
----
  openSUSE-release-tools-20250217.651e507.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.BEDXIG/_old  2025-02-24 15:51:28.110029277 +0100
+++ /var/tmp/diff_new_pack.BEDXIG/_new  2025-02-24 15:51:28.110029277 +0100
@@ -21,7 +21,7 @@
 %define announcer_filename factory-package-news
 %define services osrt-slsa.target osrt-relpkggen@.timer 
osrt-relpkggen@.service osrt-pkglistgen@.timer osrt-pkglistgen@.service
 Name:           openSUSE-release-tools
-Version:        20250127.107d023
+Version:        20250217.651e507
 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.BEDXIG/_old  2025-02-24 15:51:28.158031284 +0100
+++ /var/tmp/diff_new_pack.BEDXIG/_new  2025-02-24 15:51:28.162031450 +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">107d023de5522025c3e220e7b6fe0582f12fa256</param>
+    <param 
name="changesrevision">651e50786eb74194d4ded8534a4fb9194135d6c3</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20250127.107d023.obscpio -> 
openSUSE-release-tools-20250217.651e507.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20250127.107d023/gocd/slfo-stagings.gocd.yaml 
new/openSUSE-release-tools-20250217.651e507/gocd/slfo-stagings.gocd.yaml
--- old/openSUSE-release-tools-20250127.107d023/gocd/slfo-stagings.gocd.yaml    
2025-01-27 10:40:59.000000000 +0100
+++ new/openSUSE-release-tools-20250217.651e507/gocd/slfo-stagings.gocd.yaml    
2025-02-17 11:31:22.000000000 +0100
@@ -113,8 +113,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -206,8 +206,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -299,8 +299,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -392,8 +392,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -485,8 +485,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -578,8 +578,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -671,8 +671,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -764,8 +764,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -857,8 +857,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -950,8 +950,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
@@ -1043,8 +1043,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20250127.107d023/gocd/slfo-stagings.gocd.yaml.erb 
new/openSUSE-release-tools-20250217.651e507/gocd/slfo-stagings.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20250127.107d023/gocd/slfo-stagings.gocd.yaml.erb    
    2025-01-27 10:40:59.000000000 +0100
+++ 
new/openSUSE-release-tools-20250217.651e507/gocd/slfo-stagings.gocd.yaml.erb    
    2025-02-17 11:31:22.000000000 +0100
@@ -114,8 +114,8 @@
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s success
               else
                 ./report-status.py -A $STAGING_API -p $STAGING_PROJECT -n 
packagelists -r standard -s failure
-                exit 1
               fi
+              exit 0
 
     - Build.product:
         timeout: 180

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.BEDXIG/_old  2025-02-24 15:51:29.070069396 +0100
+++ /var/tmp/diff_new_pack.BEDXIG/_new  2025-02-24 15:51:29.074069563 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20250127.107d023
-mtime: 1737970859
-commit: 107d023de5522025c3e220e7b6fe0582f12fa256
+version: 20250217.651e507
+mtime: 1739788282
+commit: 651e50786eb74194d4ded8534a4fb9194135d6c3
 

Reply via email to