[llvm] 3.3-0.10.rc3

Jakub Jelinek jakub at fedoraproject.org
Thu Oct 17 18:19:37 UTC 2013


commit fe12f5f7430f59776cd08b3d1c202785956ad25a
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Oct 17 20:19:34 2013 +0200

    3.3-0.10.rc3

 llvm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 98d7a66..9b0e56e 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -9,7 +9,7 @@
 %if 0%{?fedora} == 18
 %global gcc_version 4.7.2
 %else
-%global gcc_version 4.8.1
+%global gcc_version 4.8.2
 %endif
 
 %ifarch s390 s390x sparc64
@@ -39,7 +39,7 @@
 
 Name:           llvm
 Version:        3.3
-Release:        0.9.%{prerel}%{?dist}
+Release:        0.10.%{prerel}%{?dist}
 Summary:        The Low Level Virtual Machine
 
 Group:          Development/Languages
@@ -569,6 +569,9 @@ exit 0
 %endif
 
 %changelog
+* Thu Oct 17 2013 Jakub Jelinek <jakub at redhat.com> - 3.3-0.10.rc3
+- Rebuild for gcc 4.8.2
+
 * Sat Sep 14 2013 Petr Pisar <ppisar at redhat.com> - 3.3-0.9.rc3
 - Rebuild for OCaml 4.01.0.
 


More information about the scm-commits mailing list