Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2020-03-03 10:13:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Tue Mar 3 10:13:51 2020 rev:372 rq:780325 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa-drivers.changes 2020-02-26 15:14:10.102283199 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa.new.26092/Mesa-drivers.changes 2020-03-03 10:13:52.746357243 +0100 @@ -1,0 +2,6 @@ +Fri Feb 28 15:25:41 UTC 2020 - Stefan Dirsch <[email protected]> + +- Loosen dependencies to allow building with newer versions of + clang-devel, similar to llvm-devel. + +------------------------------------------------------------------- Mesa.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa-drivers.spec ++++++ --- /var/tmp/diff_new_pack.ljtCcD/_old 2020-03-03 10:13:53.778359378 +0100 +++ /var/tmp/diff_new_pack.ljtCcD/_new 2020-03-03 10:13:53.778359378 +0100 @@ -217,7 +217,11 @@ %endif %if 0%{with_opencl} +%if 0%{?is_opensuse} +BuildRequires: clang-devel >= 9.0.0 +%else BuildRequires: clang9-devel +%endif BuildRequires: libclc %endif Mesa.spec: same change
