Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postgres-18-image for
openSUSE:Factory checked in at 2026-07-28 18:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-18-image (Old)
and /work/SRC/openSUSE:Factory/.postgres-18-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-18-image"
Tue Jul 28 18:08:08 2026 rev:21 rq:1367985 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-18-image/postgres-18-image.changes
2026-07-23 23:16:57.850227725 +0200
+++
/work/SRC/openSUSE:Factory/.postgres-18-image.new.2004/postgres-18-image.changes
2026-07-28 18:10:02.830039888 +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.contrib ++++++
--- /var/tmp/diff_new_pack.x1gpkU/_old 2026-07-28 18:10:03.662069040 +0200
+++ /var/tmp/diff_new_pack.x1gpkU/_new 2026-07-28 18:10:03.666069180 +0200
@@ -22,6 +22,7 @@
#!BuildTag: opensuse/postgres:latest
#!BcntSyncTag: postgres-18-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target
++++++ Dockerfile.default ++++++
--- /var/tmp/diff_new_pack.x1gpkU/_old 2026-07-28 18:10:03.710070721 +0200
+++ /var/tmp/diff_new_pack.x1gpkU/_new 2026-07-28 18:10:03.714070862 +0200
@@ -22,6 +22,7 @@
#!BuildTag: opensuse/postgres:latest
#!BcntSyncTag: postgres-18-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target