SHA256
1
0
forked from pool/postgresql12

- Add a llvmjit-devel subpackage to pull in the right versions

of clang and llvm for building extensions.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=59
This commit is contained in:
2021-11-30 16:50:45 +00:00
committed by Git OBS Bridge
parent 34f0cffed2
commit b438339ef4
2 changed files with 41 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 25 11:02:15 UTC 2021 - Reinhard Max <max@suse.com>
- Add a llvmjit-devel subpackage to pull in the right versions
of clang and llvm for building extensions.
-------------------------------------------------------------------
Wed Nov 10 18:07:22 UTC 2021 - Reinhard Max <max@suse.com>