Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql18 for openSUSE:Factory checked in at 2026-06-16 13:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql18 (Old) and /work/SRC/openSUSE:Factory/.postgresql18.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql18" Tue Jun 16 13:45:57 2026 rev:8 rq:1359547 version:18.4 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql18/postgresql18.changes 2026-05-20 15:24:07.785172175 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql18.new.1981/postgresql18.changes 2026-06-16 13:46:20.463482164 +0200 @@ -1,0 +2,10 @@ +Sat Jun 13 21:32:53 UTC 2026 - Aaron Puchert <[email protected]> + +- Require clang/llvm-devel metapackages instead of directly + requiring the latest version. With clang migrating away from + update-alternatives, the versioned packages no longer provide the + /usr/bin/clang symlink, which will now be contained in the + metapackage only. If older LLVM versions are required, the + compiler binary has to be provided via CLANG=clang-<N>. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql18.spec ++++++ --- /var/tmp/diff_new_pack.m7E0ZS/_old 2026-06-16 13:46:21.503525578 +0200 +++ /var/tmp/diff_new_pack.m7E0ZS/_new 2026-06-16 13:46:21.503525578 +0200 @@ -144,7 +144,6 @@ %bcond_with llvm %else %bcond_without llvm -%{!?product_libs_llvm_ver: %global product_libs_llvm_ver 15} %endif %else %bcond_with llvm @@ -165,9 +164,9 @@ BuildRequires: libselinux-devel %endif %if %{with llvm} -BuildRequires: clang%{product_libs_llvm_ver} +BuildRequires: clang BuildRequires: gcc-c++ -BuildRequires: llvm%{product_libs_llvm_ver}-devel +BuildRequires: llvm-devel %endif BuildRequires: libxslt-devel BuildRequires: pkg-config
