Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql16 for openSUSE:Factory checked in at 2026-08-20 16:16:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql16 (Old) and /work/SRC/openSUSE:Factory/.postgresql16.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql16" Thu Aug 20 16:16:42 2026 rev:27 rq:1372210 version:16.15 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql16/postgresql16.changes 2026-08-19 17:58:49.116068744 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql16.new.1258/postgresql16.changes 2026-08-20 16:16:54.203662963 +0200 @@ -1,0 +2,6 @@ +Wed Aug 19 11:00:44 UTC 2026 - Reinhard Max <[email protected]> + +- Let llvmjit-devel require the llc and clang binaries to fix + build of extensions on SLE-16.1 and newer. + +------------------------------------------------------------------- @@ -74,5 +79,0 @@ - -------------------------------------------------------------------- -Fri Jun 12 20:10:15 UTC 2026 - Marcus Rueckert <[email protected]> - -- bump packaging level to 19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql16.spec ++++++ --- /var/tmp/diff_new_pack.qDIztn/_old 2026-08-20 16:16:55.190697611 +0200 +++ /var/tmp/diff_new_pack.qDIztn/_new 2026-08-20 16:16:55.192697681 +0200 @@ -73,7 +73,7 @@ %bcond_without alts Requires: pg_alts %else -%define packaging_level 19 +%define packaging_level 18 %bcond_with alts %define install_alternatives /usr/share/postgresql/install-alternatives %pgmajor %endif @@ -423,8 +423,8 @@ Requires: %pgname-llvmjit = %version Requires(post): postgresql-llvmjit-devel-noarch >= %packaging_level Requires(postun): postgresql-llvmjit-devel-noarch >= %packaging_level -%requires_file %_bindir/llc -%requires_file %_bindir/clang +Requires: %_bindir/clang +Requires: %_bindir/llc %endif %description llvmjit-devel
