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 2021-11-04 16:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Nov  4 16:10:04 2021 rev:346 rq:929182 version:20211104.5fa0da62

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2021-11-03 17:26:26.353342910 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1890/openSUSE-release-tools.changes
  2021-11-04 16:10:45.989088775 +0100
@@ -1,0 +2,6 @@
+Thu Nov 04 13:22:43 UTC 2021 - [email protected]
+
+- Update to version 20211104.5fa0da62:
+  * Run TTM for openSUSE:Leap:15.4:Images
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20211102.e777410a.obscpio

New:
----
  openSUSE-release-tools-20211104.5fa0da62.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.TFvbPE/_old  2021-11-04 16:10:46.653089163 +0100
+++ /var/tmp/diff_new_pack.TFvbPE/_new  2021-11-04 16:10:46.657089166 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20211102.e777410a
+Version:        20211104.5fa0da62
 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.TFvbPE/_old  2021-11-04 16:10:46.689089185 +0100
+++ /var/tmp/diff_new_pack.TFvbPE/_new  2021-11-04 16:10:46.689089185 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">92cad749f6a5ec84f9184622606c75bc584cf0e2</param>
+    <param 
name="changesrevision">5fa0da6201b1baa57d105d97b57d19b9f530520b</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20211102.e777410a.obscpio -> 
openSUSE-release-tools-20211104.5fa0da62.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20211102.e777410a/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20211104.5fa0da62/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20211102.e777410a/gocd/totestmanager.gocd.yaml   
2021-11-02 19:13:09.000000000 +0100
+++ new/openSUSE-release-tools-20211104.5fa0da62/gocd/totestmanager.gocd.yaml   
2021-11-04 14:21:59.000000000 +0100
@@ -252,6 +252,27 @@
         - script: |-
             install -D /home/go/config/openqa-client.conf 
/home/go/.config/openqa/client.conf
             scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:15.3:Update:Respin
+  TTM.Leap_15.4_Images:
+    group: openSUSE.Checkers
+    lock_behavior: unlockWhenFinished
+    environment_variables:
+      OSC_CONFIG: /home/go/config/oscrc-totest-manager
+    materials:
+      script:
+        git: https://github.com/openSUSE/openSUSE-release-tools.git
+        destination: scripts
+    timer:
+      spec: 0 */15 * ? * *
+      only_on_changes: false
+    stages:
+    - Run:
+        approval: manual
+        resources:
+        - staging-bot
+        tasks:
+        - script: |-
+            install -D /home/go/config/openqa-client.conf 
/home/go/.config/openqa/client.conf
+            scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:15.4:Images
   TTM.Leap_15.4:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20211102.e777410a/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20211104.5fa0da62/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20211102.e777410a/gocd/totestmanager.gocd.yaml.erb   
    2021-11-02 19:13:09.000000000 +0100
+++ 
new/openSUSE-release-tools-20211104.5fa0da62/gocd/totestmanager.gocd.yaml.erb   
    2021-11-04 14:21:59.000000000 +0100
@@ -13,6 +13,7 @@
       openSUSE:Leap:15.3:Images
       openSUSE:Leap:15.3:WSL
       openSUSE:Leap:15.3:Update:Respin
+      openSUSE:Leap:15.4:Images
       openSUSE:Leap:15.4
   ) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.TFvbPE/_old  2021-11-04 16:10:47.217089493 +0100
+++ /var/tmp/diff_new_pack.TFvbPE/_new  2021-11-04 16:10:47.221089495 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20211102.e777410a
-mtime: 1635876789
-commit: e777410ab6c1e5403721f21f12423522febe2cb6
+version: 20211104.5fa0da62
+mtime: 1636032119
+commit: 5fa0da6201b1baa57d105d97b57d19b9f530520b
 

Reply via email to