Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rust-oldstable-image for
openSUSE:Factory checked in at 2024-12-03 20:48:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-oldstable-image"
Tue Dec 3 20:48:12 2024 rev:38 rq:1228062 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/rust-oldstable-image/rust-oldstable-image.changes
2024-11-06 16:57:24.673635737 +0100
+++
/work/SRC/openSUSE:Factory/.rust-oldstable-image.new.28523/rust-oldstable-image.changes
2024-12-03 20:49:48.469569980 +0100
@@ -1,0 +2,5 @@
+Tue Dec 3 13:26:37 UTC 2024 - SUSE Update Bot <[email protected]>
+
+- Change attribute order in _service
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ _service ++++++
--- /var/tmp/diff_new_pack.RZbBtZ/_old 2024-12-03 20:49:48.969590941 +0100
+++ /var/tmp/diff_new_pack.RZbBtZ/_new 2024-12-03 20:49:48.973591109 +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">%%RUST_VERSION%%</param>
<param name="package">rust1.81</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">%%CARGO_VERSION%%</param>
<param name="package">cargo1.81</param>