diff --git a/postgresql13.changes b/postgresql13.changes index f139527..d8ce813 100644 --- a/postgresql13.changes +++ b/postgresql13.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 13 12:17:48 UTC 2022 - Reinhard Max + +- bsc#1198166: Pin to llvm13 until the next patchlevel update. + ------------------------------------------------------------------- Tue Feb 8 14:23:38 UTC 2022 - Reinhard Max diff --git a/postgresql13.spec b/postgresql13.spec index cbee1f1..1de29a9 100644 --- a/postgresql13.spec +++ b/postgresql13.spec @@ -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