Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql14 for openSUSE:Factory checked in at 2026-08-20 16:16:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql14 (Old) and /work/SRC/openSUSE:Factory/.postgresql14.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql14" Thu Aug 20 16:16:38 2026 rev:36 rq:1372205 version:14.24 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql14/postgresql14.changes 2026-08-19 17:58:24.527187707 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql14.new.1258/postgresql14.changes 2026-08-20 16:16:51.407563942 +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. + +------------------------------------------------------------------- @@ -71,5 +76,0 @@ - -------------------------------------------------------------------- -Fri Jun 12 20:10:04 UTC 2026 - Marcus Rueckert <[email protected]> - -- bump packaging level to 19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql14.spec ++++++ --- /var/tmp/diff_new_pack.qTdXCR/_old 2026-08-20 16:16:52.167590865 +0200 +++ /var/tmp/diff_new_pack.qTdXCR/_new 2026-08-20 16:16:52.169590936 +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
