Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package postgres-14-image for
openSUSE:Factory checked in at 2026-07-28 18:08:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-14-image (Old)
and /work/SRC/openSUSE:Factory/.postgres-14-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgres-14-image"
Tue Jul 28 18:08:48 2026 rev:66 rq:1367990 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-14-image/postgres-14-image.changes
2026-07-23 23:17:49.480058912 +0200
+++
/work/SRC/openSUSE:Factory/.postgres-14-image.new.2004/postgres-14-image.changes
2026-07-28 18:10:48.883646988 +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.W1teEx/_old 2026-07-28 18:10:50.699710263 +0200
+++ /var/tmp/diff_new_pack.W1teEx/_new 2026-07-28 18:10:50.703710402 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-14-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.W1teEx/_old 2026-07-28 18:10:50.855715699 +0200
+++ /var/tmp/diff_new_pack.W1teEx/_new 2026-07-28 18:10:50.875716395 +0200
@@ -21,6 +21,7 @@
#!BuildTag: opensuse/postgres:%%pg_minor_version%%
#!BcntSyncTag: postgres-14-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target