Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-12-04 13:53:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Wed Dec 4 13:53:46 2019 rev:255 rq:753294 version:20191203.2b4d57b2
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-12-02 11:38:08.790458221 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691/openSUSE-release-tools.changes
2019-12-04 14:20:19.926435709 +0100
@@ -1,0 +2,6 @@
+Tue Dec 03 15:50:59 UTC 2019 - [email protected]
+
+- Update to version 20191203.2b4d57b2:
+ * Only check for the rebuild project if cbuild has been set
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20191129.411c0452.obscpio
New:
----
openSUSE-release-tools-20191203.2b4d57b2.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.ew4IJe/_old 2019-12-04 14:20:20.474436171 +0100
+++ /var/tmp/diff_new_pack.ew4IJe/_new 2019-12-04 14:20:20.474436171 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20191129.411c0452
+Version: 20191203.2b4d57b2
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.ew4IJe/_old 2019-12-04 14:20:20.526436215 +0100
+++ /var/tmp/diff_new_pack.ew4IJe/_new 2019-12-04 14:20:20.526436215 +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">411c0452846248c39059cbd097d445b48612cd64</param>
+ <param
name="changesrevision">2b4d57b23c776e83b90ceff619f84dd948fb9383</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20191129.411c0452.obscpio ->
openSUSE-release-tools-20191203.2b4d57b2.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20191129.411c0452/osclib/accept_command.py
new/openSUSE-release-tools-20191203.2b4d57b2/osclib/accept_command.py
--- old/openSUSE-release-tools-20191129.411c0452/osclib/accept_command.py
2019-11-29 12:34:27.000000000 +0100
+++ new/openSUSE-release-tools-20191203.2b4d57b2/osclib/accept_command.py
2019-12-03 16:48:07.000000000 +0100
@@ -128,7 +128,7 @@
if self.api.project.startswith('openSUSE:'):
self.update_factory_version()
- if self.api.item_exists(self.api.crebuild):
+ if self.api.crebuild and self.api.item_exists(self.api.crebuild):
self.sync_buildfailures()
return True
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.ew4IJe/_old 2019-12-04 14:20:21.146436738 +0100
+++ /var/tmp/diff_new_pack.ew4IJe/_new 2019-12-04 14:20:21.146436738 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20191129.411c0452
-mtime: 1575027267
-commit: 411c0452846248c39059cbd097d445b48612cd64
+version: 20191203.2b4d57b2
+mtime: 1575388087
+commit: 2b4d57b23c776e83b90ceff619f84dd948fb9383