From 835741c2e435b42a59cdfa4341584779a28e6f347b3e33f95c930c8b2ee5a719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 21 May 2013 10:59:38 +0000 Subject: [PATCH] - Update to version 3.3 RC2 * Small bugfixes OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=214 --- llvm-3.3.tar.bz2 | 4 ++-- llvm.changes | 6 ++++++ llvm.spec | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/llvm-3.3.tar.bz2 b/llvm-3.3.tar.bz2 index 928d05d..608557e 100644 --- a/llvm-3.3.tar.bz2 +++ b/llvm-3.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8acaaad370ec2ceccc0d0ddf2b063407a5186a96604c34b9d13e8e495fff6bb8 -size 24937125 +oid sha256:61fd50c4f1c4ab1bff655aec3cec0e136923f56cbb1ce40a6c0cc44707dc38a2 +size 24930045 diff --git a/llvm.changes b/llvm.changes index a288c5b..bd6216c 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 21 09:46:02 UTC 2013 - idonmez@suse.com + +- Update to version 3.3 RC2 + * Small bugfixes + ------------------------------------------------------------------- Tue May 14 11:23:07 UTC 2013 - idonmez@suse.com diff --git a/llvm.spec b/llvm.spec index 42ec2ee..51bcb3a 100644 --- a/llvm.spec +++ b/llvm.spec @@ -16,7 +16,7 @@ # -%define _revision 181869 +%define _revision 182363 %define _release_version 3.3 %define _supported_archs "arm,aarch64,powerpc,x86"