mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
3.3-0.10.rc3
This commit is contained in:
parent
e9eba4e0cd
commit
fe12f5f743
1 changed files with 5 additions and 2 deletions
|
@ -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@redhat.com> - 3.3-0.10.rc3
|
||||
- Rebuild for gcc 4.8.2
|
||||
|
||||
* Sat Sep 14 2013 Petr Pisar <ppisar@redhat.com> - 3.3-0.9.rc3
|
||||
- Rebuild for OCaml 4.01.0.
|
||||
|
||||
|
|
Loading…
Reference in a new issue