Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgres-13-image for 
openSUSE:Factory checked in at 2025-07-21 19:59:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-13-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-13-image.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-13-image"

Mon Jul 21 19:59:27 2025 rev:43 rq:1294438 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-13-image/postgres-13-image.changes      
2025-07-14 10:54:35.003803035 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-13-image.new.8875/postgres-13-image.changes
    2025-07-21 19:59:59.074297402 +0200
@@ -1,0 +2,5 @@
+Fri Jul 18 11:53:17 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de>
+
+- include pgvector
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.djTHrA/_old  2025-07-21 19:59:59.754325701 +0200
+++ /var/tmp/diff_new_pack.djTHrA/_new  2025-07-21 19:59:59.758325868 +0200
@@ -25,7 +25,7 @@
 COPY --from=target / /target
 
 RUN set -euo pipefail; \
-    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends libpq5 postgresql13-server findutils coreutils sed util-linux
+    zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends libpq5 postgresql13-server findutils coreutils sed util-linux 
postgresql13-pgvector
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
 FROM opensuse/bci/bci-micro:latest

Reply via email to