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-08-20 16:16:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql17 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql17.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql17"

Thu Aug 20 16:16:44 2026 rev:22 rq:1372213 version:17.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql17/postgresql17.changes        
2026-08-19 17:58:51.501154203 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql17.new.1258/postgresql17.changes      
2026-08-20 16:16:55.938723869 +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.
+
+-------------------------------------------------------------------
@@ -74,5 +79,0 @@
-
--------------------------------------------------------------------
-Fri Jun 12 20:10:16 UTC 2026 - Marcus Rueckert <[email protected]>
-
-- bump packaging level to 19

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql17.spec ++++++
--- /var/tmp/diff_new_pack.OCfM9P/_old  2026-08-20 16:16:57.506778911 +0200
+++ /var/tmp/diff_new_pack.OCfM9P/_new  2026-08-20 16:16:57.511779086 +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

Reply via email to