Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2019-07-26 17:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Fri Jul 26 17:34:17 2019 rev:195 rq:718837 version:20190726.df07bcc2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2019-07-23 22:35:28.354994971 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4126/openSUSE-release-tools.changes
  2019-07-26 17:34:22.336086142 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 11:24:02 UTC 2019 - [email protected]
+
+- Update to version 20190726.df07bcc2:
+  * Fix fvogt's fix by putting the project in the template
+  * Fix staging bot to actually run on SP2
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20190722.14459251.obscpio

New:
----
  openSUSE-release-tools-20190726.df07bcc2.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.cju5jo/_old  2019-07-26 17:34:23.912085520 +0200
+++ /var/tmp/diff_new_pack.cju5jo/_new  2019-07-26 17:34:23.916085519 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20190722.14459251
+Version:        20190726.df07bcc2
 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.cju5jo/_old  2019-07-26 17:34:23.956085503 +0200
+++ /var/tmp/diff_new_pack.cju5jo/_new  2019-07-26 17:34:23.960085501 +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">cf5776c304fcc841bdc667061f2bd52f0fc0c7ac</param>
+    <param 
name="changesrevision">700bb203a52ccba5228b77cfac6d0b4a8249efc2</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20190722.14459251.obscpio -> 
openSUSE-release-tools-20190726.df07bcc2.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20190722.14459251/gocd/checkers.suse.gocd.yaml 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/checkers.suse.gocd.yaml
--- old/openSUSE-release-tools-20190722.14459251/gocd/checkers.suse.gocd.yaml   
2019-07-22 16:32:48.000000000 +0200
+++ new/openSUSE-release-tools-20190726.df07bcc2/gocd/checkers.suse.gocd.yaml   
2019-07-26 13:15:55.000000000 +0200
@@ -134,12 +134,12 @@
                ln -s $PWD/osclib $tempdir/.osc-plugins
                export HOME=$tempdir
 
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
rebuild
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
list --supersede
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory adi 
--by-develproject
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
select --non-interactive --merge --try-strategies
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
unselect --cleanup
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
repair --cleanup
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA rebuild
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA list 
--supersede
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA adi 
--by-develproject
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA select 
--non-interactive --merge --try-strategies
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA 
unselect --cleanup
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA repair 
--cleanup
                rm -rf $tempdir
   S15.SP2.Staging.Bot.Report:
     group: SLE.Checkers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20190722.14459251/gocd/checkers.suse.gocd.yaml.erb 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/checkers.suse.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20190722.14459251/gocd/checkers.suse.gocd.yaml.erb   
    2019-07-22 16:32:48.000000000 +0200
+++ 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/checkers.suse.gocd.yaml.erb   
    2019-07-26 13:15:55.000000000 +0200
@@ -134,12 +134,12 @@
                ln -s $PWD/osclib $tempdir/.osc-plugins
                export HOME=$tempdir
 
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
rebuild
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
list --supersede
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory adi 
--by-develproject
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
select --non-interactive --merge --try-strategies
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
unselect --cleanup
-               osc -A https://api.opensuse.org staging -p openSUSE:Factory 
repair --cleanup
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA rebuild
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA list 
--supersede
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA adi 
--by-develproject
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA select 
--non-interactive --merge --try-strategies
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA 
unselect --cleanup
+               osc -A https://api.suse.de staging -p SUSE:SLE-15-SP2:GA repair 
--cleanup
                rm -rf $tempdir
   S15.SP2.Staging.Bot.Report:
     group: SLE.Checkers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20190722.14459251/gocd/totestmanager.gocd.yaml 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20190722.14459251/gocd/totestmanager.gocd.yaml   
2019-07-22 16:32:48.000000000 +0200
+++ new/openSUSE-release-tools-20190726.df07bcc2/gocd/totestmanager.gocd.yaml   
2019-07-26 13:15:55.000000000 +0200
@@ -126,7 +126,7 @@
         - 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.1:Images
-  TTM.Leap_15.1_ARM_Images:
+  TTM.Leap_15.2_Images:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished
     environment_variables:
@@ -146,8 +146,8 @@
         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.1:ARM:Images
-  TTM.Leap_15.2_Images:
+            scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:15.2:Images
+  TTM.Leap_15.1_ARM_Images:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished
     environment_variables:
@@ -167,7 +167,7 @@
         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
+            scripts/totest-manager.py -A https://api.opensuse.org --debug run 
openSUSE:Leap:15.1:ARM:Images
   TTM.Leap_15.2_ARM_Images:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20190722.14459251/gocd/totestmanager.gocd.yaml.erb 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/totestmanager.gocd.yaml.erb
--- 
old/openSUSE-release-tools-20190722.14459251/gocd/totestmanager.gocd.yaml.erb   
    2019-07-22 16:32:48.000000000 +0200
+++ 
new/openSUSE-release-tools-20190726.df07bcc2/gocd/totestmanager.gocd.yaml.erb   
    2019-07-26 13:15:55.000000000 +0200
@@ -1,8 +1,8 @@
 format_version: 3
 pipelines:
 <% for project in %w(openSUSE:Factory openSUSE:Factory:ARM 
openSUSE:Factory:PowerPC 
-                       openSUSE:Factory:zSystems openSUSE:Leap:15.0:Images 
openSUSE:Leap:15.2:Images
-                       openSUSE:Leap:15.2:ARM:Images openSUSE:Leap:15.2 
openSUSE:Leap:15.2:ARM openSUSE:Leap:15.2:PowerPC) -%>
+                       openSUSE:Factory:zSystems openSUSE:Leap:15.0:Images 
openSUSE:Leap:15.1:Images openSUSE:Leap:15.2:Images
+                       openSUSE:Leap:15.1:ARM:Images 
openSUSE:Leap:15.2:ARM:Images openSUSE:Leap:15.2 openSUSE:Leap:15.2:ARM 
openSUSE:Leap:15.2:PowerPC) -%>
   TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
     group: openSUSE.Checkers
     lock_behavior: unlockWhenFinished

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.cju5jo/_old  2019-07-26 17:34:24.576085258 +0200
+++ /var/tmp/diff_new_pack.cju5jo/_new  2019-07-26 17:34:24.576085258 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20190722.14459251
-mtime: 1563805968
-commit: 14459251b8c1939be99b75705829cab759fbc230
+version: 20190726.df07bcc2
+mtime: 1564139755
+commit: df07bcc26288465b421772cd8fa76becb9879156
 


Reply via email to