Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql10 for openSUSE:Factory checked in at 2021-04-15 16:57:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql10 (Old) and /work/SRC/openSUSE:Factory/.postgresql10.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql10" Thu Apr 15 16:57:03 2021 rev:23 rq:884608 version:10.16 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql10/postgresql10.changes 2021-02-23 20:17:58.147526493 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql10.new.12324/postgresql10.changes 2021-04-15 16:57:14.178657115 +0200 @@ -1,0 +2,12 @@ +Mon Mar 15 19:29:39 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. + +------------------------------------------------------------------- +Tue Mar 9 13:52:19 UTC 2021 - Reinhard Max <[email protected]> + +- Remove leftover PreReq on chkconfig, we stopped using it long + time ago. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql10.spec ++++++ --- /var/tmp/diff_new_pack.HySCtZ/_old 2021-04-15 16:57:14.894658248 +0200 +++ /var/tmp/diff_new_pack.HySCtZ/_new 2021-04-15 16:57:14.898658254 +0200 @@ -88,7 +88,7 @@ %bcond_with systemd %bcond_with systemd_notify %endif -%if 0%{?is_opensuse} && 0%{?suse_version} >= 1500 && %pgsuffix >= 11 && %pgsuffix < 90 +%if 0%{?suse_version} >= 1500 && %pgsuffix >= 11 && %pgsuffix < 90 %bcond_without llvm %else # LLVM is currently unsupported on SLE, so don't use it @@ -294,7 +294,6 @@ %package server Summary: The Programs Needed to Create and Run a PostgreSQL Server Group: Productivity/Databases/Servers -PreReq: /sbin/chkconfig PreReq: postgresql = %version Requires: glibc-locale Requires: timezone
