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