- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for

older products still use 'BuildRequires: llvm9-devel'; fixed
  build on openSUSE Leap 15.2

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=926
This commit is contained in:
2020-02-18 15:18:38 +00:00
committed by Git OBS Bridge
parent 4c3a5ac5ed
commit 43b9422337
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 18 15:16:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for
older products still use 'BuildRequires: llvm9-devel'; fixed
build on openSUSE Leap 15.2
-------------------------------------------------------------------
Sun Feb 16 12:00:17 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>