Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgres-13-image for openSUSE:Factory checked in at 2025-05-30 14:28:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgres-13-image (Old) and /work/SRC/openSUSE:Factory/.postgres-13-image.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-13-image" Fri May 30 14:28:57 2025 rev:40 rq:1280171 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/postgres-13-image/postgres-13-image.changes 2025-04-28 16:20:17.195090299 +0200 +++ /work/SRC/openSUSE:Factory/.postgres-13-image.new.25440/postgres-13-image.changes 2025-05-30 17:25:00.954489411 +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.AWmFyY/_old 2025-05-30 17:25:01.446509808 +0200 +++ /var/tmp/diff_new_pack.AWmFyY/_new 2025-05-30 17:25:01.450509974 +0200 @@ -45,7 +45,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/postgres-13-image/README.md" +LABEL io.artifacthub.package.readme-url="%SOURCEURL_WITH(README.md)%" ENV LANG="en_US.utf8" ENV PG_MAJOR="13" ENV PG_VERSION="%%pg_minor_version%%"