Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby-3.3-image for openSUSE:Factory checked in at 2024-08-03 20:07:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby-3.3-image (Old) and /work/SRC/openSUSE:Factory/.ruby-3.3-image.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby-3.3-image" Sat Aug 3 20:07:14 2024 rev:11 rq:1191420 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/ruby-3.3-image/ruby-3.3-image.changes 2024-08-02 17:27:17.645197420 +0200 +++ /work/SRC/openSUSE:Factory/.ruby-3.3-image.new.7232/ruby-3.3-image.changes 2024-08-03 20:07:33.314490738 +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.Men4Mz/_old 2024-08-03 20:07:33.758508981 +0200 +++ /var/tmp/diff_new_pack.Men4Mz/_new 2024-08-03 20:07:33.762509144 +0200 @@ -22,10 +22,9 @@ FROM opensuse/tumbleweed:latest -MAINTAINER openSUSE (https://www.opensuse.org/) - # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.ruby +LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)" LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Ruby 3.3" LABEL org.opencontainers.image.description="Ruby 3.3 container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.version="3.3"