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-08-11 11:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Wed Aug 11 11:47:27 2021 rev:314 rq:911300 version:20210810.918f32cc

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2021-08-05 20:48:40.643893365 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1899/openSUSE-release-tools.changes
  2021-08-11 11:49:21.749591673 +0200
@@ -1,0 +2,6 @@
+Tue Aug 10 15:19:11 UTC 2021 - opensuse-releaset...@opensuse.org
+
+- Update to version 20210810.918f32cc:
+  * ttm: add new ttm pipeline for Leap 15.4
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20210805.5b68d530.obscpio

New:
----
  openSUSE-release-tools-20210810.918f32cc.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.GP8Zu7/_old  2021-08-11 11:49:22.329590976 +0200
+++ /var/tmp/diff_new_pack.GP8Zu7/_new  2021-08-11 11:49:22.329590976 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20210805.5b68d530
+Version:        20210810.918f32cc
 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.GP8Zu7/_old  2021-08-11 11:49:22.365590933 +0200
+++ /var/tmp/diff_new_pack.GP8Zu7/_new  2021-08-11 11:49:22.365590933 +0200
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">b188340266cdd7d9621ddd5085f600fc03186ad6</param>
+    <param 
name="changesrevision">3487241626a4a04ba280e53838a0313837a7d70e</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20210805.5b68d530.obscpio -> 
openSUSE-release-tools-20210810.918f32cc.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20210805.5b68d530/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20210810.918f32cc/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20210805.5b68d530/gocd/totestmanager.gocd.yaml   
2021-08-05 12:55:11.000000000 +0200
+++ new/openSUSE-release-tools-20210810.918f32cc/gocd/totestmanager.gocd.yaml   
2021-08-10 17:17:28.000000000 +0200
@@ -231,3 +231,24 @@
         - 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:WSL
+  TTM.Leap_15.4:
+    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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20210805.5b68d530/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20210810.918f32cc/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20210805.5b68d530/gocd/totestmanager.gocd.yaml.erb   
    2021-08-05 12:55:11.000000000 +0200
+++ 
new/openSUSE-release-tools-20210810.918f32cc/gocd/totestmanager.gocd.yaml.erb   
    2021-08-10 17:17:28.000000000 +0200
@@ -12,6 +12,7 @@
       openSUSE:Leap:15.3:ARM:Images
       openSUSE:Leap:15.3:Images
       openSUSE:Leap:15.3:WSL
+      openSUSE:Leap:15.4
   ) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
     group: openSUSE.Checkers

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.GP8Zu7/_old  2021-08-11 11:49:22.961590216 +0200
+++ /var/tmp/diff_new_pack.GP8Zu7/_new  2021-08-11 11:49:22.965590211 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20210805.5b68d530
-mtime: 1628160911
-commit: 5b68d530e89562e130939079d2314ba6e6f808fa
+version: 20210810.918f32cc
+mtime: 1628608648
+commit: 918f32ccfdbcab1e7e83baa4eaacd81d03d6844d
 

Reply via email to