Accepting request 894073 from server:database:postgresql
- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now (boo#1183118). - Bump default version to 13 for SLE-15-SP3. - Bump major version to 13. - Bump default version to 13 in OBS. OBS-URL: https://build.opensuse.org/request/show/894073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql?expand=0&rev=60
This commit is contained in:
commit
cf0d9e4ce6
@ -1,7 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 13:43:45 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
- 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 <max@suse.com>
|
||||
|
||||
- Bump default version to 13 for SLE-15-SP3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 07:58:58 UTC 2020 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Bump major and default version to 13.
|
||||
- Bump major version to 13.
|
||||
- Bump default version to 13 in OBS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 08:22:16 UTC 2020 - Reinhard Max <max@suse.com>
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user