Accepting request 443118 from home:TheBlackCat:branches:devel:tools:compiler

Update to version 3.9.0

OBS-URL: https://build.opensuse.org/request/show/443118
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=486
This commit is contained in:
Martin Pluskal 2016-12-02 08:49:53 +00:00 committed by Git OBS Bridge
parent 033ae69108
commit 23442ecc51
2 changed files with 36 additions and 2 deletions

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Fri Dec 2 03:25:34 UTC 2016 - toddrme2178@gmail.com
- Update to version 3.9.0
* See:
+ http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html
+ http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html
+ http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html
* Fix the following patches:
+ arm_suse_support.diff
+ assume-opensuse.patch
+ clang-resourcedirs.patch
+ default-to-i586.patch
+ glibc-2.23-libcxx.patch
+ glibc-2.24-libcxx.patch
+ lldb-add-pthread-dl-libs.patch
+ lldb-cmake.patch
+ llvm-fix-find-gcc5-install.patch
+ llvm-remove-clang-only-flags.patch
+ revert-cmake-soname.patch
+ set-revision.patch
* Remove upstream-included patch:
+ llvm-nonvoid-return.patch
* Remove patch for removed files:
+ glibc-2.23-libcxx.patch
- Backport upstream patches:
* clang-fix-substitutions-abi_tag.patch
* clang-incomplete-field-types.patch
* llvm-install-CheckAtomic.patch
- Add clang%{_sonum}-include-fixer subpackage and associated
libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel
subpackages.
- Add sanstats to llvm binary list.
-------------------------------------------------------------------
Fri Oct 7 20:33:10 UTC 2016 - toddrme2178@gmail.com

View File

@ -16,9 +16,9 @@
#
%define _sonum 3_8
%define _sonum 3_9
Name: llvm
Version: 3.8.1
Version: 3.9.0
Release: 0
Summary: Low Level Virtual Machine
License: NCSA