Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql15 for openSUSE:Factory checked in at 2026-06-16 13:54:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql15 (Old) and /work/SRC/openSUSE:Factory/.postgresql15.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql15" Tue Jun 16 13:54:26 2026 rev:32 rq:1359550 version:15.18 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql15/postgresql15.changes 2026-05-18 17:50:21.130092929 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql15.new.1981/postgresql15.changes 2026-06-16 13:59:56.709566696 +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: ------------------ ++++++ postgresql15.spec ++++++ --- /var/tmp/diff_new_pack.xEA8at/_old 2026-06-16 13:59:58.085623963 +0200 +++ /var/tmp/diff_new_pack.xEA8at/_new 2026-06-16 13:59:58.089624130 +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
