forked from pool/qt6-tools
Accepting request 942331 from KDE:Qt6
- Use clang11 in SLE15 SP4 and newer too, not just in SLE15 SP3 OBS-URL: https://build.opensuse.org/request/show/942331 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-tools?expand=0&rev=13
This commit is contained in:
commit
aea28cdc0d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 22 13:42:30 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Use clang11 in SLE15 SP4 and newer too, not just in SLE15 SP3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 1 10:06:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Dec 1 10:06:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ Source12: org.qt.qdbusviewer6.desktop
|
|||||||
Source13: org.qt.assistant6.desktop
|
Source13: org.qt.assistant6.desktop
|
||||||
Source99: qt6-tools-rpmlintrc
|
Source99: qt6-tools-rpmlintrc
|
||||||
# clang-devel in Leap 15.3 points to clang7...
|
# clang-devel in Leap 15.3 points to clang7...
|
||||||
%if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150300
|
%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150300
|
||||||
BuildRequires: clang11-devel
|
BuildRequires: clang11-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: clang-devel >= 8
|
BuildRequires: clang-devel >= 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user