Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql for openSUSE:Factory 
checked in at 2021-05-20 19:24:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql"

Thu May 20 19:24:43 2021 rev:60 rq:894073 version:13

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql/postgresql.changes    2020-10-24 
15:16:10.500155607 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql.new.2988/postgresql.changes  
2021-05-20 19:25:01.729950250 +0200
@@ -1,0 +2,11 @@
+Tue May 18 13:43:45 UTC 2021 - Reinhard Max <[email protected]>
+
+- Re-enable build of the llvmjit subpackage on SLE, but it will
+  only be delivered on PackageHub for now (boo#1183118).
+
+-------------------------------------------------------------------
+Mon Jan 25 08:56:54 UTC 2021 - Reinhard Max <[email protected]>
+
+- Bump default version to 13 for SLE-15-SP3.
+
+-------------------------------------------------------------------
@@ -4 +15,2 @@
-- Bump major and default version to 13.
+- Bump major version to 13.
+- Bump default version to 13 in OBS.

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

Other differences:
------------------
++++++ postgresql.spec ++++++
--- /var/tmp/diff_new_pack.tPcOXN/_old  2021-05-20 19:25:02.201948314 +0200
+++ /var/tmp/diff_new_pack.tPcOXN/_new  2021-05-20 19:25:02.205948299 +0200
@@ -29,10 +29,9 @@
 %bcond_with     systemd
 %endif
 
-%if 0%{?is_opensuse} && 0%{?suse_version} >= 1500 && %pgmajor >= 11 && 
%pgmajor < 90
+%if 0%{?suse_version} >= 1500 && %pgmajor >= 11 && %pgmajor < 90
 %bcond_without  llvm
 %else
-# LLVM is currently unsupported on SLE, so don't use it
 %bcond_with     llvm
 %endif
 

Reply via email to