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-10-15 14:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.rust-oldstable-image.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust-oldstable-image"
Tue Oct 15 14:59:13 2024 rev:34 rq:1207902 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/rust-oldstable-image/rust-oldstable-image.changes
2024-10-14 13:22:08.338318186 +0200
+++
/work/SRC/openSUSE:Factory/.rust-oldstable-image.new.19354/rust-oldstable-image.changes
2024-10-15 14:59:53.960410104 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 11:26:26 UTC 2024 - SUSE Update Bot <[email protected]>
+
+- make the version-%release tag the first one listed; remove duplicates where
they existed; update image.ref/reference to point to the version-%release(-) tag
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.NqPZwM/_old 2024-10-15 14:59:54.420429235 +0200
+++ /var/tmp/diff_new_pack.NqPZwM/_new 2024-10-15 14:59:54.420429235 +0200
@@ -17,9 +17,10 @@
#!BuildTag: opensuse/bci/rust:oldstable-2.%RELEASE%
#!BuildTag: opensuse/bci/rust:oldstable
+#!BuildTag: opensuse/bci/rust:%%RUST_VERSION%%-2.%RELEASE%
+#!BuildTag: opensuse/bci/rust:%%RUST_VERSION%%
#!BuildTag: opensuse/bci/rust:1.80-2.%RELEASE%
#!BuildTag: opensuse/bci/rust:1.80
-#!BuildTag: opensuse/bci/rust:%%RUST_VERSION%%
FROM opensuse/tumbleweed:latest
@@ -38,8 +39,8 @@
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="openSUSE Project"
LABEL org.opencontainers.image.source="%SOURCEURL%"
-LABEL org.opencontainers.image.ref.name="1.80-2.%RELEASE%"
-LABEL
org.opensuse.reference="registry.opensuse.org/opensuse/bci/rust:1.80-2.%RELEASE%"
+LABEL org.opencontainers.image.ref.name="%%RUST_VERSION%%-2.%RELEASE%"
+LABEL
org.opensuse.reference="registry.opensuse.org/opensuse/bci/rust:%%RUST_VERSION%%-2.%RELEASE%"
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL
org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"