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 2023-07-10 16:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Mon Jul 10 16:40:07 2023 rev:480 rq:1097883 version:20230710.b1b5536

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2023-07-04 15:24:00.206791025 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.23466/openSUSE-release-tools.changes
 2023-07-10 16:40:12.378652145 +0200
@@ -1,0 +2,6 @@
+Mon Jul 10 07:36:23 UTC 2023 - opensuse-releaset...@opensuse.org
+
+- Update to version 20230710.b1b5536:
+  * Update SLE Micro to 5.5
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20230704.bb6afc9.obscpio

New:
----
  openSUSE-release-tools-20230710.b1b5536.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.VRcMDI/_old  2023-07-10 16:40:13.334657843 +0200
+++ /var/tmp/diff_new_pack.VRcMDI/_new  2023-07-10 16:40:13.342657891 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20230704.bb6afc9
+Version:        20230710.b1b5536
 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.VRcMDI/_old  2023-07-10 16:40:13.394658200 +0200
+++ /var/tmp/diff_new_pack.VRcMDI/_new  2023-07-10 16:40:13.398658224 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">bb6afc9fa65886452a2469f944503b31650f704b</param>
+    <param 
name="changesrevision">b1b55368dad500ff183bcb023bf78ac0988aa3f3</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20230704.bb6afc9.obscpio -> 
openSUSE-release-tools-20230710.b1b5536.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/checkers.suse.gocd.yaml 
new/openSUSE-release-tools-20230710.b1b5536/gocd/checkers.suse.gocd.yaml
--- old/openSUSE-release-tools-20230704.bb6afc9/gocd/checkers.suse.gocd.yaml    
2023-07-04 11:49:09.000000000 +0200
+++ new/openSUSE-release-tools-20230710.b1b5536/gocd/checkers.suse.gocd.yaml    
2023-07-10 09:34:29.000000000 +0200
@@ -82,7 +82,7 @@
             resources:
             - repo-checker
             tasks:
-            - script: ./project-installcheck.py -A https://api.suse.de --debug 
check --store SUSE:SLE-15-SP4:Update:Products:Micro54:Staging/dashboard 
--no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro54
+            - script: ./project-installcheck.py -A https://api.suse.de --debug 
check --store SUSE:SLE-15-SP5:Update:Products:Micro55:Staging/dashboard 
--no-rebuild SUSE:SLE-15-SP5:Update:Products:Micro55
   SLE.Origin.Manager:
     group: SLE.Checkers
     lock_behavior: unlockWhenFinished
@@ -163,11 +163,11 @@
                 ln -s $PWD/osclib $tempdir/.osc-plugins
                 export HOME=$tempdir
 
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 rebuild
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 list --supersede
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 select --non-interactive --merge 
--try-strategies
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 unselect --cleanup
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 rebuild
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 list --supersede
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 select --non-interactive --merge 
--try-strategies
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 unselect --cleanup
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 repair --cleanup
                 rm -rf $tempdir
   S15.SP6.Staging.Bot.Report:
     group: SLE.Checkers
@@ -210,7 +210,7 @@
             resources:
             - staging-bot
             tasks:
-            - script: ./staging-report.py --debug -A https://api.suse.de -p 
SUSE:SLE-15-SP4:Update:Products:Micro54
+            - script: ./staging-report.py --debug -A https://api.suse.de -p 
SUSE:SLE-15-SP5:Update:Products:Micro55
   SLE.Source.Check:
     group: SLE.Checkers
     lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/checkers.suse.gocd.yaml.erb 
new/openSUSE-release-tools-20230710.b1b5536/gocd/checkers.suse.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/checkers.suse.gocd.yaml.erb    
    2023-07-04 11:49:09.000000000 +0200
+++ 
new/openSUSE-release-tools-20230710.b1b5536/gocd/checkers.suse.gocd.yaml.erb    
    2023-07-10 09:34:29.000000000 +0200
@@ -82,7 +82,7 @@
             resources:
             - repo-checker
             tasks:
-            - script: ./project-installcheck.py -A https://api.suse.de --debug 
check --store SUSE:SLE-15-SP4:Update:Products:Micro54:Staging/dashboard 
--no-rebuild SUSE:SLE-15-SP4:Update:Products:Micro54
+            - script: ./project-installcheck.py -A https://api.suse.de --debug 
check --store SUSE:SLE-15-SP5:Update:Products:Micro55:Staging/dashboard 
--no-rebuild SUSE:SLE-15-SP5:Update:Products:Micro55
   SLE.Origin.Manager:
     group: SLE.Checkers
     lock_behavior: unlockWhenFinished
@@ -163,11 +163,11 @@
                 ln -s $PWD/osclib $tempdir/.osc-plugins
                 export HOME=$tempdir
 
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 rebuild
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 list --supersede
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 select --non-interactive --merge 
--try-strategies
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 unselect --cleanup
-                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 repair --cleanup
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 rebuild
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 list --supersede
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 select --non-interactive --merge 
--try-strategies
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 unselect --cleanup
+                osc -A https://api.suse.de staging -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 repair --cleanup
                 rm -rf $tempdir
   S15.SP6.Staging.Bot.Report:
     group: SLE.Checkers
@@ -210,7 +210,7 @@
             resources:
             - staging-bot
             tasks:
-            - script: ./staging-report.py --debug -A https://api.suse.de -p 
SUSE:SLE-15-SP4:Update:Products:Micro54
+            - script: ./staging-report.py --debug -A https://api.suse.de -p 
SUSE:SLE-15-SP5:Update:Products:Micro55
   SLE.Source.Check:
     group: SLE.Checkers
     lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos-stagings.gocd.yaml 
new/openSUSE-release-tools-20230710.b1b5536/gocd/microos-stagings.gocd.yaml
--- old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos-stagings.gocd.yaml 
2023-07-04 11:49:09.000000000 +0200
+++ new/openSUSE-release-tools-20230710.b1b5536/gocd/microos-stagings.gocd.yaml 
2023-07-10 09:34:29.000000000 +0200
@@ -21,19 +21,19 @@
               - repo-checker
             tasks:
               - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
-                  --staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
+                  --staging SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A
                   --only-release-packages --force
           SLE-Micro.Staging.B:
             resources:
               - repo-checker
             tasks:
               - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
-                  --staging SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
+                  --staging SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B
                   --only-release-packages --force
 
   SLE-Micro.Staging.A:
     environment_variables:
-      STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A
+      STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A
       STAGING_API: https://api.suse.de
       OSC_CONFIG: /home/go/config/oscrc-staging-bot
     group: MicroOS
@@ -44,7 +44,7 @@
         auto_update: true
         destination: repos
         whitelist:
-          - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:A_-_standard.yaml
+          - SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:A_-_standard.yaml
       scripts:
         auto_update: true
         git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -69,7 +69,7 @@
             resources:
               - repo-checker
             tasks:
-              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
+              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
     - Update.000product:
         resources:
           - repo-checker
@@ -94,7 +94,7 @@
 
   SLE-Micro.Staging.B:
     environment_variables:
-      STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B
+      STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B
       STAGING_API: https://api.suse.de
       OSC_CONFIG: /home/go/config/oscrc-staging-bot
     group: MicroOS
@@ -105,7 +105,7 @@
         auto_update: true
         destination: repos
         whitelist:
-          - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:B_-_standard.yaml
+          - SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:B_-_standard.yaml
       scripts:
         auto_update: true
         git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -130,7 +130,7 @@
             resources:
               - repo-checker
             tasks:
-              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
+              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
     - Update.000product:
         resources:
           - repo-checker
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos-stagings.gocd.yaml.erb 
new/openSUSE-release-tools-20230710.b1b5536/gocd/microos-stagings.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos-stagings.gocd.yaml.erb 
    2023-07-04 11:49:09.000000000 +0200
+++ 
new/openSUSE-release-tools-20230710.b1b5536/gocd/microos-stagings.gocd.yaml.erb 
    2023-07-10 09:34:29.000000000 +0200
@@ -23,13 +23,13 @@
               - repo-checker
             tasks:
               - script: ./pkglistgen.py -A https://api.suse.de update_and_solve
-                  --staging 
SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter %>
+                  --staging 
SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= letter %>
                   --only-release-packages --force
 <% end -%>
 <% stagings.each do |letter| %>
   SLE-Micro.Staging.<%= letter %>:
     environment_variables:
-      STAGING_PROJECT: SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= 
letter %>
+      STAGING_PROJECT: SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= 
letter %>
       STAGING_API: https://api.suse.de
       OSC_CONFIG: /home/go/config/oscrc-staging-bot
     group: MicroOS
@@ -40,7 +40,7 @@
         auto_update: true
         destination: repos
         whitelist:
-          - SUSE:SLE-15-SP4:Update:Products:Micro54:Staging:<%= letter 
%>_-_standard.yaml
+          - SUSE:SLE-15-SP5:Update:Products:Micro55:Staging:<%= letter 
%>_-_standard.yaml
       scripts:
         auto_update: true
         git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -65,7 +65,7 @@
             resources:
               - repo-checker
             tasks:
-              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 -s $STAGING_PROJECT
+              - script: ./scripts/staging-installcheck.py -A $STAGING_API -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 -s $STAGING_PROJECT
     - Update.000product:
         resources:
           - repo-checker
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos.target.gocd.yaml 
new/openSUSE-release-tools-20230710.b1b5536/gocd/microos.target.gocd.yaml
--- old/openSUSE-release-tools-20230704.bb6afc9/gocd/microos.target.gocd.yaml   
2023-07-04 11:49:09.000000000 +0200
+++ new/openSUSE-release-tools-20230710.b1b5536/gocd/microos.target.gocd.yaml   
2023-07-10 09:34:29.000000000 +0200
@@ -17,7 +17,7 @@
         resources:
         - repo-checker
         tasks:
-        - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p 
SUSE:SLE-15-SP4:Update:Products:Micro54 -s target --only-release-packages 
--force
+        - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p 
SUSE:SLE-15-SP5:Update:Products:Micro55 -s target --only-release-packages 
--force
 
   SLE-Micro.Package.Lists:
     group: MicroOS
@@ -28,7 +28,7 @@
         auto_update: true
         destination: repos
         whitelist:
-          - SUSE:SLE-15-SP4:Update:Products:Micro54_-_standard.yaml
+          - SUSE:SLE-15-SP5:Update:Products:Micro55_-_standard.yaml
       scripts:
         git: https://github.com/openSUSE/openSUSE-release-tools.git
         auto_update: true
@@ -42,7 +42,7 @@
         resources:
         - repo-checker
         tasks:
-        - script: ./scripts/pkglistgen.py -A https://api.suse.de --debug 
update_and_solve -p SUSE:SLE-15-SP4:Update:Products:Micro54 -s target --force
+        - script: ./scripts/pkglistgen.py -A https://api.suse.de --debug 
update_and_solve -p SUSE:SLE-15-SP5:Update:Products:Micro55 -s target --force
 
   SLE-Micro.Images:
     group: MicroOS
@@ -52,7 +52,7 @@
         git: git://botmaster.suse.de/suse-repos.git
         auto_update: true
         whitelist:
-          - SUSE:SLE-15-SP4:Update:Products:Micro54_-_images.yaml
+          - SUSE:SLE-15-SP5:Update:Products:Micro55_-_images.yaml
         destination: repos
       scripts:
         auto_update: true
@@ -69,7 +69,7 @@
         tasks:
         - script: |
             export PYTHONPATH=scripts
-            ./scripts/gocd/verify-repo-built-successful.py -A 
https://api.suse.de -p SUSE:SLE-15-SP4:Update:Products:Micro54 -r images
+            ./scripts/gocd/verify-repo-built-successful.py -A 
https://api.suse.de -p SUSE:SLE-15-SP5:Update:Products:Micro55 -r images
 
     - Release.Images.To.Test:
         approval: manual
@@ -82,7 +82,7 @@
         tasks:
         - script: |-
             for product in 000product SLE-Micro; do
-              osc -A https://api.suse.de release 
SUSE:SLE-15-SP4:Update:Products:Micro54 $product
+              osc -A https://api.suse.de release 
SUSE:SLE-15-SP5:Update:Products:Micro55 $product
             done
 
     - Release.Images.To.Publish:
@@ -94,4 +94,4 @@
         resources:
         - staging-bot
         tasks:
-        - script: osc -A https://api.suse.de release 
SUSE:SLE-15-SP4:Update:Products:Micro54:TEST
+        - script: osc -A https://api.suse.de release 
SUSE:SLE-15-SP5:Update:Products:Micro55:TEST

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.VRcMDI/_old  2023-07-10 16:40:14.402664208 +0200
+++ /var/tmp/diff_new_pack.VRcMDI/_new  2023-07-10 16:40:14.406664232 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20230704.bb6afc9
-mtime: 1688464149
-commit: bb6afc9fa65886452a2469f944503b31650f704b
+version: 20230710.b1b5536
+mtime: 1688974469
+commit: b1b55368dad500ff183bcb023bf78ac0988aa3f3
 

Reply via email to