diff --git a/postgresql12.changes b/postgresql12.changes index 3072b02..c2b89f8 100644 --- a/postgresql12.changes +++ b/postgresql12.changes @@ -3,6 +3,7 @@ Tue Aug 31 11:14:53 UTC 2021 - Reinhard Max - bsc#1185952: fix build with llvm12 on s390x. 0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch +- bsc#1179945: Re-enable icu for PostgreSQL 10. ------------------------------------------------------------------- Tue Aug 24 13:01:54 UTC 2021 - Marcus Rueckert diff --git a/postgresql12.spec b/postgresql12.spec index 725a4cc..636325a 100644 --- a/postgresql12.spec +++ b/postgresql12.spec @@ -72,11 +72,7 @@ BuildRequires: tcl-devel BuildRequires: timezone BuildRequires: zlib-devel %bcond_without selinux -%if 0%{?suse_version} <= 1500 %bcond_without icu -%else -%bcond_with icu -%endif %if !%buildlibs BuildRequires: %libecpg BuildRequires: %libpq