Update to 2.9rc2

This commit is contained in:
Michel Alexandre Salim 2011-03-25 15:47:42 +01:00
parent 999f90581f
commit 9bdfe6c66a
3 changed files with 9 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
/llvm-2.9rc1.src.tar.gz
/clang-2.9rc1.src.tar.gz
/llvm-2.9rc2.src.tar.gz
/clang-2.9rc2.src.tar.gz

View File

@ -10,12 +10,12 @@
%bcond_without ocaml
%endif
%global prerel rc1
%global prerel rc2
%global downloadurl http://llvm.org/%{?prerel:pre-}releases/%{version}
Name: llvm
Version: 2.9
Release: 0.2.%{prerel}%{?dist}
Release: 0.1.%{prerel}%{?dist}
Summary: The Low Level Virtual Machine
Group: Development/Languages
@ -410,6 +410,9 @@ find examples -name 'Makefile' | xargs -0r rm -f
%changelog
* Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.1.rc2
- Update to 2.9rc2
* Thu Mar 18 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.2.rc1
- Split shared libraries into separate subpackage
- Don't include test logs; breaks multilib (# 666195)

View File

@ -1,2 +1,2 @@
1469571f018d1adbf5da624b465ed1eb llvm-2.9rc1.src.tar.gz
37240bd17838bcca627eb3fc48aca305 clang-2.9rc1.src.tar.gz
006a993829e8f289d0660615a5d6118c llvm-2.9rc2.src.tar.gz
3a48c9dca4bf407d9e9c90d19600fc67 clang-2.9rc2.src.tar.gz