Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postgres-15-image for
openSUSE:Factory checked in at 2026-07-28 18:10:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-15-image (Old)
and /work/SRC/openSUSE:Factory/.postgres-15-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-15-image"
Tue Jul 28 18:10:58 2026 rev:67 rq:1368008 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-15-image/postgres-15-image.changes
2026-07-23 23:17:23.007112359 +0200
+++
/work/SRC/openSUSE:Factory/.postgres-15-image.new.2004/postgres-15-image.changes
2026-07-28 18:13:19.484908226 +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.YARUa3/_old 2026-07-28 18:13:21.708986130 +0200
+++ /var/tmp/diff_new_pack.YARUa3/_new 2026-07-28 18:13:21.732986970 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-15-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.YARUa3/_old 2026-07-28 18:13:21.860991454 +0200
+++ /var/tmp/diff_new_pack.YARUa3/_new 2026-07-28 18:13:21.884992295 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-15-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target