Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mariadb-image for openSUSE:Factory checked in at 2026-02-17 17:18:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mariadb-image (Old) and /work/SRC/openSUSE:Factory/.mariadb-image.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mariadb-image" Tue Feb 17 17:18:57 2026 rev:65 rq:1333584 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/mariadb-image/mariadb-image.changes 2026-02-09 15:36:04.354478634 +0100 +++ /work/SRC/openSUSE:Factory/.mariadb-image.new.1977/mariadb-image.changes 2026-02-17 17:18:59.570669643 +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.9nr3FK/_old 2026-02-17 17:19:00.522709375 +0100 +++ /var/tmp/diff_new_pack.9nr3FK/_new 2026-02-17 17:19:00.526709542 +0100 @@ -29,7 +29,7 @@ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends coreutils findutils gawk mariadb mariadb-tools openssl sed timezone util-linux zstd RUN set -euo pipefail; zypper -n install --no-recommends systemd && \ - systemd-tmpfiles --create --root /target + systemd-tmpfiles --create --root /target mariadb.conf # sanity check that the version from the tag is equal to the version of mariadb that we expect RUN set -euo pipefail; \ [ "$(rpm --root /target -q --qf '%{version}' mariadb | \
