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-08-11 18:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Thu Aug 11 18:32:38 2022 rev:452 rq:994445 version:20220811.ed451591

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2022-08-10 17:15:49.490103401 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1521/openSUSE-release-tools.changes
  2022-08-11 18:32:56.678232196 +0200
@@ -1,0 +2,6 @@
+Thu Aug 11 06:40:12 UTC 2022 - opensuse-releaset...@opensuse.org
+
+- Update to version 20220811.ed451591:
+  * Fix cache handling with osc from git master
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20220810.97f838f2.obscpio

New:
----
  openSUSE-release-tools-20220811.ed451591.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.wWDCd9/_old  2022-08-11 18:32:57.490230951 +0200
+++ /var/tmp/diff_new_pack.wWDCd9/_new  2022-08-11 18:32:57.494230945 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20220810.97f838f2
+Version:        20220811.ed451591
 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.wWDCd9/_old  2022-08-11 18:32:57.546230865 +0200
+++ /var/tmp/diff_new_pack.wWDCd9/_new  2022-08-11 18:32:57.550230859 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
-    <param 
name="changesrevision">97f838f2c29fbea8b6dac064f934843351f19141</param>
+    <param 
name="changesrevision">ed4515913639e11ed6d2e90427f8044c216e6b0d</param>
   </service>
 </servicedata>
 

++++++ openSUSE-release-tools-20220810.97f838f2.obscpio -> 
openSUSE-release-tools-20220811.ed451591.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20220810.97f838f2/osclib/cache.py 
new/openSUSE-release-tools-20220811.ed451591/osclib/cache.py
--- old/openSUSE-release-tools-20220810.97f838f2/osclib/cache.py        
2022-08-10 08:32:48.000000000 +0200
+++ new/openSUSE-release-tools-20220811.ed451591/osclib/cache.py        
2022-08-11 08:38:05.000000000 +0200
@@ -10,7 +10,7 @@
 from io import BytesIO
 
 from osc import conf
-from osc.core import urlopen
+from urllib.request import urlopen
 from osclib.cache_manager import CacheManager
 from osclib.conf import str2bool
 from osclib.util import rmtree_nfs_safe

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.wWDCd9/_old  2022-08-11 18:32:58.458229466 +0200
+++ /var/tmp/diff_new_pack.wWDCd9/_new  2022-08-11 18:32:58.462229460 +0200
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20220810.97f838f2
-mtime: 1660113168
-commit: 97f838f2c29fbea8b6dac064f934843351f19141
+version: 20220811.ed451591
+mtime: 1660199885
+commit: ed4515913639e11ed6d2e90427f8044c216e6b0d
 

Reply via email to