From 5362a9b5527fb437d0f71fef05ac93f8408316d2 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 6 May 2012 10:04:00 +0100 Subject: [PATCH] bump build --- llvm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index ced586f..5db5177 100644 --- a/llvm.spec +++ b/llvm.spec @@ -36,7 +36,7 @@ ExcludeArch: s390 s390x ppc ppc64 Name: llvm Version: 3.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: The Low Level Virtual Machine Group: Development/Languages @@ -528,6 +528,9 @@ exit 0 %endif %changelog +* Sun May 6 2012 Peter Robinson - 3.0-12 +- Bump build + * Fri Mar 30 2012 Michel Alexandre Salim - 3.0-11 - Replace overly-broad dependency on gcc-c++ with gcc and libstdc++-devel - Pin clang's dependency on libstdc++-devel to the version used for building