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 2022-01-11 21:20:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Tue Jan 11 21:20:00 2022 rev:365 rq:945516 version:20220110.75f0d354

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-01-10 23:53:28.764797820 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1892/openSUSE-release-tools.changes
  2022-01-11 21:24:10.789166049 +0100
@@ -1,0 +2,6 @@
+Mon Jan 10 10:06:20 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220110.75f0d354:
+  * gocd: Drop 15.2
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220110.e8319fa5.obscpio

New:
----
  openSUSE-release-tools-20220110.75f0d354.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.wvr9T7/_old  2022-01-11 21:24:11.877166814 +0100
+++ /var/tmp/diff_new_pack.wvr9T7/_new  2022-01-11 21:24:11.881166817 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220110.e8319fa5
+Version:        20220110.75f0d354
 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.wvr9T7/_old  2022-01-11 21:24:11.929166851 +0100
+++ /var/tmp/diff_new_pack.wvr9T7/_new  2022-01-11 21:24:11.933166854 +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">e8319fa5379eb00d7c9dba5cf1bf71985deee997</param>
+    <param 
name="changesrevision">75f0d35440660852f7f9bfe6fb1dafe2e1cc45a5</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220110.e8319fa5.obscpio -> 
openSUSE-release-tools-20220110.75f0d354.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20220110.75f0d354/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20220110.e8319fa5/gocd/totestmanager.gocd.yaml   
2022-01-10 10:51:17.000000000 +0100
+++ new/openSUSE-release-tools-20220110.75f0d354/gocd/totestmanager.gocd.yaml   
2022-01-10 11:05:47.000000000 +0100
@@ -84,69 +84,6 @@
         - 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:Factory:zSystems
-  TTM.Leap_15.2_ARM_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.2:ARM:Images
-  TTM.Leap_15.2_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.2:Images
-  TTM.Leap_15.2_WSL:
-    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.2:WSL
   TTM.Leap_15.3_ARM:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20220110.75f0d354/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/totestmanager.gocd.yaml.erb   
    2022-01-10 10:51:17.000000000 +0100
+++ 
new/openSUSE-release-tools-20220110.75f0d354/gocd/totestmanager.gocd.yaml.erb   
    2022-01-10 11:05:47.000000000 +0100
@@ -5,9 +5,6 @@
       openSUSE:Factory:ARM
       openSUSE:Factory:PowerPC
       openSUSE:Factory:zSystems
-      openSUSE:Leap:15.2:ARM:Images
-      openSUSE:Leap:15.2:Images
-      openSUSE:Leap:15.2:WSL
       openSUSE:Leap:15.3:ARM
       openSUSE:Leap:15.3:ARM:Images
       openSUSE:Leap:15.3:Images
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/vagrant-publisher.gocd.yaml 
new/openSUSE-release-tools-20220110.75f0d354/gocd/vagrant-publisher.gocd.yaml
--- 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/vagrant-publisher.gocd.yaml   
    2022-01-10 10:51:17.000000000 +0100
+++ 
new/openSUSE-release-tools-20220110.75f0d354/gocd/vagrant-publisher.gocd.yaml   
    2022-01-10 11:05:47.000000000 +0100
@@ -74,16 +74,4 @@
             - staging-bot
             tasks:
               - script: |
-                  ruby.ruby3.0 obs-to-vagrantcloud.rb --url 
https://download.opensuse.org/ports/aarch64/distribution/leap/15.3/appliances/boxes/Leap-15.3.aarch64-libvirt_aarch64.json
 --organization opensuse --new-box-name Leap-15.3.aarch64
-          publish_Leap-15_2_x86_64:
-            resources:
-            - staging-bot
-            tasks:
-              - script: |
-                  ruby.ruby3.0 obs-to-vagrantcloud.rb --url 
https://download.opensuse.org/distribution/leap/15.2/appliances/boxes/Leap-15.2.x86_64.json
 --organization opensuse --new-box-name Leap-15.2.x86_64
-          publish_Leap-15_2_aarch64:
-            resources:
-            - staging-bot
-            tasks:
-              - script: |
-                  ruby.ruby3.0 obs-to-vagrantcloud.rb --url 
https://download.opensuse.org/ports/aarch64/distribution/leap/15.2/appliances/boxes/Leap-15.2.aarch64-libvirt_aarch64.json
 --organization opensuse --new-box-name Leap-15.2.aarch64
\ No newline at end of file
+                  ruby.ruby3.0 obs-to-vagrantcloud.rb --url 
https://download.opensuse.org/ports/aarch64/distribution/leap/15.3/appliances/boxes/Leap-15.3.aarch64-libvirt_aarch64.json
 --organization opensuse --new-box-name Leap-15.3.aarch64
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/vagrant-publisher.gocd.yaml.erb
 
new/openSUSE-release-tools-20220110.75f0d354/gocd/vagrant-publisher.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20220110.e8319fa5/gocd/vagrant-publisher.gocd.yaml.erb
   2022-01-10 10:51:17.000000000 +0100
+++ 
new/openSUSE-release-tools-20220110.75f0d354/gocd/vagrant-publisher.gocd.yaml.erb
   2022-01-10 11:05:47.000000000 +0100
@@ -25,8 +25,6 @@
 
['https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/boxes/openSUSE-MicroOS.aarch64-ContainerHost-Vagrant.json',
 'MicroOS-ContainerHost.aarch64'],
 
['https://download.opensuse.org/distribution/leap/15.3/appliances/boxes/Leap-15.3.x86_64.json',
 'Leap-15.3.x86_64'],
 
['https://download.opensuse.org/ports/aarch64/distribution/leap/15.3/appliances/boxes/Leap-15.3.aarch64-libvirt_aarch64.json',
 'Leap-15.3.aarch64'],
-['https://download.opensuse.org/distribution/leap/15.2/appliances/boxes/Leap-15.2.x86_64.json',
 'Leap-15.2.x86_64'],
-['https://download.opensuse.org/ports/aarch64/distribution/leap/15.2/appliances/boxes/Leap-15.2.aarch64-libvirt_aarch64.json',
 'Leap-15.2.aarch64']
 ].each do |url, box_name| %>
           publish_<%= box_name.gsub('.', '_') %>:
             resources:

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.wvr9T7/_old  2022-01-11 21:24:12.501167253 +0100
+++ /var/tmp/diff_new_pack.wvr9T7/_new  2022-01-11 21:24:12.505167256 +0100
@@ -1,6 +1,6 @@
 name: openSUSE-release-tools
-version: 20220110.e8319fa5
-mtime: 1641808277
-commit: e8319fa5379eb00d7c9dba5cf1bf71985deee997
+version: 20220110.75f0d354
+mtime: 1641809147
+commit: 75f0d35440660852f7f9bfe6fb1dafe2e1cc45a5
 
 

Reply via email to