Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8-image for openSUSE:Factory checked in at 2025-05-30 14:29:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8-image (Old) and /work/SRC/openSUSE:Factory/.php8-image.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8-image" Fri May 30 14:29:00 2025 rev:34 rq:1280172 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/php8-image/php8-image.changes 2025-04-28 16:20:15.791031468 +0200 +++ /work/SRC/openSUSE:Factory/.php8-image.new.25440/php8-image.changes 2025-05-30 17:24:50.942074343 +0200 @@ -1,0 +2,5 @@ +Fri May 23 11:23:16 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- use SOURCEURL_WITH to generate proper artifacthub urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.TUjmGy/_old 2025-05-30 17:24:51.598101539 +0200 +++ /var/tmp/diff_new_pack.TUjmGy/_new 2025-05-30 17:24:51.602101705 +0200 @@ -42,7 +42,7 @@ LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" # endlabelprefix -LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/php8-image/README.md" +LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" ENV PHP_VERSION="%%php_version%%" ENV PHP_INI_DIR="/etc/php8/" ENV PHPIZE_DEPS="php8-devel awk make findutils"