Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package php-apache8-image for
openSUSE:Factory checked in at 2024-08-05 17:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-apache8-image (Old)
and /work/SRC/openSUSE:Factory/.php-apache8-image.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-apache8-image"
Mon Aug 5 17:23:27 2024 rev:17 rq:1191691 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/php-apache8-image/php-apache8-image.changes
2024-08-03 20:06:08.154992119 +0200
+++
/work/SRC/openSUSE:Factory/.php-apache8-image.new.7232/php-apache8-image.changes
2024-08-05 17:24:26.570914980 +0200
@@ -1,0 +2,5 @@
+Mon Aug 5 11:38:13 UTC 2024 - Dirk Mueller <[email protected]>
+
+- add OCI reference annotation
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.t0CKtU/_old 2024-08-05 17:24:27.066935320 +0200
+++ /var/tmp/diff_new_pack.t0CKtU/_new 2024-08-05 17:24:27.070935484 +0200
@@ -35,6 +35,7 @@
LABEL
org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
LABEL org.opensuse.release-stage="released"
# endlabelprefix
+LABEL org.opencontainers.image.revision="%DISTURL%"
LABEL
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/php-apache8-image/README.md"
RUN set -euo pipefail; zypper -n in php8 php8-cli php-composer2 php8-curl
php8-zip php8-zlib php8-phar php8-mbstring apache2-mod_php8; zypper -n clean;
rm -rf /var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}