Accepting request 483730 from devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/483730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=91
This commit is contained in:
Yuchen Lin 2017-04-17 08:19:49 +00:00 committed by Git OBS Bridge
commit 34b15d77de
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 29 10:36:27 UTC 2017 - idonmez@suse.com
- Update to version 4.0.0
* See:
+ http://llvm.org/releases/4.0.0/docs/ReleaseNotes.html
+ http://llvm.org/releases/4.0.0/tools/clang/docs/ReleaseNotes.html
+ http://llvm.org/releases/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
-------------------------------------------------------------------
Wed Dec 21 09:23:27 UTC 2016 - idonmez@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package llvm
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,9 +16,9 @@
#
%define _sonum 3_9
%define _sonum 4
Name: llvm
Version: 3.9.1
Version: 4.0.0
Release: 0
Summary: Low Level Virtual Machine
License: NCSA