SHA256
1
0
forked from pool/postgresql14

- bsc#1198166: Pin to llvm13 until the next patchlevel update.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql14?expand=0&rev=28
This commit is contained in:
Reinhard Max 2022-04-13 12:19:14 +00:00 committed by Git OBS Bridge
parent 13446b31ca
commit 520352f47a
2 changed files with 7 additions and 2 deletions

View File

@ -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 14:01:56 UTC 2022 - Reinhard Max <max@suse.com>

View File

@ -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