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-12-18 20:30:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Sat Dec 18 20:30:16 2021 rev:361 rq:941381 version:20211217.2681ad5e
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2021-12-17 23:54:49.243545010 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2520/openSUSE-release-tools.changes
2021-12-18 20:31:10.226273345 +0100
@@ -1,0 +2,6 @@
+Fri Dec 17 13:09:13 UTC 2021 - [email protected]
+
+- Update to version 20211217.2681ad5e:
+ * Update MicroOS IBS project (MicroOS52) in botmaster
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20211216.50e8e352.obscpio
New:
----
openSUSE-release-tools-20211217.2681ad5e.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.pcnm4U/_old 2021-12-18 20:31:10.982273765 +0100
+++ /var/tmp/diff_new_pack.pcnm4U/_new 2021-12-18 20:31:10.986273767 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20211216.50e8e352
+Version: 20211217.2681ad5e
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.pcnm4U/_old 2021-12-18 20:31:11.026273790 +0100
+++ /var/tmp/diff_new_pack.pcnm4U/_new 2021-12-18 20:31:11.030273792 +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">50e8e35200886d63c36c05335b2abc717f34f764</param>
+ <param
name="changesrevision">3fb8efb6412a4d5bd7d135bf1718b284ff1a97a8</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20211216.50e8e352.obscpio ->
openSUSE-release-tools-20211217.2681ad5e.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20211216.50e8e352/gocd/checkers.suse.gocd.yaml
new/openSUSE-release-tools-20211217.2681ad5e/gocd/checkers.suse.gocd.yaml
--- old/openSUSE-release-tools-20211216.50e8e352/gocd/checkers.suse.gocd.yaml
2021-12-16 15:50:46.000000000 +0100
+++ new/openSUSE-release-tools-20211217.2681ad5e/gocd/checkers.suse.gocd.yaml
2021-12-17 14:08:36.000000000 +0100
@@ -59,7 +59,7 @@
resources:
- repo-checker
tasks:
- - script: ./project-installcheck.py -A https://api.suse.de --debug
check --store SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging/dashboard
--no-rebuild SUSE:SLE-15-SP3:Update:Products:MicroOS51
+ - script: ./project-installcheck.py -A https://api.suse.de --debug
check --store SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging/dashboard
--no-rebuild SUSE:SLE-15-SP3:Update:Products:MicroOS52
SLE.Origin.Manager:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
@@ -163,12 +163,12 @@
ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 rebuild
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 list --supersede
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 adi --by-develproject
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 select --non-interactive --merge
--try-strategies
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 unselect --cleanup
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 repair --cleanup
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 rebuild
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 list --supersede
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 adi --by-develproject
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 select --non-interactive --merge
--try-strategies
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 unselect --cleanup
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 repair --cleanup
rm -rf $tempdir
S15.SP4.Staging.Bot.Report:
group: SLE.Checkers
@@ -209,7 +209,7 @@
resources:
- staging-bot
tasks:
- - script: ./staging-report.py --debug -A https://api.suse.de -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51
+ - script: ./staging-report.py --debug -A https://api.suse.de -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52
SLE.Source.Check:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20211216.50e8e352/gocd/checkers.suse.gocd.yaml.erb
new/openSUSE-release-tools-20211217.2681ad5e/gocd/checkers.suse.gocd.yaml.erb
---
old/openSUSE-release-tools-20211216.50e8e352/gocd/checkers.suse.gocd.yaml.erb
2021-12-16 15:50:46.000000000 +0100
+++
new/openSUSE-release-tools-20211217.2681ad5e/gocd/checkers.suse.gocd.yaml.erb
2021-12-17 14:08:36.000000000 +0100
@@ -59,7 +59,7 @@
resources:
- repo-checker
tasks:
- - script: ./project-installcheck.py -A https://api.suse.de --debug
check --store SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging/dashboard
--no-rebuild SUSE:SLE-15-SP3:Update:Products:MicroOS51
+ - script: ./project-installcheck.py -A https://api.suse.de --debug
check --store SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging/dashboard
--no-rebuild SUSE:SLE-15-SP3:Update:Products:MicroOS52
SLE.Origin.Manager:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
@@ -163,12 +163,12 @@
ln -s $PWD/osclib $tempdir/.osc-plugins
export HOME=$tempdir
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 rebuild
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 list --supersede
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 adi --by-develproject
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 select --non-interactive --merge
--try-strategies
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 unselect --cleanup
- osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 repair --cleanup
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 rebuild
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 list --supersede
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 adi --by-develproject
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 select --non-interactive --merge
--try-strategies
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 unselect --cleanup
+ osc -A https://api.suse.de staging -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 repair --cleanup
rm -rf $tempdir
S15.SP4.Staging.Bot.Report:
group: SLE.Checkers
@@ -209,7 +209,7 @@
resources:
- staging-bot
tasks:
- - script: ./staging-report.py --debug -A https://api.suse.de -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51
+ - script: ./staging-report.py --debug -A https://api.suse.de -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52
SLE.Source.Check:
group: SLE.Checkers
lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20211216.50e8e352/gocd/microos-stagings.gocd.yaml
new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos-stagings.gocd.yaml
---
old/openSUSE-release-tools-20211216.50e8e352/gocd/microos-stagings.gocd.yaml
2021-12-16 15:50:46.000000000 +0100
+++
new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos-stagings.gocd.yaml
2021-12-17 14:08:36.000000000 +0100
@@ -21,19 +21,19 @@
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
- --staging SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:A
+ --staging SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:A
--only-release-packages --force
MicroOS.Staging.B:
resources:
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
- --staging SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:B
+ --staging SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:B
--only-release-packages --force
MicroOS.Staging.A:
environment_variables:
- STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:A
+ STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:A
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS.Stagings
@@ -44,7 +44,7 @@
auto_update: true
destination: repos
whitelist:
- - SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:A_-_standard.yaml
+ - SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:A_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -70,7 +70,7 @@
- repo-checker
tasks:
- script: |-
- ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 -s $STAGING_PROJECT
+ ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 -s $STAGING_PROJECT
- Update.000product:
resources:
@@ -96,7 +96,7 @@
MicroOS.Staging.B:
environment_variables:
- STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:B
+ STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:B
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS.Stagings
@@ -107,7 +107,7 @@
auto_update: true
destination: repos
whitelist:
- - SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:B_-_standard.yaml
+ - SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:B_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -133,7 +133,7 @@
- repo-checker
tasks:
- script: |-
- ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 -s $STAGING_PROJECT
+ ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 -s $STAGING_PROJECT
- Update.000product:
resources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20211216.50e8e352/gocd/microos-stagings.gocd.yaml.erb
new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos-stagings.gocd.yaml.erb
---
old/openSUSE-release-tools-20211216.50e8e352/gocd/microos-stagings.gocd.yaml.erb
2021-12-16 15:50:46.000000000 +0100
+++
new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos-stagings.gocd.yaml.erb
2021-12-17 14:08:36.000000000 +0100
@@ -23,13 +23,13 @@
- repo-checker
tasks:
- script: ./pkglistgen.py -A https://api.suse.de update_and_solve
- --staging
SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:<%= letter %>
+ --staging
SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:<%= letter %>
--only-release-packages --force
<% end -%>
<% stagings.each do |letter| %>
MicroOS.Staging.<%= letter %>:
environment_variables:
- STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:<%=
letter %>
+ STAGING_PROJECT: SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:<%=
letter %>
STAGING_API: https://api.suse.de
OSC_CONFIG: /home/go/config/oscrc-staging-bot
group: MicroOS.Stagings
@@ -40,7 +40,7 @@
auto_update: true
destination: repos
whitelist:
- - SUSE:SLE-15-SP3:Update:Products:MicroOS51:Staging:<%= letter
%>_-_standard.yaml
+ - SUSE:SLE-15-SP3:Update:Products:MicroOS52:Staging:<%= letter
%>_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git
@@ -66,7 +66,7 @@
- repo-checker
tasks:
- script: |-
- ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 -s $STAGING_PROJECT
+ ./scripts/staging-installcheck.py -A $STAGING_API -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 -s $STAGING_PROJECT
- Update.000product:
resources:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20211216.50e8e352/gocd/microos.target.gocd.yaml
new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos.target.gocd.yaml
--- old/openSUSE-release-tools-20211216.50e8e352/gocd/microos.target.gocd.yaml
2021-12-16 15:50:46.000000000 +0100
+++ new/openSUSE-release-tools-20211217.2681ad5e/gocd/microos.target.gocd.yaml
2021-12-17 14:08:36.000000000 +0100
@@ -17,7 +17,7 @@
resources:
- repo-checker
tasks:
- - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p
SUSE:SLE-15-SP3:Update:Products:MicroOS51 -s target --only-release-packages
--force
+ - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p
SUSE:SLE-15-SP3:Update:Products:MicroOS52 -s target --only-release-packages
--force
MicroOS.Package.Lists:
group: MicroOS.Target
@@ -28,7 +28,7 @@
auto_update: true
destination: repos
whitelist:
- - SUSE:SLE-15-SP3:Update:Products:MicroOS51_-_standard.yaml
+ - SUSE:SLE-15-SP3:Update:Products:MicroOS52_-_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-SP3:Update:Products:MicroOS51 -s target --force
+ - script: ./scripts/pkglistgen.py -A https://api.suse.de --debug
update_and_solve -p SUSE:SLE-15-SP3:Update:Products:MicroOS52 -s target --force
MicroOS.Images:
group: MicroOS.Target
@@ -52,7 +52,7 @@
git: git://botmaster.suse.de/suse-repos.git
auto_update: true
whitelist:
- - SUSE:SLE-15-SP3:Update:Products:MicroOS51_-_images.yaml
+ - SUSE:SLE-15-SP3:Update:Products:MicroOS52_-_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-SP3:Update:Products:MicroOS51 -r images
+ ./scripts/gocd/verify-repo-built-successful.py -A
https://api.suse.de -p SUSE:SLE-15-SP3:Update:Products:MicroOS52 -r images
- Release.Images.To.Test:
approval: manual
@@ -82,7 +82,7 @@
tasks:
- script: |-
for product in 000product SUSE-MicroOS; do
- osc -A https://api.suse.de release
SUSE:SLE-15-SP3:Update:Products:MicroOS51 $product
+ osc -A https://api.suse.de release
SUSE:SLE-15-SP3:Update:Products:MicroOS52 $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-SP3:Update:Products:MicroOS51:TEST
+ - script: osc -A https://api.suse.de release
SUSE:SLE-15-SP3:Update:Products:MicroOS52:TEST
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.pcnm4U/_old 2021-12-18 20:31:11.730274181 +0100
+++ /var/tmp/diff_new_pack.pcnm4U/_new 2021-12-18 20:31:11.730274181 +0100
@@ -1,6 +1,6 @@
name: openSUSE-release-tools
-version: 20211216.50e8e352
-mtime: 1639666246
-commit: 50e8e35200886d63c36c05335b2abc717f34f764
+version: 20211217.2681ad5e
+mtime: 1639746516
+commit: 2681ad5e13c1784ddf376f660dab731af5605973