forked from pool/postgresql12
- bsc#1198166: Pin to llvm13 until the next patchlevel update.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=64
This commit is contained in:
parent
132983986f
commit
897680f1c8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 12:17:48 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
- bsc#1198166: Pin to llvm13 until the next patchlevel update.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 8 15:18:19 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -114,9 +114,9 @@ BuildRequires: libicu-devel
|
||||
BuildRequires: libselinux-devel
|
||||
%endif
|
||||
%if %{with llvm}
|
||||
BuildRequires: clang
|
||||
BuildRequires: clang13
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: llvm-devel
|
||||
BuildRequires: llvm13-devel
|
||||
%endif
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: openldap2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user