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 2022-02-11 23:07:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Fri Feb 11 23:07:46 2022 rev:373 rq:953376 version:20220210.5effbf8b

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-02-10 23:12:54.672335211 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1956/openSUSE-release-tools.changes
  2022-02-11 23:09:29.822961162 +0100
@@ -1,0 +2,6 @@
+Thu Feb 10 10:44:28 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220210.5effbf8b:
+  * ToolBase: use --osc-debug for osc's config value, not the tools own debug 
parameter
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220209.e936910b.obscpio

New:
----
  openSUSE-release-tools-20220210.5effbf8b.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.IIdUob/_old  2022-02-11 23:09:30.686963660 +0100
+++ /var/tmp/diff_new_pack.IIdUob/_new  2022-02-11 23:09:30.690963673 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220209.e936910b
+Version:        20220210.5effbf8b
 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.IIdUob/_old  2022-02-11 23:09:30.738963811 +0100
+++ /var/tmp/diff_new_pack.IIdUob/_new  2022-02-11 23:09:30.742963823 +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">e936910b93b52f64f1ab94873b6ae5ea464ac883</param>
+    <param 
name="changesrevision">7e97d732afe998639ac84f731cc81b3d9482c8c0</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220209.e936910b.obscpio -> 
openSUSE-release-tools-20220210.5effbf8b.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20220209.e936910b/ToolBase.py 
new/openSUSE-release-tools-20220210.5effbf8b/ToolBase.py
--- old/openSUSE-release-tools-20220209.e936910b/ToolBase.py    2022-02-09 
12:22:46.000000000 +0100
+++ new/openSUSE-release-tools-20220210.5effbf8b/ToolBase.py    2022-02-10 
11:44:02.000000000 +0100
@@ -147,7 +147,7 @@
         logging.basicConfig(level=level)
 
         osc.conf.get_config(override_apiurl = self.options.apiurl,
-                            override_debug = self.options.debug,
+                            override_debug = self.options.osc_debug,
                             override_http_debug = self.options.http_debug,
                             override_http_full_debug = 
self.options.http_full_debug)
 

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.IIdUob/_old  2022-02-11 23:09:31.450965870 +0100
+++ /var/tmp/diff_new_pack.IIdUob/_new  2022-02-11 23:09:31.454965882 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20220209.e936910b
-mtime: 1644405766
-commit: e936910b93b52f64f1ab94873b6ae5ea464ac883
+version: 20220210.5effbf8b
+mtime: 1644489842
+commit: 5effbf8be3fcd639f0963ae126722230e6e96c01
 

Reply via email to