SHA256
1
0
forked from pool/Mesa

- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)

in Leap/SLE15

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=990
This commit is contained in:
Stefan Dirsch 2020-09-02 10:21:02 +00:00 committed by Git OBS Bridge
parent 4ce98c5b30
commit 72022fc428
4 changed files with 18 additions and 6 deletions

View File

@ -1,7 +1,13 @@
-------------------------------------------------------------------
Wed Sep 2 10:14:00 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15
-------------------------------------------------------------------
Mon Aug 31 19:36:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
-------------------------------------------------------------------
Mon Aug 31 19:12:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -210,7 +210,7 @@ BuildRequires: pkgconfig(wayland-server) >= 1.11
%if 0%{?suse_version} >= 1550
BuildRequires: llvm-devel >= 10.0.0
%else
BuildRequires: llvm10-devel
BuildRequires: llvm9-devel
%endif
%endif
@ -218,7 +218,7 @@ BuildRequires: llvm10-devel
%if 0%{?suse_version} >= 1550
BuildRequires: clang-devel >= 10.0.0
%else
BuildRequires: clang10-devel
BuildRequires: clang9-devel
%endif
BuildRequires: libclc
%endif

View File

@ -1,7 +1,13 @@
-------------------------------------------------------------------
Wed Sep 2 10:14:00 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15
-------------------------------------------------------------------
Mon Aug 31 19:36:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
-------------------------------------------------------------------
Mon Aug 31 19:12:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -209,7 +209,7 @@ BuildRequires: pkgconfig(wayland-server) >= 1.11
%if 0%{?suse_version} >= 1550
BuildRequires: llvm-devel >= 10.0.0
%else
BuildRequires: llvm10-devel
BuildRequires: llvm9-devel
%endif
%endif
@ -217,7 +217,7 @@ BuildRequires: llvm10-devel
%if 0%{?suse_version} >= 1550
BuildRequires: clang-devel >= 10.0.0
%else
BuildRequires: clang10-devel
BuildRequires: clang9-devel
%endif
BuildRequires: libclc
%endif