Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Leap:15.2 checked in at 2020-02-21 10:53:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.openSUSE-release-tools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Fri Feb 21 10:53:12 2020 rev:301 rq:777711 version:20200219.c0ab2c6b

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/openSUSE-release-tools/openSUSE-release-tools.changes
  2020-02-19 18:49:27.383078800 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.openSUSE-release-tools.new.26092/openSUSE-release-tools.changes
       2020-02-21 10:54:14.539537371 +0100
@@ -1,0 +2,7 @@
+Wed Feb 19 12:44:03 UTC 2020 - [email protected]
+
+- Update to version 20200219.c0ab2c6b:
+  * stagingapi: replace staging project URL to staging workflow on adi project
+  * ttm: ignore parallel_failed jobs, but still list as failed
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20200217.a9f37804.obscpio

New:
----
  openSUSE-release-tools-20200219.c0ab2c6b.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.VlS9dY/_old  2020-02-21 10:54:15.563539620 +0100
+++ /var/tmp/diff_new_pack.VlS9dY/_new  2020-02-21 10:54:15.571539638 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20200217.a9f37804
+Version:        20200219.c0ab2c6b
 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.VlS9dY/_old  2020-02-21 10:54:15.603539708 +0100
+++ /var/tmp/diff_new_pack.VlS9dY/_new  2020-02-21 10:54:15.603539708 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">a9f378044f0bb83784e3182d9bec6d4df99f7b87</param>
+    <param 
name="changesrevision">c0ab2c6b6ce0c0c6a663795e651e12aff3de353e</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20200217.a9f37804.obscpio -> 
openSUSE-release-tools-20200219.c0ab2c6b.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20200217.a9f37804/osclib/stagingapi.py 
new/openSUSE-release-tools-20200219.c0ab2c6b/osclib/stagingapi.py
--- old/openSUSE-release-tools-20200217.a9f37804/osclib/stagingapi.py   
2020-02-17 15:40:00.000000000 +0100
+++ new/openSUSE-release-tools-20200219.c0ab2c6b/osclib/stagingapi.py   
2020-02-19 13:40:39.000000000 +0100
@@ -1406,7 +1406,7 @@
           <title></title>
           <description></description>
           {linkproject}
-          
<url>/project/staging_projects/{self.project}/adi:{self.extract_adi_number(name)}</url>
+          
<url>/staging_workflows/{self.project}/staging_projects/{self.project}:Staging:adi:{self.extract_adi_number(name)}</url>
           <publish>
             <disable/>
           </publish>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20200217.a9f37804/ttm/publisher.py 
new/openSUSE-release-tools-20200219.c0ab2c6b/ttm/publisher.py
--- old/openSUSE-release-tools-20200217.a9f37804/ttm/publisher.py       
2020-02-17 15:40:00.000000000 +0100
+++ new/openSUSE-release-tools-20200219.c0ab2c6b/ttm/publisher.py       
2020-02-19 13:40:39.000000000 +0100
@@ -78,7 +78,7 @@
                         # update reference
                         self.issues_to_ignore[ref] = build_nr
 
-                if ignored:
+                if ignored or job['result'] == 'parallel_failed':
                     self.failed_ignored_jobs.append(job['id'])
                     if labeled:
                         text = 'Ignored issue' if len(refs) > 0 else 'Ignored 
failure'

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.VlS9dY/_old  2020-02-21 10:54:16.059540709 +0100
+++ /var/tmp/diff_new_pack.VlS9dY/_new  2020-02-21 10:54:16.059540709 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20200217.a9f37804
-mtime: 1581950400
-commit: a9f378044f0bb83784e3182d9bec6d4df99f7b87
+version: 20200219.c0ab2c6b
+mtime: 1582116039
+commit: c0ab2c6b6ce0c0c6a663795e651e12aff3de353e
 


Reply via email to