Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postgres-16-image for
openSUSE:Factory checked in at 2026-07-28 18:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-16-image (Old)
and /work/SRC/openSUSE:Factory/.postgres-16-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-16-image"
Tue Jul 28 18:10:31 2026 rev:66 rq:1368004 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-16-image/postgres-16-image.changes
2026-07-23 23:16:56.078165755 +0200
+++
/work/SRC/openSUSE:Factory/.postgres-16-image.new.2004/postgres-16-image.changes
2026-07-28 18:12:49.239848814 +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.url6MC/_old 2026-07-28 18:12:51.055912427 +0200
+++ /var/tmp/diff_new_pack.url6MC/_new 2026-07-28 18:12:51.083913408 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-16-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.url6MC/_old 2026-07-28 18:12:51.331922095 +0200
+++ /var/tmp/diff_new_pack.url6MC/_new 2026-07-28 18:12:51.399924477 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-16-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target