Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pgsql-ogr-fdw for openSUSE:Factory checked in at 2021-10-04 18:40:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pgsql-ogr-fdw (Old) and /work/SRC/openSUSE:Factory/.pgsql-ogr-fdw.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pgsql-ogr-fdw" Mon Oct 4 18:40:18 2021 rev:4 rq:922870 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pgsql-ogr-fdw/pgsql-ogr-fdw.changes 2021-07-02 13:27:35.616701685 +0200 +++ /work/SRC/openSUSE:Factory/.pgsql-ogr-fdw.new.2443/pgsql-ogr-fdw.changes 2021-10-04 18:42:08.322269386 +0200 @@ -1,0 +2,6 @@ +Sun Sep 26 16:17:07 UTC 2021 - Bruno Friedmann <[email protected]> + +- Fix build by Add BuildRequirements for llvm and clang + due to postgresql packaging changes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pgsql-ogr-fdw.spec ++++++ --- /var/tmp/diff_new_pack.9T355U/_old 2021-10-04 18:42:08.822270199 +0200 +++ /var/tmp/diff_new_pack.9T355U/_new 2021-10-04 18:42:08.826270205 +0200 @@ -43,6 +43,8 @@ BuildRequires: %{pg_flavor}-server-devel %if %{with llvm} BuildRequires: %{pg_flavor}-llvmjit +BuildRequires: clang-devel +BuildRequires: llvm-devel %endif %endif %if "%{pg_flavor}" == "" || "%{pg_flavor}" == "postgresql"
