Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-oldstable-image for
openSUSE:Factory checked in at 2024-12-03 20:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image"
Tue Dec 3 20:47:51 2024 rev:37 rq:1228021 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes
2024-10-30 22:58:13.795812321 +0100
+++
/work/SRC/openSUSE:Factory/.golang-oldstable-image.new.28523/golang-oldstable-image.changes
2024-12-03 20:49:19.400351385 +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.IBUb3M/_old 2024-12-03 20:49:19.856370502 +0100
+++ /var/tmp/diff_new_pack.IBUb3M/_new 2024-12-03 20:49:19.860370670 +0100
@@ -1,7 +1,7 @@
<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">%%golang_version%%</param>
<param name="package">go1.22</param>