Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-3.10-image for 
openSUSE:Factory checked in at 2024-12-03 20:47:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-3.10-image (Old)
 and      /work/SRC/openSUSE:Factory/.python-3.10-image.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-3.10-image"

Tue Dec  3 20:47:52 2024 rev:27 rq:1228024 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-3.10-image/python-3.10-image.changes      
2024-10-30 22:57:59.763228029 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-3.10-image.new.28523/python-3.10-image.changes
   2024-12-03 20:49:21.160425168 +0100
@@ -1,0 +2,5 @@
+Tue Dec  3 13:26:37 UTC 2024 - SUSE Update Bot <bci-inter...@suse.de>
+
+- Change attribute order in _service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ _service ++++++
--- /var/tmp/diff_new_pack.9zrA7j/_old  2024-12-03 20:49:21.620444452 +0100
+++ /var/tmp/diff_new_pack.9zrA7j/_new  2024-12-03 20:49:21.620444452 +0100
@@ -1,12 +1,12 @@
 <services>
   <service mode="buildtime" name="docker_label_helper"/>
   <service mode="buildtime" name="kiwi_metainfo_helper"/>
-  <service name="replace_using_package_version" mode="buildtime">
+  <service mode="buildtime" name="replace_using_package_version">
     <param name="file">Dockerfile</param>
     <param name="regex">%%py310_ver%%</param>
     <param name="package">python310-base</param>
   </service>
-  <service name="replace_using_package_version" mode="buildtime">
+  <service mode="buildtime" name="replace_using_package_version">
     <param name="file">Dockerfile</param>
     <param name="regex">%%pip_ver%%</param>
     <param name="package">python310-pip</param>

Reply via email to