Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-tomcat-11-image for
openSUSE:Factory checked in at 2026-07-28 18:09:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-tomcat-11-image (Old)
and /work/SRC/openSUSE:Factory/.apache-tomcat-11-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-tomcat-11-image"
Tue Jul 28 18:09:23 2026 rev:9 rq:1367994 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-tomcat-11-image/apache-tomcat-11-image.changes
2026-07-23 23:17:07.242556178 +0200
+++
/work/SRC/openSUSE:Factory/.apache-tomcat-11-image.new.2004/apache-tomcat-11-image.changes
2026-07-28 18:11:33.013184533 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 12:02:51 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- filter basecontainer packages from installation for optimizing rebuilds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile.openjdk21 ++++++
--- /var/tmp/diff_new_pack.sTOKKe/_old 2026-07-28 18:11:33.653206833 +0200
+++ /var/tmp/diff_new_pack.sTOKKe/_new 2026-07-28 18:11:33.701208506 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/apache-tomcat:11-openjdk21
#!BcntSyncTag: apache-tomcat-11-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target
++++++ Dockerfile.openjdk25 ++++++
--- /var/tmp/diff_new_pack.sTOKKe/_old 2026-07-28 18:11:33.929216450 +0200
+++ /var/tmp/diff_new_pack.sTOKKe/_new 2026-07-28 18:11:33.981218262 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/apache-tomcat:11-openjdk25
#!BcntSyncTag: apache-tomcat-11-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target