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-06-16 13:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql14 (Old) and /work/SRC/openSUSE:Factory/.postgresql14.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql14" Tue Jun 16 13:54:31 2026 rev:34 rq:1359551 version:14.23 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql14/postgresql14.changes 2026-05-18 17:50:16.369896167 +0200 +++ /work/SRC/openSUSE:Factory/.postgresql14.new.1981/postgresql14.changes 2026-06-16 13:59:59.665689719 +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: ------------------ ++++++ postgresql14.spec ++++++ --- /var/tmp/diff_new_pack.614CXo/_old 2026-06-16 14:00:05.153918121 +0200 +++ /var/tmp/diff_new_pack.614CXo/_new 2026-06-16 14:00:05.181919285 +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
