Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package valkey-image for openSUSE:Factory checked in at 2026-02-17 17:19:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/valkey-image (Old) and /work/SRC/openSUSE:Factory/.valkey-image.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "valkey-image" Tue Feb 17 17:19:01 2026 rev:19 rq:1333586 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/valkey-image/valkey-image.changes 2026-01-02 14:29:47.499605694 +0100 +++ /work/SRC/openSUSE:Factory/.valkey-image.new.1977/valkey-image.changes 2026-02-17 17:19:05.746927869 +0100 @@ -1,0 +2,5 @@ +Tue Feb 17 11:19:45 UTC 2026 - SUSE Update Bot <[email protected]> + +- rerender templates with generalized tmpfiles generation logic + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.nSqDkx/_old 2026-02-17 17:19:06.554961686 +0100 +++ /var/tmp/diff_new_pack.nSqDkx/_new 2026-02-17 17:19:06.558961854 +0100 @@ -28,6 +28,9 @@ RUN set -euo pipefail; \ export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends valkey sed + +RUN set -euo pipefail; zypper -n install --no-recommends systemd && \ + systemd-tmpfiles --create --root /target valkey.conf # sanity check that the version from the tag is equal to the version of valkey that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' valkey | \
