Accepting request 637637 from home:michalsrb:branches:devel:tools:compiler
- Update to llvm 7.0.0 * For details, see the release notes: https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html OBS-URL: https://build.opensuse.org/request/show/637637 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=515
This commit is contained in:
parent
726eff0ac0
commit
ee3e2dfb88
10
llvm.changes
10
llvm.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 08:55:35 UTC 2018 - msrb@suse.com
|
||||
|
||||
- Update to llvm 7.0.0
|
||||
* For details, see the release notes:
|
||||
https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html
|
||||
https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html
|
||||
https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
|
||||
https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 25 08:18:37 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _sonum 6
|
||||
%define _sonum 7
|
||||
%ifarch x86_64
|
||||
%define has_lldb 1
|
||||
# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
||||
@ -25,7 +25,7 @@
|
||||
%endif
|
||||
%endif
|
||||
Name: llvm
|
||||
Version: 6.0.1
|
||||
Version: 7.0.0
|
||||
Release: 0
|
||||
Summary: Low Level Virtual Machine
|
||||
License: NCSA
|
||||
|
Loading…
x
Reference in New Issue
Block a user