Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 389-ds-container for openSUSE:Factory checked in at 2024-08-05 17:21:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/389-ds-container (Old) and /work/SRC/openSUSE:Factory/.389-ds-container.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "389-ds-container" Mon Aug 5 17:21:18 2024 rev:13 rq:1191353 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/389-ds-container/389-ds-container.changes 2024-08-02 17:27:55.050740028 +0200 +++ /work/SRC/openSUSE:Factory/.389-ds-container.new.7232/389-ds-container.changes 2024-08-05 17:21:46.216340979 +0200 @@ -1,0 +2,5 @@ +Sat Aug 3 08:56:51 UTC 2024 - Dirk Mueller <dmuel...@suse.com> + +- set OCI.authors attribute instead of deprecated MAINTAINER + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.FX4YP7/_old 2024-08-05 17:21:46.824365891 +0200 +++ /var/tmp/diff_new_pack.FX4YP7/_new 2024-08-05 17:21:46.828366054 +0200 @@ -20,10 +20,9 @@ FROM opensuse/tumbleweed:latest -MAINTAINER william.br...@suse.com - # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.application.389-ds +LABEL org.opencontainers.image.authors="william.br...@suse.com" LABEL org.opencontainers.image.title="openSUSE Tumbleweed 389 Directory Server" LABEL org.opencontainers.image.description="389 Directory Server container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="%%389ds_version%%"