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-17 23:40:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Feb 17 23:40:13 2022 rev:377 rq:955582 version:20220217.28577584

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-02-17 00:31:51.157419628 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1958/openSUSE-release-tools.changes
  2022-02-17 23:41:43.895700316 +0100
@@ -1,0 +2,6 @@
+Thu Feb 17 08:17:15 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220217.28577584:
+  * staging: consider first staging a target even without --move
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220215.c77acf53.obscpio

New:
----
  openSUSE-release-tools-20220217.28577584.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.81tmyC/_old  2022-02-17 23:41:44.695700309 +0100
+++ /var/tmp/diff_new_pack.81tmyC/_new  2022-02-17 23:41:44.703700309 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220215.c77acf53
+Version:        20220217.28577584
 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.81tmyC/_old  2022-02-17 23:41:44.751700309 +0100
+++ /var/tmp/diff_new_pack.81tmyC/_new  2022-02-17 23:41:44.751700309 +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">c77acf533ebb3974c7cd63c00aac07cb3b131d11</param>
+    <param 
name="changesrevision">4fe336df4c24ff2acabcdcc2b4c30689fe2ebff4</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220215.c77acf53.obscpio -> 
openSUSE-release-tools-20220217.28577584.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220215.c77acf53/osc-staging.py 
new/openSUSE-release-tools-20220217.28577584/osc-staging.py
--- old/openSUSE-release-tools-20220215.c77acf53/osc-staging.py 2022-02-15 
15:46:11.000000000 +0100
+++ new/openSUSE-release-tools-20220217.28577584/osc-staging.py 2022-02-17 
09:15:12.000000000 +0100
@@ -451,7 +451,7 @@
                 # also makes it consistent to distinguish them from request 
IDs.
                 #
                 # also support --move passing 2 or more staging projects to 
merge
-                if arg in existing_stagings and arg not in stagings and 
(len(stagings) == 0 and opts.move):
+                if arg in existing_stagings and arg not in stagings and not 
(len(stagings) > 0 and opts.move):
                     stagings.append(api.extract_staging_short(arg))
                 elif arg not in requests:
                     requests.append(arg)

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.81tmyC/_old  2022-02-17 23:41:45.483700303 +0100
+++ /var/tmp/diff_new_pack.81tmyC/_new  2022-02-17 23:41:45.487700303 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20220215.c77acf53
-mtime: 1644936371
-commit: c77acf533ebb3974c7cd63c00aac07cb3b131d11
+version: 20220217.28577584
+mtime: 1645085712
+commit: 28577584d295f9400d25ef06f0783b6018806e11
 

Reply via email to