SHA256
1
0
forked from pool/llvm

- Update to final llvm 3.4 release

* See http://llvm.org/releases/3.4/docs/ReleaseNotes.html for
    complete changelog.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=329
This commit is contained in:
Ismail Dönmez
2014-01-07 08:49:36 +00:00
committed by Git OBS Bridge
parent 5fe9ff6d34
commit 1a8ad6cb1a
3 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61ba6932484b0dca58990bb80d7ec5718c3ca425238c85962cec8345bd7aaf9a
size 27904730
oid sha256:29c1121d34d0309b9c2e5a39b7c79a1e83ac11c3b54acd6654d1ebf81ba1c08e
size 27905661

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 7 08:47:50 UTC 2014 - idonmez@suse.com
- Update to final llvm 3.4 release
* See http://llvm.org/releases/3.4/docs/ReleaseNotes.html for
complete changelog.
-------------------------------------------------------------------
Tue Dec 24 13:47:24 UTC 2013 - idonmez@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package llvm
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products 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,7 +16,7 @@
#
%define _revision 197980
%define _revision 198681
%define _release_version 3.4
Name: llvm