Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-11-29 23:01:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Nov 29 23:01:18 2018 rev:151 rq:652508 version:20181127.ad48ebf

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2018-11-27 10:46:39.227935174 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.19453/openSUSE-release-tools.changes
 2018-11-29 23:01:23.843432674 +0100
@@ -1,0 +2,6 @@
+Tue Nov 27 05:39:17 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20181127.ad48ebf:
+  * If we can't resolve the package name, it's no reason to decline
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20181127.edba5dc.obscpio

New:
----
  openSUSE-release-tools-20181127.ad48ebf.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.mxXVeB/_old  2018-11-29 23:01:24.999431249 +0100
+++ /var/tmp/diff_new_pack.mxXVeB/_new  2018-11-29 23:01:24.999431249 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20181127.edba5dc
+Version:        20181127.ad48ebf
 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.mxXVeB/_old  2018-11-29 23:01:25.035431205 +0100
+++ /var/tmp/diff_new_pack.mxXVeB/_new  2018-11-29 23:01:25.039431200 +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">0f53b9124300da244facc367ba9a0857b5546dec</param>
+    <param 
name="changesrevision">ad48ebfe20c1bf4a9f3d81438a99c52779306af4</param>
   </service>
-</servicedata>
\ No newline at end of file
+</servicedata>

++++++ openSUSE-release-tools-20181127.edba5dc.obscpio -> 
openSUSE-release-tools-20181127.ad48ebf.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20181127.edba5dc/ReviewBot.py 
new/openSUSE-release-tools-20181127.ad48ebf/ReviewBot.py
--- old/openSUSE-release-tools-20181127.edba5dc/ReviewBot.py    2018-11-27 
06:32:44.000000000 +0100
+++ new/openSUSE-release-tools-20181127.ad48ebf/ReviewBot.py    2018-11-27 
06:34:31.000000000 +0100
@@ -432,8 +432,8 @@
         # to find the real package name
         (linkprj, linkpkg) = self._get_linktarget(a.src_project, pkgname)
         if linkpkg is None or linkprj is None or linkprj != a.tgt_project:
-            self.logger.error("%s/%s is not a link to %s"%(a.src_project, 
pkgname, a.tgt_project))
-            return False
+            self.logger.warning("%s/%s is not a link to %s"%(a.src_project, 
pkgname, a.tgt_project))
+            return self.check_source_submission(a.src_project, a.src_package, 
a.src_rev, a.tgt_project, a.tgt_package)
         else:
             pkgname = linkpkg
         return self.check_source_submission(a.src_project, a.src_package, 
None, a.tgt_project, pkgname)

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.mxXVeB/_old  2018-11-29 23:01:25.563430554 +0100
+++ /var/tmp/diff_new_pack.mxXVeB/_new  2018-11-29 23:01:25.563430554 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20181127.edba5dc
-mtime: 1543296764
-commit: edba5dcc4cb4e18c82b202c90563cc1621fe0064
+version: 20181127.ad48ebf
+mtime: 1543296871
+commit: ad48ebfe20c1bf4a9f3d81438a99c52779306af4
 


Reply via email to