Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql17 for openSUSE:Factory 
checked in at 2026-06-16 13:54:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql17 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql17.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql17"

Tue Jun 16 13:54:18 2026 rev:20 rq:1359548 version:17.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql17/postgresql17.changes        
2026-05-18 17:50:26.070297555 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql17.new.1981/postgresql17.changes      
2026-06-16 13:59:50.033288853 +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:
------------------
++++++ postgresql17.spec ++++++
--- /var/tmp/diff_new_pack.PTjg8q/_old  2026-06-16 13:59:52.081374088 +0200
+++ /var/tmp/diff_new_pack.PTjg8q/_new  2026-06-16 13:59:52.085374254 +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

Reply via email to